summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* zmbvenc: move header writing to the end of encode_frame().Anton Khirnov2012-02-20
* h264: don't use redzone in loopfilter on win64.Ronald S. Bultje2012-02-19
* examples: unbreak compilationLuca Barbato2012-02-19
* ttadec: cosmetics: reindentPaul B Mahol2012-02-19
* sunrast: use RLE trigger macro inplace of the hard coded value.Aneesh Dogra2012-02-19
* sunrastenc: set keyframe flag for the output packet.Aneesh Dogra2012-02-19
* mpegvideo_enc: switch to encode2().Anton Khirnov2012-02-19
* mpegvideo_enc: force encoding delay of at least 1 frame when low_delay=0Anton Khirnov2012-02-19
* proresenc: force bitrate not to exceed given limitKostya Shishkov2012-02-18
* vc1parse: call vc1_init_common().Ronald S. Bultje2012-02-18
* wma: don't return 0 on invalid packets.Ronald S. Bultje2012-02-18
* mjpegb: don't return 0 at the end of frame decoding.Ronald S. Bultje2012-02-18
* vp8dsp: split long line.Ronald S. Bultje2012-02-18
* dpcm: ignore extra unpaired bytes in stereo streams.Alex Converse2012-02-17
* mp3on4: require a minimum framesize.Ronald S. Bultje2012-02-17
* 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