summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* indeo3: fix motion vector validationHendrik Leppkes2012-01-25
* h263dec: Disallow width/height changing with frame threads.Michael Niedermayer2012-01-25
* Fix multi-channel encoding with libfaac.Carl Eugen Hoyos2012-01-25
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-24
|\
| * aacenc: Fix identification padding when the bitstream is already aligned.Alex Converse2012-01-24
| * aacenc: Write correct length for long identification strings.Michael Niedermayer2012-01-24
| * adpcm_ima_ws: fix stereo decodingJustin Ruggles2012-01-24
| * avcodec: add a new codec_id for CRYO APC IMA ADPCM.Justin Ruggles2012-01-24
| * lavc: postpone the removal of AVCodecContext.request_channels.Anton Khirnov2012-01-24
| * lavc: postpone removing old audio encoding and decoding APIAnton Khirnov2012-01-24
| * rv10: verify slice offsets against buffer sizeJanne Grunau2012-01-24
* | error concealment: initialize block index.Michael Niedermayer2012-01-24
* | h264: Disallow w/h/pixfmt changes for frame threads.Michael Niedermayer2012-01-24
* | mpegvideo: Draw edges based on the pictures linesize instead of the contexts.Michael Niedermayer2012-01-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-24
|\|
| * aacenc: Simplify windowingNathan Caldwell2012-01-23
| * aacenc: Move saved overlap samples to the beginning of the same buffer as inc...Nathan Caldwell2012-01-23
| * aacenc: Deinterleave input samples before processing.Nathan Caldwell2012-01-23
| * aacenc: Store channel count in AACEncContext.Nathan Caldwell2012-01-23
| * aacenc: Move Q^3/4 calculation to it's own tableNathan Caldwell2012-01-23
| * aacenc: Request normalized float samples instead of converting s16 samples to...Nathan Caldwell2012-01-23
| * aacpsy: Replace an if with FFMAX in LAME windowing.Nathan Caldwell2012-01-23
| * aacenc: cosmetics, replace 'rd' with 'bits' in codebook_trellis_rate to make ...Nathan Caldwell2012-01-23
| * aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisonsNathan Caldwell2012-01-23
| * aacenc: cosmetics: move init() and end() to the bottom of the file.Nathan Caldwell2012-01-23
| * aacenc: aac_encode_init() cleanupNathan Caldwell2012-01-23
| * XWD encoder and decoderPaul B Mahol2012-01-23
| * vc1: don't read the interpfrm and bfraction elements for interlaced framesHendrik Leppkes2012-01-23
* | Revert "Fix multi-channel AAC encoding."Michael Niedermayer2012-01-24
* | Improve support for PGS subtitles.David Mitchell2012-01-23
* | pthreads: Generic progress lubrication support.Michael Niedermayer2012-01-23
* | pthreads: reset got_frames on flush.Michael Niedermayer2012-01-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-23
|\|
| * pam: Fix a typo that broke writing and reading PAM files.Carl Eugen Hoyos2012-01-22
* | CrystalHD: Back up extradata to allow decoder reinit to work.Philip Langdale2012-01-22
* | CrystalHD: Initialise variables to silence valgrind.Philip Langdale2012-01-22
* | pthread: Change a signal to a broadcast as multiple threadsMichael Niedermayer2012-01-22
* | mpeg12: fixed parsing in some mpeg2 streamsHendrik Leppkes2012-01-22
* | lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8Michael Niedermayer2012-01-22
* | Extract some duplicated code.Reimar Döffinger2012-01-22
* | Remove pointless and distracting ()Reimar Döffinger2012-01-22
* | Simplify: just add header_size directly.Reimar Döffinger2012-01-22
* | Move some duplicated code, simplify.Reimar Döffinger2012-01-22
* | Make variable that always has the same value const.Reimar Döffinger2012-01-22
* | RC: Fix initial buffer occupancy.Michael Niedermayer2012-01-22
* | aacenc: Fix bug in writing libavcodec_ident.Michael Niedermayer2012-01-22
* | Support decoding gray8a tiff images.Carl Eugen Hoyos2012-01-22
* | pngdec: Do not use SIMD paeth prediction for bpp=2Michael Niedermayer2012-01-22
* | pngdec: Fix masks for interlaced decodingMichael Niedermayer2012-01-22
* | pngdec: Add some FF_DEBUG based av_logs.Michael Niedermayer2012-01-22