summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* ffv1: fix decoder state_transition tableMichael Niedermayer2012-05-23
* dwt: use av_freep()Michael Niedermayer2012-05-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-22
|\
| * dwt: check malloc callsJordi Ortiz2012-05-22
| * ppc: Drop unused header regs.hDiego Biurrun2012-05-22
| * Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya2012-05-21
* | libvorbis: only store version string if bitexact is not set.Michael Niedermayer2012-05-22
* | Add Avid Meridien Uncompressed (AVUI) encoder.Carl Eugen Hoyos2012-05-22
* | mpeg4videoparser: support using timestamps from codec.Michael Niedermayer2012-05-22
* | avcodec: add parser flag to indicate that codec TS are the only available and...Michael Niedermayer2012-05-22
* | shorten: fix lossy decodingPaul B Mahol2012-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-21
|\|
| * dwt: K&R prettyprinting cosmeticsJordi Ortiz2012-05-21
* | flvdec: reenable extradata passing codeMichael Niedermayer2012-05-21
* | aac: fix SCE in stereo case, this is surprisingly actually neededMichael Niedermayer2012-05-21
* | aacdec: print debug note when unexpected SCE/CPE is encounteredMichael Niedermayer2012-05-21
* | libavcodec: fix side data split with 0 sized packetsMichael Niedermayer2012-05-21
* | libavcodec: correct consumed bytes for decodersMichael Niedermayer2012-05-21
* | mpeg4videodec: print more debug info for debug_pict_infoMichael Niedermayer2012-05-21
* | ivi_common: skip null frames for all indeo variantsMichael Niedermayer2012-05-21
* | 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