summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-20
|\
| * indeo: Make ivi_calc_band_checksum() static, it is only used in one file.Diego Biurrun2012-05-20
| * indeo: Drop unused debug function ivi_check_band().Diego Biurrun2012-05-20
| * avcodec/utils: cast a function argument to shut up a compiler warningDiego Biurrun2012-05-20
| * truemotion1: remove disabled codeDiego Biurrun2012-05-20
| * fix typo in commentKostya Shishkov2012-05-20
| * indeo: check for invalid motion vectorsKostya Shishkov2012-05-20
| * indeo: check that band output buffer existsKostya Shishkov2012-05-20
| * indeo: clear allocated band buffersKostya Shishkov2012-05-20
| * indeo: track tile macroblock sizeKostya Shishkov2012-05-20
| * indeo: check custom Huffman tables for errorsKostya Shishkov2012-05-20
| * factor out common decoding code for Indeo 4 and Indeo 5Kostya Shishkov2012-05-20
| * mp3: fix start band index for block type 2 in 8kHz audioKostya Shishkov2012-05-20
* | exr: fix header parsingJean First2012-05-20
* | flicvideo: support 256-bytes extradataPiotr Bandurski2012-05-20
* | aasc: support 16bppPiotr Bandurski2012-05-20
* | mpegaudidec: 10l forgot buf_sizeMichael Niedermayer2012-05-19
* | mpegaudiodec: skip initial zeros.Michael Niedermayer2012-05-19
* | Use a variable instead of a repeated calculation when decoding AVUI.Carl Eugen Hoyos2012-05-19
* | avuidec.c: Fix indentation.Carl Eugen Hoyos2012-05-19
* | Simplify AVUI decoding, one skip value is enough.Carl Eugen Hoyos2012-05-19
* | Fix interlaced AVUI decoding.Carl Eugen Hoyos2012-05-19
* | build: add codec_names.h to SKIPHEADERS to fix make checkheaders.Clément Bœsch2012-05-18
* | lavc/vda: fix make checkheaders.Clément Bœsch2012-05-18
* | lavc/os2threads: fix make checkheaders.Clément Bœsch2012-05-18
* | lavc/libutvideo: fix make checkheaders.Clément Bœsch2012-05-18
* | lavc/libutvideo: protect header.Clément Bœsch2012-05-18
* | lavc/jacosub: fix make checkheaders.Clément Bœsch2012-05-18
* | lavc/dcaenc: fix make checkheaders.Clément Bœsch2012-05-18
* | lavc/g723.1: fix make checkheaders.Clément Bœsch2012-05-18
* | lavc/g723: protect header.Clément Bœsch2012-05-18
* | lavc/g729postfilter: fix make checkheaders.Clément Bœsch2012-05-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-17
|\|
| * pcmenc: set correct bitrate valueMans Rullgard2012-05-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
| * x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.Michael Kostylev2012-05-15
| * ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16Justin Ruggles2012-05-15
| * tta: Fix comment about channel number; TTA supports >2 channels.Aneesh Dogra2012-05-15
| * indeo3: validate new frame size before resetting decoderKostya Shishkov2012-05-15
| * indeo3: when freeing buffers, set pointers referencing them to NULL as wellKostya Shishkov2012-05-15
| * indeo3: initialise pixel planes on allocationKostya Shishkov2012-05-15
| * indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoderKostya Shishkov2012-05-15
* | aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4)Piotr Bandurski2012-05-16
* | Support more Avid Meridien / AVUI samples.Carl Eugen Hoyos2012-05-16
* | dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode)Piotr Bandurski2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
| * libmp3lame: set supported channel layouts.Anton Khirnov2012-05-14
* | assdec: check that the alloc+init of the private data succeeded.Michael Niedermayer2012-05-15
* | audio_frame_queue: fix null ptr dereferenceMichael Niedermayer2012-05-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-14
|\|