19323 Commits (1b7a4c93a9df169c776ee973100f659386dd49e5)

Author SHA1 Message Date
Carl Eugen Hoyos 77cea13f05 Mark avui encoder experimental. 13 years ago
Michael Niedermayer b4904e804d jvdec: check videosize 13 years ago
Michael Niedermayer 50122084a6 motionpixels: check extradata size 13 years ago
Michael Niedermayer 849d4b0413 iff_ilbm: fix null ptr deref 13 years ago
Michael Niedermayer 77a4c8b959 yop: check for missing extradata 13 years ago
Michael Niedermayer 01900fcc45 xan: fix out of array read 13 years ago
Michael Niedermayer 1e5c7376c4 cdgraphics: Fix out of array write 13 years ago
Carl Eugen Hoyos 83de4f5fc9 Test extradata size before reading from extradata when decoding avui. 13 years ago
Vitor Sessak 2fd5e70869 x86: use new schema for ASM macros 13 years ago
Carl Eugen Hoyos ab7d6cb8f7 Support decoding fourcc YVYU. 13 years ago
Michael Niedermayer a48b890392 aacdec: fix "may be used uninitialized" warning 13 years ago
Michael Niedermayer 21e5dd93d7 aacpsy: fix "may be used uninitialized" warning 13 years ago
ami_stuff ca8623e1a5 Support some BOXX codecs. 13 years ago
Kostya Shishkov d073f122ea imc: some cosmetics 13 years ago
Michael Niedermayer 5e50a5724b Revert "removing lowres support" 13 years ago
Carl Eugen Hoyos 001d9d5e93 Fix compilation with --disable-everything. 13 years ago
Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
Michael Niedermayer 90290a5150 tqi: Pass errors from the MB decoder 13 years ago
Michael Niedermayer 3cb83b225e xsubdec: print frame size when too small 13 years ago
Carl Eugen Hoyos 5e268633d1 Do not leak extradata when encoding avui. 13 years ago
Carl Eugen Hoyos fb6c6b15d7 avuienc: Use field_order to determine if a stream is interlaced. 13 years ago
Carl Eugen Hoyos 7a0d00dc79 Fix compilation with --disable-everything --enable-demuxer=ogg (--disable-yasm). 13 years ago
Carl Eugen Hoyos 9ddc47227d Fix compilation with --disable-everything --enable-demuxer=flac (--disable-yasm). 13 years ago
Michael Niedermayer e15f1286e6 ffv1: fix decoder state_transition table 13 years ago
Michael Niedermayer 60c950ac08 dwt: use av_freep() 13 years ago
Justin Ruggles 713548cbad x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. 13 years ago
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
Diego Biurrun cc7fac9970 dwt: return errors from ff_slice_buffer_init() 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