19187 Commits (ea5dab58e074a91330e1f076a4cbe8fece889afe)

Author SHA1 Message Date
Michael Niedermayer d9b92980c9 libvorbis: only store version string if bitexact is not set. 13 years ago
Carl Eugen Hoyos 50858a64bf Add Avid Meridien Uncompressed (AVUI) encoder. 13 years ago
Michael Niedermayer 035f6620ce mpeg4videoparser: support using timestamps from codec. 13 years ago
Michael Niedermayer 696452e4c5 avcodec: add parser flag to indicate that codec TS are the only available and should be used 13 years ago
Paul B Mahol 672f8226bb shorten: fix lossy decoding 13 years ago
Jordi Ortiz c89e428ed8 dwt: check malloc calls 13 years ago
Diego Biurrun 3ea5429489 ppc: Drop unused header regs.h 13 years ago
Kieran Kunhya 5ff01259a8 Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
Michael Niedermayer faa2930f19 flvdec: reenable extradata passing code 13 years ago
Michael Niedermayer a6f650af8d aac: fix SCE in stereo case, this is surprisingly actually needed 13 years ago
Michael Niedermayer a3710f1ebb aacdec: print debug note when unexpected SCE/CPE is encountered 13 years ago
Michael Niedermayer 3230590c5d libavcodec: fix side data split with 0 sized packets 13 years ago
Michael Niedermayer a1bb0823a9 libavcodec: correct consumed bytes for decoders 13 years ago
Michael Niedermayer 307562be98 mpeg4videodec: print more debug info for debug_pict_info 13 years ago
Michael Niedermayer 8258697c49 ivi_common: skip null frames for all indeo variants 13 years ago
Jordi Ortiz 13a867a63e dwt: K&R prettyprinting cosmetics 13 years ago
Jean First f7985f348f exr: fix header parsing 13 years ago
Piotr Bandurski cb7b0f3573 flicvideo: support 256-bytes extradata 13 years ago
Piotr Bandurski 718b90d4b9 aasc: support 16bpp 13 years ago
Diego Biurrun 4f04f5cc8b indeo: Make ivi_calc_band_checksum() static, it is only used in one file. 13 years ago
Diego Biurrun 9ccbdc0aca indeo: Drop unused debug function ivi_check_band(). 13 years ago
Diego Biurrun 0c517644b2 avcodec/utils: cast a function argument to shut up a compiler warning 13 years ago
Diego Biurrun 4466d0e84b truemotion1: remove disabled code 13 years ago
Kostya Shishkov f05b69a79f fix typo in comment 13 years ago
Kostya Shishkov cf61aaaca1 indeo: check for invalid motion vectors 13 years ago
Kostya Shishkov 9603738221 indeo: check that band output buffer exists 13 years ago
Kostya Shishkov 23ba1503f2 indeo: clear allocated band buffers 13 years ago
Kostya Shishkov a6e4ac40a6 indeo: track tile macroblock size 13 years ago
Kostya Shishkov fe7a37c36f indeo: check custom Huffman tables for errors 13 years ago
Kostya Shishkov aa372cf470 factor out common decoding code for Indeo 4 and Indeo 5 13 years ago
Kostya Shishkov b37d945dd4 mp3: fix start band index for block type 2 in 8kHz audio 13 years ago
Michael Niedermayer c5371f775c mpegaudidec: 10l forgot buf_size 13 years ago
Michael Niedermayer 43bc5cf9f4 mpegaudiodec: skip initial zeros. 13 years ago
Carl Eugen Hoyos 612abe2773 Use a variable instead of a repeated calculation when decoding AVUI. 13 years ago
Carl Eugen Hoyos f1892348c2 avuidec.c: Fix indentation. 13 years ago
Carl Eugen Hoyos d9b2410f75 Simplify AVUI decoding, one skip value is enough. 13 years ago
Carl Eugen Hoyos 2596d7261d Fix interlaced AVUI decoding. 13 years ago
Clément Bœsch 1913989f56 build: add codec_names.h to SKIPHEADERS to fix make checkheaders. 13 years ago
Clément Bœsch 3dba3b265c lavc/vda: fix make checkheaders. 13 years ago
Clément Bœsch 08ad9f9a78 lavc/os2threads: fix make checkheaders. 13 years ago
Clément Bœsch b56f885a24 lavc/libutvideo: fix make checkheaders. 13 years ago
Clément Bœsch 5b70e28c6e lavc/libutvideo: protect header. 13 years ago
Clément Bœsch c8a7dd03f8 lavc/jacosub: fix make checkheaders. 13 years ago
Clément Bœsch 9ae47fbd9e lavc/dcaenc: fix make checkheaders. 13 years ago
Clément Bœsch 978c829431 lavc/g723.1: fix make checkheaders. 13 years ago
Clément Bœsch 02908a4bd0 lavc/g723: protect header. 13 years ago
Clément Bœsch 7b78cb3a70 lavc/g729postfilter: fix make checkheaders. 13 years ago
Mans Rullgard 7d7b40f48a pcmenc: set correct bitrate value 13 years ago
Piotr Bandurski 4d37877632 aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4) 13 years ago
Carl Eugen Hoyos 183596fa08 Support more Avid Meridien / AVUI samples. 13 years ago