16795 Commits (9c167914a1d88192882fe09dfce430a299580a8a)

Author SHA1 Message Date
Mashiat Sarker Shakkhar 5d2be71b9e vc1: Use codec ID from AVCodecContext while parsing frame header 13 years ago
Justin Ruggles 61d5313d94 dca: allocate a secondary buffer for extra channels when downmixing 13 years ago
Mans Rullgard 7e76fc528d mpegvideo: remove write-only variable 13 years ago
Diego Biurrun 717addecad Use proper return values in case of missing features 13 years ago
Diego Biurrun 4c66af6141 rangecoder-test: Set error message log level to error, instead of debug 13 years ago
Diego Biurrun 90558e848a rangecoder: K&R formatting cosmetics 13 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 13 years ago
Diego Biurrun bc4620e5d6 Remove libmpeg2 #define remnants 13 years ago
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 13 years ago
Diego Biurrun 930c9d4373 avutil: Duplicate ff_log2_tab instead of sharing it across libs 13 years ago
Michael Niedermayer c80b59f679 tscc2: Fix an out of array access 13 years ago
Sami Pietila 0bf511d579 vp8: reset loopfilter delta values at keyframes. 13 years ago
Luca Barbato 6d5600e855 avutil: add yuva422p and yuva444p formats 13 years ago
Anton Khirnov 50ba57e0ce lavc: do not use av_pix_fmt_descriptors directly. 13 years ago
Anton Khirnov 9953ff3cd8 mpegvideo: fix indentation 13 years ago
Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 13 years ago
Mans Rullgard fb32f31af7 svq3: fix pointer type warning 13 years ago
Mans Rullgard 366b72f149 svq3: replace unsafe pointer casting with intreadwrite macros 13 years ago
Diego Biurrun 9734b8ba56 Move avutil tables only used in libavcodec to libavcodec. 13 years ago
Diego Biurrun 0a75d1da23 options_table: refs option is not snow-only 13 years ago
Luca Barbato 1ec6293086 mlpdsp: adding missing file 13 years ago
Luca Barbato 2d6caade22 dsputil: split out mlp dsp function 13 years ago
Mans Rullgard 25dc79bc14 sh4: add required #include, fix build 13 years ago
Janne Grunau c466eb1746 flashsv: propagate inflateReset() errors 13 years ago
Janne Grunau 6d556e8327 indeo4/5: remove constant parameter num_bands from wavelet recomposition 13 years ago
Mashiat Sarker Shakkhar 35a35d49d2 Double motion vector range for HPEL interlaced picture in proper place 13 years ago
Mashiat Sarker Shakkhar eb657ecefd vc1dec: Set opposite to the correct value for 1REF field pictures 13 years ago
Mashiat Sarker Shakkhar 7cc3c4e1d4 vc1dec: Invoke edge emulation regardless of MV precision for 1-MV chroma 13 years ago
Mashiat Sarker Shakkhar 88058d9a99 vc1dec: Set chroma reference field from REFFIELD for 1REF field pictures 13 years ago
Mashiat Sarker Shakkhar 7fb35ee931 vc1dec: Use correct spelling of "opposite" 13 years ago
Janne Grunau 706a559b30 a64multienc: change mc_frame_counter to unsigned 13 years ago
Jean-Baptiste Kempf 507dce2536 arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 13 years ago
Diego Biurrun 63a46c6101 svq1: Drop a bunch of useless parentheses 13 years ago
Diego Biurrun ada12f8366 svq1: K&R formatting cosmetics 13 years ago
Janne Grunau f1de23faaa g722enc: fix size argument in memset 13 years ago
Anton Khirnov 233a5a807e lavc: split asv12 encoder/decoder 13 years ago
Janne Grunau 6f8ef5320f vc1dec: prevent memory leak in error path 13 years ago
Janne Grunau 714f5ab597 vc1dec: prevent memory leak on av_realloc error 13 years ago
Justin Ruggles cbcd497f38 adxdec: use planar sample format 13 years ago
Justin Ruggles 4ebd74cec7 adpcmdec: use planar sample format for adpcm_thp 13 years ago
Justin Ruggles 327cdb04e3 adpcmdec: use planar sample format for adpcm_ea_xas 13 years ago
Justin Ruggles da9620e8e5 adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3 13 years ago
Justin Ruggles d2b6ae02aa adpcmdec: use planar sample format for adpcm_xa 13 years ago
Justin Ruggles 8b854283c3 adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3 13 years ago
Justin Ruggles 4356d66d78 adpcmdec: use planar sample format for adpcm_4xm 13 years ago
Justin Ruggles 1b9ac72908 adpcmdec: use planar sample format for adpcm_ima_wav 13 years ago
Justin Ruggles 176db0b892 adpcmdec: use planar sample format for adpcm_ima_qt 13 years ago
Justin Ruggles 7e5f045039 pcmdec: use planar sample format for pcm_lxf 13 years ago
Justin Ruggles c1a9cfd1fe mace: use planar sample format 13 years ago
Justin Ruggles 23d53c5473 atrac1: use planar sample format 13 years ago