| Commit message (Expand) | Author | Age | Files | Lines |
* | proresenc: force bitrate not to exceed given limit | Kostya Shishkov | 2012-02-18 | 1 | -10/+62 |
* | vc1parse: call vc1_init_common(). | Ronald S. Bultje | 2012-02-18 | 3 | -3/+4 |
* | wma: don't return 0 on invalid packets. | Ronald S. Bultje | 2012-02-18 | 1 | -2/+6 |
* | mjpegb: don't return 0 at the end of frame decoding. | Ronald S. Bultje | 2012-02-18 | 1 | -2/+2 |
* | vp8dsp: split long line. | Ronald S. Bultje | 2012-02-18 | 1 | -1/+3 |
* | dpcm: ignore extra unpaired bytes in stereo streams. | Alex Converse | 2012-02-17 | 1 | -1/+6 |
* | mp3on4: require a minimum framesize. | Ronald S. Bultje | 2012-02-17 | 1 | -0/+4 |
* | mpc7: assign an error level + context to av_log() msg. | Ronald S. Bultje | 2012-02-17 | 1 | -1/+1 |
* | huffyuv: error out on bit overrun. | Ronald S. Bultje | 2012-02-17 | 1 | -1/+1 |
* | dct-test: Add the missing ff_ prefix to the altivec functions | Martin Storsjö | 2012-02-18 | 1 | -3/+3 |
* | dct-test: Remove a stray declaration of a nonexistent function | Martin Storsjö | 2012-02-18 | 1 | -2/+0 |
* | als: prevent infinite loop in zero_remaining(). | Ronald S. Bultje | 2012-02-17 | 1 | -1/+1 |
* | cook: prevent div-by-zero if channels is zero. | Ronald S. Bultje | 2012-02-17 | 1 | -0/+4 |
* | pamenc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -10/+16 |
* | svq1enc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -7/+17 |
* | dvenc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -8/+17 |
* | dpxenc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -13/+23 |
* | pngenc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -8/+21 |
* | v210enc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -10/+12 |
* | xwdenc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -9/+12 |
* | ttadec: use branchless unsigned-to-signed unfolding | Justin Ruggles | 2012-02-17 | 1 | -2/+1 |
* | avcodec: add a Sun Rasterfile encoder | Aneesh Dogra | 2012-02-17 | 4 | -1/+232 |
* | sunrast: Move common defines to a new header file. | Aneesh Dogra | 2012-02-17 | 2 | -26/+52 |
* | cdxl: fix video decoding for some files | Paul B Mahol | 2012-02-17 | 1 | -14/+13 |
* | ttadec: remove dead code | Paul B Mahol | 2012-02-17 | 1 | -28/+17 |
* | prores: initialise encoder and decoder parts only when needed | Kostya Shishkov | 2012-02-17 | 1 | -2/+10 |
* | flac: fix infinite loops on all-zero input or end-of-stream. | Ronald S. Bultje | 2012-02-16 | 2 | -1/+10 |
* | wmapro: change max. block size to 13 bits. | Ronald S. Bultje | 2012-02-16 | 4 | -7/+13 |
* | shorten: Use separate pointers for the allocated memory for decoded samples. | Michael Niedermayer | 2012-02-16 | 1 | -6/+8 |
* | atrac3: Fix crash in tonal component decoding. | Michael Niedermayer | 2012-02-16 | 1 | -0/+2 |
* | ws_snd1: Fix wrong samples counts. | Michael Niedermayer | 2012-02-16 | 1 | -2/+2 |
* | golomb: avoid infinite loop on all-zero input (or end of buffer). | Ronald S. Bultje | 2012-02-16 | 1 | -2/+2 |
* | bethsoftvid: pass palette in side data instead of in a separate packet. | Justin Ruggles | 2012-02-16 | 1 | -3/+11 |
* | proresenc: initialise 'sign' variable | Kostya Shishkov | 2012-02-16 | 1 | -0/+2 |
* | mpegaudio: replace memcpy by SIMD code | Christophe GISQUET | 2012-02-15 | 1 | -1/+20 |
* | vc1: prevent using last_frame as a reference for I/P first frame. | Ronald S. Bultje | 2012-02-15 | 1 | -2/+9 |
* | ppc: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 10 | -28/+28 |
* | sh4: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 3 | -5/+5 |
* | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | 2012-02-15 | 34 | -180/+180 |
* | rtjpeg: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 3 | -12/+12 |
* | rv: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 6 | -9/+9 |
* | vp56: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 5 | -48/+48 |
* | vorbis: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 3 | -3/+3 |
* | msmpeg4: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 4 | -21/+21 |
* | vc1: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 8 | -48/+48 |
* | msmpeg4: Add ff_ prefixes to nonstatic symbols | Martin Storsjö | 2012-02-15 | 8 | -98/+98 |
* | snow: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 5 | -27/+23 |
* | mpeg12: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 3 | -8/+8 |
* | mpeg4: Add ff_ prefixes to nonstatic symbols | Martin Storsjö | 2012-02-15 | 7 | -44/+44 |
* | lagarith: Add ff_ prefix to lag_rac_init | Martin Storsjö | 2012-02-15 | 3 | -3/+3 |