summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | y41penc: switch to encode2()Paul B Mahol2012-02-17
* | r210enc: switch to encode2()Paul B Mahol2012-02-17
* | h264: change deblock_h_chroma_8_mmxext() to prevent valgrind confusion.Michael Niedermayer2012-02-17
* | Make CDXL palette opaque.Carl Eugen Hoyos2012-02-17
* | prores: initialise encoder and decoder parts only when neededKostya Shishkov2012-02-17
* | Makefile: fix proresdec dependanciesZongyao Qu2012-02-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-17
|\|
| * 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
* | g729dec: fix 'warning: assignment from incompatible pointer type'Michael Niedermayer2012-02-16
* | g729dec: fix use of deprecated functions.Michael Niedermayer2012-02-16
* | diracdec: fix use of deprecated funnctionsMichael Niedermayer2012-02-16
* | qtrleenc: fix uninitialized variable warningsMichael Niedermayer2012-02-16