summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * 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
* | Fix compilation with --disable-everything --enable-demuxer=mov.Carl Eugen Hoyos2012-01-06
* | pam: Reject 64bpp rgba.ami_stuff2012-01-06
* | Allow decoding of uyvy422 CYUV with -vcodec rawvideo.Carl Eugen Hoyos2012-01-06
* | Support decoding of some unusual jpeg samples.Carl Eugen Hoyos2012-01-06
* | Check for overread in vqa video decoder.Reimar Döffinger2012-01-05
* | sipr: fall back to setting mode based on bit_rate.Reimar Döffinger2012-01-05
* | timecode: add avpriv_check_timecode_rate().Clément Bœsch2012-01-05
* | Support 48bpp pam decoding.ami_stuff2012-01-05
* | Support 16bpp grayscale pam decoding.ami_stuff2012-01-05
* | libvpxenc: Remove duplicate AVOption constants.Michael Niedermayer2012-01-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-05
|\|
| * ulti: convert to new bytestream API.Ronald S. Bultje2012-01-04
| * Place some START_TIMER invocations in separate blocks.Diego Biurrun2012-01-04
| * vc1dec: fix invalid memory access for small video dimensionsJohn Brooks2012-01-04
| * rv34: fix invalid memory access for small video dimensionsJohn Brooks2012-01-04
| * rv34: joint coefficient decoding and dequantizationChristophe GISQUET2012-01-04
| * h264: return index in buffer on end-of-sequence.Ronald S. Bultje2012-01-03
| * Merge some declarations and initializations.Diego Biurrun2012-01-04