summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mpc7: assign an error level + context to av_log() msg.Ronald S. Bultje2012-02-17
* huffyuv: error out on bit overrun.Ronald S. Bultje2012-02-17
* dct-test: Add the missing ff_ prefix to the altivec functionsMartin Storsjö2012-02-18
* dct-test: Remove a stray declaration of a nonexistent functionMartin Storsjö2012-02-18
* als: prevent infinite loop in zero_remaining().Ronald S. Bultje2012-02-17
* cook: prevent div-by-zero if channels is zero.Ronald S. Bultje2012-02-17
* pamenc: switch to encode2().Anton Khirnov2012-02-17
* svq1enc: switch to encode2().Anton Khirnov2012-02-17
* dvenc: switch to encode2().Anton Khirnov2012-02-17
* dpxenc: switch to encode2().Anton Khirnov2012-02-17
* pngenc: switch to encode2().Anton Khirnov2012-02-17
* v210enc: switch to encode2().Anton Khirnov2012-02-17
* xwdenc: switch to encode2().Anton Khirnov2012-02-17
* ttadec: use branchless unsigned-to-signed unfoldingJustin Ruggles2012-02-17
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-17
* sunrast: Move common defines to a new header file.Aneesh Dogra2012-02-17
* cdxl: fix video decoding for some filesPaul B Mahol2012-02-17
* ttadec: remove dead codePaul B Mahol2012-02-17
* prores: initialise encoder and decoder parts only when neededKostya Shishkov2012-02-17
* flac: fix infinite loops on all-zero input or end-of-stream.Ronald S. Bultje2012-02-16
* wmapro: change max. block size to 13 bits.Ronald S. Bultje2012-02-16
* 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
* golomb: avoid infinite loop on all-zero input (or end of buffer).Ronald S. Bultje2012-02-16
* bethsoftvid: pass palette in side data instead of in a separate packet.Justin Ruggles2012-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