summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* shorten: Use separate pointers for the allocated memory for decoded samples.Michael Niedermayer2012-02-16
* atrac3: Fix crash in tonal component decoding.Michael Niedermayer2012-02-16
* ws_snd1: Fix wrong samples counts.Michael Niedermayer2012-02-16
* movenc: Don't set a default sample duration when creating ismvMartin Storsjö2012-02-16
* rtp: Factorize the check for distinguishing RTCP packets from RTPMartin Storsjö2012-02-16
* golomb: avoid infinite loop on all-zero input (or end of buffer).Ronald S. Bultje2012-02-16
* bethsoftvid: synchronize video timestamps with audio sample rateJustin Ruggles2012-02-16
* bethsoftvid: add audio stream only after getting the first audio packetJustin Ruggles2012-02-16
* bethsoftvid: Set video packet duration instead of accumulating pts.Justin Ruggles2012-02-16
* bethsoftvid: set packet key frame flag for audio and I-frame video packets.Justin Ruggles2012-02-16
* bethsoftvid: fix read_packet() return codes.Justin Ruggles2012-02-16
* bethsoftvid: pass palette in side data instead of in a separate packet.Justin Ruggles2012-02-16
* sdp: Ignore RTCP packets when autodetecting RTP streamsMartin Storsjö2012-02-16
* proresenc: initialise 'sign' variableKostya Shishkov2012-02-16
* mpegaudio: replace memcpy by SIMD codeChristophe GISQUET2012-02-15
* vc1: prevent using last_frame as a reference for I/P first frame.Ronald S. Bultje2012-02-15
* ppc: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* sh4: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-15
* rtjpeg: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* rv: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* vp56: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* vorbis: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* msmpeg4: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* vc1: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* msmpeg4: Add ff_ prefixes to nonstatic symbolsMartin Storsjö2012-02-15
* snow: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* mpeg12: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* mpeg4: Add ff_ prefixes to nonstatic symbolsMartin Storsjö2012-02-15
* lagarith: Add ff_ prefix to lag_rac_initMartin Storsjö2012-02-15
* libavcodec: Add ff_ prefix to j_rev_dct*Martin Storsjö2012-02-15
* dsputil: Add ff_ prefix to inv_zigzag_direct16Martin Storsjö2012-02-15
* libavcodec: Prefix fdct_ifast, fdct_ifast248Martin Storsjö2012-02-15
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* libavcodec: Add ff_ prefix to some nonstatic symbolsMartin Storsjö2012-02-15
* vlc/rl: Add ff_ prefix to the nonstatic symbolsMartin Storsjö2012-02-15
* h263: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö2012-02-15
* mpegvideo: Remove a leftover function declarationMartin Storsjö2012-02-15
* rtsp: Make rtsp_demuxer_class staticMartin Storsjö2012-02-15
* prores encoderKostya Shishkov2012-02-15
* prores: move data shared between decoder and encoder to common fileKostya Shishkov2012-02-15
* prores: fix multithreaded decoding case when slice quantisers are not the sameKostya Shishkov2012-02-15
* CDXL demuxer and decoderPaul B Mahol2012-02-14
* hls: Re-add legacy applehttp name to preserve interface compatibility.Alex Converse2012-02-14
* hlsproto: Rename the functions and contextMartin Storsjö2012-02-14
* hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-14
* doc: Move the hls protocol section into the right placeMartin Storsjö2012-02-14
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-14
* hls: Rename the functions and contextMartin Storsjö2012-02-14