aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* proresenc: force bitrate not to exceed given limitKostya Shishkov2012-02-181-10/+62
* vc1parse: call vc1_init_common().Ronald S. Bultje2012-02-183-3/+4
* wma: don't return 0 on invalid packets.Ronald S. Bultje2012-02-181-2/+6
* mjpegb: don't return 0 at the end of frame decoding.Ronald S. Bultje2012-02-181-2/+2
* vp8dsp: split long line.Ronald S. Bultje2012-02-181-1/+3
* dpcm: ignore extra unpaired bytes in stereo streams.Alex Converse2012-02-171-1/+6
* mp3on4: require a minimum framesize.Ronald S. Bultje2012-02-171-0/+4
* mpc7: assign an error level + context to av_log() msg.Ronald S. Bultje2012-02-171-1/+1
* huffyuv: error out on bit overrun.Ronald S. Bultje2012-02-171-1/+1
* dct-test: Add the missing ff_ prefix to the altivec functionsMartin Storsjö2012-02-181-3/+3
* dct-test: Remove a stray declaration of a nonexistent functionMartin Storsjö2012-02-181-2/+0
* als: prevent infinite loop in zero_remaining().Ronald S. Bultje2012-02-171-1/+1
* cook: prevent div-by-zero if channels is zero.Ronald S. Bultje2012-02-171-0/+4
* pamenc: switch to encode2().Anton Khirnov2012-02-171-10/+16
* svq1enc: switch to encode2().Anton Khirnov2012-02-171-7/+17
* dvenc: switch to encode2().Anton Khirnov2012-02-171-8/+17
* dpxenc: switch to encode2().Anton Khirnov2012-02-171-13/+23
* pngenc: switch to encode2().Anton Khirnov2012-02-171-8/+21
* v210enc: switch to encode2().Anton Khirnov2012-02-171-10/+12
* xwdenc: switch to encode2().Anton Khirnov2012-02-171-9/+12
* ttadec: use branchless unsigned-to-signed unfoldingJustin Ruggles2012-02-171-2/+1
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-174-1/+232
* sunrast: Move common defines to a new header file.Aneesh Dogra2012-02-172-26/+52
* cdxl: fix video decoding for some filesPaul B Mahol2012-02-171-14/+13
* ttadec: remove dead codePaul B Mahol2012-02-171-28/+17
* prores: initialise encoder and decoder parts only when neededKostya Shishkov2012-02-171-2/+10
* flac: fix infinite loops on all-zero input or end-of-stream.Ronald S. Bultje2012-02-162-1/+10
* wmapro: change max. block size to 13 bits.Ronald S. Bultje2012-02-164-7/+13
* shorten: Use separate pointers for the allocated memory for decoded samples.Michael Niedermayer2012-02-161-6/+8
* atrac3: Fix crash in tonal component decoding.Michael Niedermayer2012-02-161-0/+2
* ws_snd1: Fix wrong samples counts.Michael Niedermayer2012-02-161-2/+2
* golomb: avoid infinite loop on all-zero input (or end of buffer).Ronald S. Bultje2012-02-161-2/+2
* bethsoftvid: pass palette in side data instead of in a separate packet.Justin Ruggles2012-02-161-3/+11
* proresenc: initialise 'sign' variableKostya Shishkov2012-02-161-0/+2
* mpegaudio: replace memcpy by SIMD codeChristophe GISQUET2012-02-151-1/+20
* vc1: prevent using last_frame as a reference for I/P first frame.Ronald S. Bultje2012-02-151-2/+9
* ppc: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-1510-28/+28
* sh4: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-153-5/+5
* mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-1534-180/+180
* rtjpeg: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-153-12/+12
* rv: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-156-9/+9
* vp56: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-155-48/+48
* vorbis: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-153-3/+3
* msmpeg4: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-154-21/+21
* vc1: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-158-48/+48
* msmpeg4: Add ff_ prefixes to nonstatic symbolsMartin Storsjö2012-02-158-98/+98
* snow: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-155-27/+23
* mpeg12: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-153-8/+8
* mpeg4: Add ff_ prefixes to nonstatic symbolsMartin Storsjö2012-02-157-44/+44
* lagarith: Add ff_ prefix to lag_rac_initMartin Storsjö2012-02-153-3/+3