41353 Commits (c8a11014b673ebc6946db6fcd20009d330c57c48)
 

Author SHA1 Message Date
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
Michael Niedermayer ebfe0c6eb8 ac3_probe: speedup by checking for header earlier 13 years ago
Michael Niedermayer 6cfaccabc4 probetest: allow specifying parameters on the command line 13 years ago
Michael Niedermayer 76170f5373 yop_probe: check more fields to avoid detecting random data as yop 13 years ago
Michael Niedermayer 60de761657 ffmpeg: allow overriding input top field first 13 years ago
Paul B Mahol 824a6975ee binkaudio: check number of channels 13 years ago
Michael Niedermayer 8aaa00c301 indeo5: check quant_mat 13 years ago
Michael Niedermayer 3b275ce374 fate: dont freopen() stdout 13 years ago
Michael Niedermayer 0dfcd7e7e3 range coder test code: decoding errors are av_log_error not debug. 13 years ago
Michael Niedermayer 21fdf1ccf0 ffv1: fix reading global header with CRC 13 years ago
Michael Niedermayer 57778f61d0 avidec: fix odd extradata size case. 13 years ago
Michael Niedermayer 76853a3e0c libavformat: ff_get_bmp_header: return esize too 13 years ago
Michael Niedermayer 0fcf3013c4 fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines 13 years ago
Samuel Pitoiset 9613240f72 http: Pass the proper return code of net IO operations 13 years ago
Samuel Pitoiset 1876e7c0c2 http: Add 'post_data', a new option which sets custom HTTP post data 13 years ago
Justin Ruggles c7bd556d48 lavfi: amix: check active input count before calling request_samples 13 years ago
Michael Niedermayer a1fc1d2e1b Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 6163d880c0 vp8: move block coeff arithcoder on stack. 13 years ago
Ronald S. Bultje 64bde80563 mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3. 13 years ago
Christian Schmidt d041dec3cb pcm-mpeg: improve log message wording 13 years ago
Michael Niedermayer 39f0a45a1a h264_cavlc: check prefix before using it. 13 years ago
Michael Niedermayer 32e60b6bfe h264: increase scantable sizes to avoid overread 13 years ago
Michael Niedermayer fd4c1c0b70 truemotion1: Check index, fix out of array read 13 years ago
Michael Niedermayer 96fe99cb11 ffmpeg: disable autoinsertion for -async on the output side of the filtergraph. 13 years ago
Michael Niedermayer 89cf5bf39a cmdutils: replace 1 line #ifs by if() 13 years ago
Gavin Kinsey bf6fb563b9 Allow building of command line utils without swresample lib 13 years ago
Paul B Mahol f5af8d5e76 exr: make message about missing feature more useful 13 years ago
Michael Niedermayer d24ef674ec fate: fix long standing bug in the g723_1 test 13 years ago
Michael Niedermayer f5e0ef536a fate: add a fate-acodec-dca test that works on all platforms second try 13 years ago
Michael Niedermayer 607461e50d fate: add bitexact flag to ac3-fixed 13 years ago
Paul B Mahol 8f61526978 iff: check if there is extradata 13 years ago