41333 Commits (0da9bce5a317a8a5ce4f8ed72c460ff929bf5c8e)
 

Author SHA1 Message Date
Michael Niedermayer 0bae6661cd fraps: fix version 0/1 input data size check. 13 years ago
Michael Niedermayer f23a2418fb wmv1: check that the input buffer is large enough 13 years ago
Clément Bœsch fd0c83c666 ffprobe: add flat output format. 13 years ago
Clément Bœsch db839544d6 ffprobe/xml: use writer multiple_sections instead of local context variable. 13 years ago
Clément Bœsch 2248db946c ffprobe: move packets_and_frames work to writer context. 13 years ago
Carl Eugen Hoyos 7980a260a9 Let ffmpeg select the null and anull filters. 13 years ago
Michael Niedermayer fbc5e0fae1 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 0d83edaba9 dct-test: give emms a memory clober. 13 years ago
Michael Niedermayer 461030a7ac dct-test: perform emms before gettime(). 13 years ago
Michael Niedermayer 9758b1cb88 fate: enable fate-mapchan-6ch-extract-2-downmix-mono 13 years ago
Michael Niedermayer d43812e235 ffmpeg: move pan filter insertion up. 13 years ago
Martin Storsjö dbaf79c9d7 http: Add the url_shutdown function for https, too 13 years ago
Martin Storsjö 5952564185 http: Simplify code by removing a local variable 13 years ago
Martin Storsjö 3cbcfa2dec http: Clear the old URLContext pointer when closed 13 years ago
Michael Niedermayer 0766b6e3ec rv20: fix lowres out of array read 13 years ago
Michael Niedermayer febc013dc5 yopdec: check frame oddness to be within supported limits 13 years ago
Michael Niedermayer b6fdf8dea7 yopdec: check that palette fits in the packet 13 years ago
Michael Niedermayer f218121a4d http: use ffurl_closep() 13 years ago
Michael Niedermayer edf96d631c url: add ffurl_closep() which also sets the context pointer to NULL 13 years ago
Michael Niedermayer f89aa6751c lavf: use av_freep() in ffurl_close() 13 years ago
Martin Storsjö 2dbb8cc6a3 tcp: Check the return values from bind and accept 13 years ago
Michael Niedermayer 5f509fa2e1 log: add category to AVClass 13 years ago
Michael Niedermayer 23b365f1c4 ffmpeg: fix memleak 13 years ago
Michael Niedermayer 422418b664 dnxhd: replace asserts by av_asserts 13 years ago
Michael Niedermayer e6866b1c67 fate: only check stddev for acodec-ra144 13 years ago
Carl Eugen Hoyos aac41ec119 Let ffmpeg select the setpts filter. 13 years ago
Clément Bœsch 64df092b25 swr: fix a few typo. 13 years ago
Michael Niedermayer abf5f6ea2a fate: try to fix 3rd md5 implementation 13 years ago
Michael Niedermayer 03ce421c13 8svx: fix crash 13 years ago
Piotr Bandurski 59352cc219 sgienc: add a limit for maximum supported resolution 13 years ago
Martin Storsjö b7c3772be8 tcp: Try enabling SO_REUSEADDR when listening 13 years ago
Martin Storsjö 641f4a885f tcp: Check the return values from bind and accept 13 years ago
Michael Niedermayer 8a0efa9cc0 qdm2: fix incorrect error spam 13 years ago
Michael Niedermayer e47e23698b libmp3lame: add missing layout terminator 13 years ago
Michael Niedermayer 7cb8663362 h264: Fail on DPC its not fully implemented 13 years ago
Michael Niedermayer 3c276ac0f8 dv-demux: dont mess with codec values 13 years ago
Clément Bœsch 303619d3ca jacosub_probe: slightly increase the score to limit misdetection. 13 years ago
Clément Bœsch 908293d1bc jacosub_probe: speedup by making only one call to sscanf 13 years ago
Oka Motofumi 5c742005fb avisynth: Make sure the filename passed to avisynth is in the right code page 13 years ago
Michael Niedermayer 5afdb3e6b1 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b7d1488393 h264: move q0 scan tables into context 13 years ago
Michael Niedermayer 18b46a494e oggparsevorbis: fix null ptr dereference 13 years ago
Michael Niedermayer b02cc2ddc6 mpeg4videodec: Check that cplx_estimation_* fits in the available space 13 years ago
Nicolas George 06bf6d3bc0 vf_overlay: rewrite request/push logic. 13 years ago
Nicolas George 6d679c4359 lavfi: add a generic API for buffer queues. 13 years ago
Nicolas George 72f3786d0f sink_buffer: guard against NULL frames. 13 years ago
Piotr Bandurski e03ddbcd91 gifenc: support resolutions up to 65535x65535 13 years ago
Piotr Bandurski d2581dcca6 mjpegenc: add a limit for maximum supported resolution 13 years ago
Matthieu Bouron 320e537baf mxfenc: support 50 and 60 frame rates 13 years ago
Michael Niedermayer cc4d80c99f ipmovie_probe: speedup by avoiding memcmp() call 13 years ago