summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: set bit_rate in the decoder context, just after the init stageStefano Sabatini2012-02-20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-20
|\
| * 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
* | wmalossless: Fix infinite loop.Michael Niedermayer2012-02-19
* | wmalossless: Switch to new audio APIMichael Niedermayer2012-02-19
* | wmalossless: remove tabMichael Niedermayer2012-02-19
* | Merge remote-tracking branch 'shariman/wmall'Michael Niedermayer2012-02-19
|\ \
| * | Perform inter-channel decorr. only if both channels are codedMashiat Sarker Shakkhar2012-02-18
| * | Use fixed-length array in revert_mclms()Benjamin Larsson2012-02-16
* | | pamdec: fix mono support.Michael Niedermayer2012-02-19
* | | H264 parser: enable header parsing/frame type detection for is_avc.Reimar Döffinger2012-02-19
* | | pamenc: allocate the correct packetsize for mono.Michael Niedermayer2012-02-19
* | | pamenc: move allocation down.Michael Niedermayer2012-02-19
* | | h264: use av_fast_padded_malloc()Michael Niedermayer2012-02-19
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-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
* | | libx264: unbreak libx264rgbPaul B Mahol2012-02-18
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-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