summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Support 16bit gray pam encoding.Carl Eugen Hoyos2012-01-08
* Support decoding 32bit sunrast images.Carl Eugen Hoyos2012-01-08
* indeo4, swresample: add some missing static/const to tables.Reimar Döffinger2012-01-08
* Fix incorrect increment in sgidec.cReimar Döffinger2012-01-08
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-08
|\
| * cabac: Move code only used within the CABAC test program into the test program.Diego Biurrun2012-01-07
| * vp56: Drop unnecessary cabac.h #include.Diego Biurrun2012-01-07
| * h264-test: Initialize AVCodecContext.av_class.Diego Biurrun2012-01-07
| * cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-07
| * avcodec: attempt to clarify the CODEC_CAP_DELAY documentationJustin Ruggles2012-01-07
| * avcodec: fix avcodec_encode_audio() documentation.Justin Ruggles2012-01-07
| * g722enc: validate AVCodecContext.trellisJustin Ruggles2012-01-07
| * g722enc: set frame_size, and also handle an odd number of input samplesJustin Ruggles2012-01-07
| * g722enc: split encoding into separate functions for trellis vs. no trellisJustin Ruggles2012-01-07
| * mpegaudiodec: Use clearer pointer mathVitor Sessak2012-01-07
| * tta: fix 24-bit decoding.Justin Ruggles2012-01-07
| * interplayvideo: Handle changed video dimensions on the flyPaul B Mahol2012-01-07
| * libavcodec: Handle param change side data in avcodec_decode_video2, tooMartin Storsjö2012-01-07
| * libavcodec: Move apply_param_change up above avcodec_decode_video2Martin Storsjö2012-01-07
| * indeo3: check motion vectors for validityJanne Grunau2012-01-07
| * indeo5: Fix null pointer dereference.Michael Niedermayer2012-01-07
* | g723_1: Fix "libavcodec/g723_1.c:988:8: warning: assignment from incompatible...Michael Niedermayer2012-01-08
* | dca: Fix uninitialized variable warnings.Michael Niedermayer2012-01-08
* | jpegdec: support ilv=1 grayscale jpeg-ls.Michael Niedermayer2012-01-08
* | ljpegdec: support non zero MCU for RGB. 2nd tryMichael Niedermayer2012-01-08
* | Cosmetics: Fix indentation.Carl Eugen Hoyos2012-01-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-07
|\|
| * flicvideo: fix invalid readsLaurentiu Ion2012-01-06
| * vorbis: Avoid some out-of-bounds readsChris Evans2012-01-06
| * cabac: remove unused function renorm_cabac_decoderDiego Biurrun2012-01-06
| * h264: Only use symbols from the SVQ3 decoder under proper conditionals.Diego Biurrun2012-01-06
| * add bytestream2_tell() and bytestream2_seek() functionsJustin Ruggles2012-01-05
| * parsers: initialize MpegEncContext.slice_context_count to 1Janne Grunau2012-01-06
* | ljpeg: Fix bits != 8 or 16 supportMichael Niedermayer2012-01-07
* | ljpeg: Add predictor=0 support.Michael Niedermayer2012-01-07
* | timecode: more tolerant frame rate check for drop flag.Clément Bœsch2012-01-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-06
|\|
| * truemotion2: check size before GetBitContext initialisationJanne Grunau2012-01-05
| * adpcm: ADPCM Electronic Arts has always two channelsJanne Grunau2012-01-05
| * 4xm: Prevent buffer overreads.Aneesh Dogra2012-01-05
| * mjpegdec: parse RSTn to prevent skipping other data in mjpeg_decode_scanJanne Grunau2012-01-05
| * vp3: fix streams with non-zero last coefficientJanne Grunau2012-01-05
| * Report an error if pitch_lag is zero in AMR-NB decoder.Oana Stratulat2012-01-04
| * Revert "4xm: Prevent buffer overreads."Ronald S. Bultje2012-01-04
| * 4xm: Prevent buffer overreads.Aneesh Dogra2012-01-04
| * 4xm: pass the correct remaining buffer size to decode_i2_frame().Aneesh Dogra2012-01-04
| * 4xm: fix calculation of the next output line position in decode_i2_frame().Aneesh Dogra2012-01-04
* | libvpxenc: restore vp8flags for compatibilityJames Zern2012-01-06
* | tta: Fix regression of 24bit decoding.Michael Niedermayer2012-01-06
* | Revert commit 599b4c6efddaed33b1667c386b34b07729ba732bMichael Niedermayer2012-01-06