32863 Commits (5ecadc662042f3d005a1a01618f448c9b1c44afc)
 

Author SHA1 Message Date
Justin Ruggles 5ecadc6620 FATE: allow tests to set CMP_SHIFT to pass to tiny_psnr 13 years ago
Justin Ruggles 0720d263ea FATE: use $fuzz directly in do_tiny_psnr() instead of passing it around 13 years ago
Paul B Mahol 702985b8b7 dxa: remove useless code 13 years ago
Anton Khirnov cd9a3c3512 lavf: don't select an attached picture as default stream for seeking. 13 years ago
Anton Khirnov 251422982b avconv: remove pointless checks. 13 years ago
Anton Khirnov ce326c1130 avconv: check for get_filtered_frame() failure. 13 years ago
Anton Khirnov 2636e691ce avconv: remove a pointless check. 13 years ago
Ronald S. Bultje 45fdcc8e2d swscale: convert hscale() to use named arguments. 13 years ago
Ronald S. Bultje 98b9da2ac7 x86inc: add *mp named argument support to DEFINE_ARGS. 13 years ago
Ronald S. Bultje aba7a827aa swscale: convert hscale to cpuflags(). 13 years ago
Ronald S. Bultje e0febda22d h264: stricter reference limit enforcement. 13 years ago
Ronald S. Bultje 48cbe4b092 h264: increase reference poc list from 16 to 32. 13 years ago
Ronald S. Bultje 86020073db xa_adpcm: limit filter to prevent xa_adpcm_table[] array bounds overruns. 13 years ago
Michael Niedermayer 1f8ff2b13c snow: check reference frame indices. 13 years ago
Michael Niedermayer c9837954e7 snow: reject unsupported chroma shifts. 13 years ago
Paul B Mahol 92a02d935b Add ffvhuff encoding and decoding regression test 13 years ago
Paul B Mahol 5b4d026a03 anm: convert to bytestream2 API 13 years ago
Paul B Mahol f1ce053cd0 bytestream: add more unchecked variants for bytestream2 API 13 years ago
Paul B Mahol a1c036e961 jvdec: unbreak video decoding 13 years ago
Paul B Mahol d3d1b25e69 jv demux: set video stream duration 13 years ago
Paul B Mahol 05e0061ef6 fate: add pam image regression test 13 years ago
Anton Khirnov 972880f597 doc/general: update supported devices table. 13 years ago
Anton Khirnov 29e4046e83 doc/general: add missing @tab to codecs table. 13 years ago
Michael Niedermayer 758ec11153 h264: Fix invalid interlaced/progressive MB combinations for direct mode prediction. 13 years ago
Anton Khirnov 64334ddbbc avconv: reindent 13 years ago
Anton Khirnov 6e8be949f1 avconv: link '-passlogfile' option to libx264 'stats' AVOption. 13 years ago
Anton Khirnov d533e395e1 libx264: add 'stats' private option for setting 2pass stats filename. 13 years ago
Anton Khirnov 9d5c131ece libx264: fix help text for slice-max-size option. 13 years ago
Martin Storsjö 499ad54d98 http: Clear the auth state on redirects 13 years ago
Martin Storsjö e75bbcf493 http: Retry auth if it failed due to being stale 13 years ago
Martin Storsjö cdf9108b6a rtsp: Resend new keepalive commands if they used stale auth 13 years ago
Martin Storsjö 2f96cc1fc4 rtsp: Retry authentication if failed due to being stale 13 years ago
Martin Storsjö 8a3360d18a httpauth: Parse the stale field in digest auth 13 years ago
Hendrik Leppkes 7103c8350a dxva2_vc1: pass the overlap flag to the decoder 13 years ago
Hendrik Leppkes b2b0aa70ea dxva2_vc1: fix decoding of BI frames 13 years ago
Paul B Mahol 6efe180782 FATE: add shorthand to wavpack test 13 years ago
Paul B Mahol 29b0d94b43 dfa: convert to bytestream2 API 13 years ago
Peter Ross 015da6e394 anm decoder: move buffer allocation from decode_init() to decode_frame() 13 years ago
Michael Niedermayer 3aa661ec56 h264: improve parsing of broken AVC SPS 13 years ago
Paul B Mahol bd3e07c82a pcm-mpeg: convert to bytestream2 API 13 years ago
Janne Grunau 8a6037c390 Revert "h264: clear trailing bits in partially parsed NAL units" 13 years ago
Janne Grunau 363bd1c62c remove iwmmxt optimizations 13 years ago
Paul B Mahol 33c5c3ad07 mimic: do not continue if swap_buf_size is 0 13 years ago
Paul B Mahol dba425ad7a mimic: convert to bytestream2 API 13 years ago
Paul B Mahol 05d089a80b frwu: use MKTAG to check marker instead of AV_RL32 13 years ago
Paul B Mahol 919f355438 txd: port to bytestream2 API 13 years ago
Paul B Mahol 85aded741e c93: convert to bytestream2 API 13 years ago
Paul B Mahol 947e103a8f iff: make .long_name more descriptive 13 years ago
Paul B Mahol 5a877d9530 FATE: add test for cdxl demuxer 13 years ago
Martin Storsjö 705eeb5eca rtsp: Fix a typo 13 years ago