summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | dpcm: Round output buffer size up.Michael Niedermayer2012-01-26
* | diracdec: Check num_refs.Michael Niedermayer2012-01-26
* | diracdec: Check dirac_unpack_idwt_params parameters before storing them.Michael Niedermayer2012-01-26
* | mp3dec: Check for memcpy size to be positive.Michael Niedermayer2012-01-26
* | Fix a heap-buffer-overflowThierry Foucu2012-01-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-26
|\|
| * wma: Clip WMA1 and WMA2 frame length to 11 bits.Alex Converse2012-01-25
| * rv20: prevent calling ff_h263_decode_mba() with unset height/widthJanne Grunau2012-01-25
| * build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-25
| * indeo5: prevent null pointer dereference on broken filesJanne Grunau2012-01-25
| * cosmetics: Remove some unnecessary block braces.Diego Biurrun2012-01-25
| * dsputil: use vertical component for drawing bottom edge.Ronald S. Bultje2012-01-25
* | mjpegbdec: Fix incorrect bitstream buffer size.Michael Niedermayer2012-01-25
* | r210, r10k and avrp encoderPaul B Mahol2012-01-25
* | kgv1dec: Increase offsets array size so it is large enough.Michael Niedermayer2012-01-25
* | smackerdec: Check that the last indexes are within the table.Michael Niedermayer2012-01-25
* | vp3: Copy all 3 frames for thread updates.Michael Niedermayer2012-01-25
* | 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
|\|