37003 Commits (602e97dfaa8a0aaa41b3749b7cb2c7c900ed7aee)
 

Author SHA1 Message Date
Carl Eugen Hoyos 835af79b05 Detect 'yuv2' as rawvideo also in avi. 13 years ago
Stefano Sabatini 28b4af8e38 rawdec: propagate pict_type information to the output frame 13 years ago
Piotr Bandurski d3a5c26986 rawdec: Support more QT 1bpp rawvideo files. 13 years ago
Janne Grunau 1135a07146 avconv: free bitstream filters 13 years ago
Michael Niedermayer 9ba43e50ef h264: Fix frame sync / random access handling. 13 years ago
Michael Niedermayer fba6777363 h264: Fix recovery_frame initialization when recovery_frame is -1 13 years ago
Michael Niedermayer 36fa781bd6 h264: reset picture->sync on allocation. 13 years ago
Jean First 6bd8d61378 mov: av_dlog use PRId64 instead of %ld 13 years ago
Jean First d92d2af81f mxfdec: change av_log formatting %lx to PRIx64 and %li to PRIi64 13 years ago
Janne Grunau b12d217339 threads: limit the number of automatic threads to MAX_AUTO_THREADS 13 years ago
Michael Niedermayer ecb14b8af7 h264: add forgotten \n to "Invalid mix of idr and non-idr slices" 13 years ago
Michael Niedermayer 393253b4b3 h264: Print pass in NAL debug output 13 years ago
Aneesh Dogra da7c65f0ce avplay: K&R cleanup 13 years ago
Janne Grunau 60d626650a fate: use rgb24 as output format for dfa tests 13 years ago
Jean First 2e0efa332b af_astreamsync: remove unused variable 13 years ago
Stefano Sabatini 42a8ac94d9 vf_tinterlace: implement interlace mode 5 13 years ago
Janne Grunau b6064d9a59 threads: set thread_count to 1 when thread support is disabled 13 years ago
Janne Grunau b4d44a45f9 threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 13 years ago
Mashiat Sarker Shakkhar 3d84495128 Use quantizer value read from bitstream 13 years ago
Carl Eugen Hoyos 8dc973e6d1 Update copyright year. 13 years ago
Carl Eugen Hoyos 03d7d8faef Support gray8a pam encoding. 13 years ago
Michael Niedermayer 490c97bdf5 mpegpsenc: Fix integer overflow of the muxrate calculation. 13 years ago
Michael Niedermayer 57581e4110 pthread: dont autoenable frame threads with visualization 13 years ago
Michael Niedermayer e404eee1e1 pthread: Limit automatic threads to mb_height. 13 years ago
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
Mashiat Sarker Shakkhar a6da23f146 Cosmetics: Remove two empty lines and realign some code 13 years ago
Mashiat Sarker Shakkhar 8dc8dd9f6f Reset acfilter_prevvalues buffer in clear_codec_buffers() 13 years ago
Mashiat Sarker Shakkhar 001a74ff53 Fix AC filter buffers and AC filter reversion 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