36326 Commits (9c1f0493d5582f2c7b12dd16b70062cf233066b0)
 

Author SHA1 Message Date
Michael Niedermayer 9c1f0493d5 Revert 464f26889c 13 years ago
Michael Niedermayer 099d6813c2 svq3: Fix memory corruption introduced by automatic thread_count. 13 years ago
Michael Niedermayer ca0350f49b mpegvideo: Do not error out on default values of thread_count. 13 years ago
Michael Niedermayer 4478e9d8db Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 2cba62bd84 Do not map asf metadata key WM/Track to track. 13 years ago
Oana Stratulat febd022228 FATE: add tests for dfa 13 years ago
Carl Eugen Hoyos 714d2f9796 Only expand raw and packed 1bpp tiff horizontally if it is palettised. 13 years ago
Michael Niedermayer 9d9316ae34 h264: Fix seeking in 00017.MTS 13 years ago
Ronald S. Bultje 464f26889c mpegaudiodec: fix seeking. 13 years ago
Justin Ruggles 481a7ff5bd mpegaudiodec: fix compilation when testing the unchecked bitstream reader 13 years ago
Janne Grunau bcc7396065 threads: add sysconf based number of CPUs detection 13 years ago
Janne Grunau 937ff3a18a threads: always include necessary headers for number of CPUs detection 13 years ago
Janne Grunau e4e30256f8 threads: default to automatic thread count detection 13 years ago
Janne Grunau c11b92b304 Changelog: restore version <next> header 13 years ago
Michael Niedermayer bd553d5ea9 mxg: fix compiler warning for uninitialized variables 13 years ago
Jean First acc88f07d4 id3v2: fix compiler warning for uninitialized variables 13 years ago
Michael Niedermayer 810a14dbcc aacdec: Evaluate further PCE elements. 13 years ago
Carl Eugen Hoyos f69a766d11 Fix mono* pam encoding. 13 years ago
Nicolas George 0098e79f8a libvorbis: proper error logging and return. 13 years ago
Reimar Döffinger 42a1f1d7a8 Avoid uninitialized data in lcldec when ofs is 0 in MSZH. 13 years ago
Nicolas George 4962edf889 lavfi: add amerge audio filter. 13 years ago
Nicolas George e90a69e955 lavfi: add astreamsync audio filter. 13 years ago
Michael Niedermayer e6362f3a3c lavf: ffio_limit(), treat avio_size()==0 as error. 13 years ago
Jean First 81980bf740 lavd/lavfi: fix compiler warning for uninitialized variables 13 years ago
Stefano Sabatini 8fb03b4d70 lavfi: port tinterlace filter from MPlayer 13 years ago
Stefano Sabatini 549b53e8cb lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.h 13 years ago
Michael Niedermayer 91ab557b68 Revert "aacdec: Avoid unneeded reinit due to ADTS headers" 13 years ago
Michael Niedermayer 4392b3d11e tiffdec: hotfix for fate failure. 13 years ago
Michael Niedermayer 5500e65342 flvdec: Check avpriv_mpeg4audio_get_config() return 13 years ago
Jean First b6ffceefb5 mpegts: remove unused variable 13 years ago
Jean First 8aed73c355 movenc: remove unused variables 13 years ago
Jean First 576ada791a cache: use av_freep instead of av_free in cache_open 13 years ago
Jean First 3ceb4c907e cache: remove unused variable in cache_open 13 years ago
Jean First 9bfaeee5f3 8svx: remove unused variable in eightsvx_decode_frame 13 years ago
Carl Eugen Hoyos 7ee0649f95 Fix decoding some 1bpp tiff files, they are palettized. 13 years ago
Carl Eugen Hoyos e767968c6e Simplify tiff decoder by merging two functions. 13 years ago
Carl Eugen Hoyos b46fb615c4 tiff.c: Use switch / case instead of if / else where appropriate. 13 years ago
Michael Niedermayer 1a6a088f7c Merge remote-tracking branch 'qatar/master' 13 years ago
Shitiz Garg c3513477bb cook: K&R formatting cosmetics 13 years ago
Michael Niedermayer e146ad95d7 mlp_parser: Fix infinite loop with 0 bytes_left. 13 years ago
Diego Biurrun 9afc025bff fate: whitespace cosmetics 13 years ago
Diego Biurrun 628637f67b fate: split off video codec FATE tests into their own file 13 years ago
Diego Biurrun ab2d11f75b fate: split off audio codec FATE tests into their own file 13 years ago
Diego Biurrun 394f0b18bf fate: split off Electronic Arts codec FATE tests into their own file 13 years ago
Diego Biurrun f6ba1f2641 fate: split off QuickTime codec FATE tests into their own file 13 years ago
Diego Biurrun 51150cf070 fate: split off voice codec FATE tests into their own file 13 years ago
Diego Biurrun c7cb1730da fate: split off demuxer FATE tests into their own file 13 years ago
Diego Biurrun d4b63054d9 cosmetics: Drop unnecessary parentheses around return values. 13 years ago
Diego Biurrun f486fb338e fate: drop pointless _audio and _video suffixes from xan tests 13 years ago
Diego Biurrun cd8d84575b qt-faststart: K&R reformatting; fix comment typos 13 years ago