34345 Commits (7339340787aaefaaa1519f6cc0ead1e1259878f9)
 

Author SHA1 Message Date
Anton Khirnov 7339340787 FATE: add a test for amix audio filter. 12 years ago
Anton Khirnov 67ef5f4eb5 audiogen: allow specifying random seed as a commandline parameter. 12 years ago
Michael Niedermayer 45838561f2 vc1dec: Override invalid macroblock quantizer 12 years ago
Michael Niedermayer 2bf369b60c vc1: avoid reading beyond the last line in vc1_draw_sprites() 12 years ago
Michael Niedermayer 1100acbab2 vc1dec: check that coded slice positions and interlacing match. 12 years ago
Michael Niedermayer 0aa907cfb1 vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value 12 years ago
Diego Biurrun bfe9f48ad7 configure: Move parts that should not be user-selectable to CONFIG_EXTRA 12 years ago
Anton Khirnov efd34918ba lavf: remove commented out cruft in avformat_find_stream_info() 12 years ago
Anton Khirnov c4ef6a3e4b Add missing libavutil/time.h includes. 12 years ago
Ronald S. Bultje 4d777eedfd vp3: don't compile mmx IDCT functions on x86-64. 12 years ago
Ronald S. Bultje a5bbb1242c h264_loopfilter: port x86 simd to cpuflags. 12 years ago
Mans Rullgard 23565c2641 build: support non-standard replacements for -c flag 12 years ago
Mans Rullgard 18031c49dc build: support non-standard replacements for -E flag 12 years ago
Ronald S. Bultje d07ff3cd5a h264_chromamc_10bit: port x86 simd to cpuflags. 12 years ago
Ronald S. Bultje 4a26fdd852 vp3: port x86 SIMD to cpuflags. 12 years ago
Diego Biurrun 42ade117dd build: Use portable compiler flag constructs in header compilation rule 12 years ago
Diego Biurrun 24f8961f93 x11grab: cosmetics: consistent naming for x11grab-related things 12 years ago
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 12 years ago
Martin Storsjö 8ebacfb598 hls: Proceed to the next segment at any error code 12 years ago
Martin Storsjö 41ecbbc7aa tls: Return AVERROR_EOF if the TLS_read/write functions return 0 12 years ago
Ronald S. Bultje 76888c64b0 rv34: port x86 SIMD to cpuflags. 12 years ago
Ronald S. Bultje 158744a4cd vp56: only compile MMX SIMD on x86-32. 12 years ago
Ronald S. Bultje 2734ba787b vp56: port x86 simd to cpuflags. 12 years ago
Ronald S. Bultje 5361e10a5e proresdsp: port x86 assembly to cpuflags. 12 years ago
Justin Ruggles e9da9a3111 lavr: x86: improve non-SSE4 version of S16_TO_S32_SX macro 12 years ago
Justin Ruggles 743f07062a lavfi: better channel layout negotiation 12 years ago
Justin Ruggles 81f548de57 alac: check for truncated packets 12 years ago
Justin Ruggles fb57e913e1 alac: reverse lpc coeff order, simplify filter 12 years ago
Justin Ruggles 2f096bb10e lavr: add x86-optimized mixing functions 12 years ago
Justin Ruggles 79687079a9 x86: add support for fmaddps fma4 instruction with abstraction to avx/sse 12 years ago
Kostya Shishkov 0cf7d849ff tscc2: fix typo in array index 12 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 12 years ago
Mans Rullgard a758c5e259 build: do full flag handling for all compiler-type tools 12 years ago
Ronald S. Bultje 02ac28229a eval: fix printing of NaN in eval fate test. 12 years ago
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 12 years ago
Ronald S. Bultje bde73f28af mpegaudio: bury inline asm under HAVE_INLINE_ASM. 12 years ago
Ronald S. Bultje 30b45d9c38 x86inc: automatically insert vzeroupper for YMM functions. 12 years ago
Samuel Pitoiset 8ea1459bc3 rtmp: Check the buffer length of ping packets 12 years ago
Samuel Pitoiset e49e6b6451 rtmp: Allow having more unknown data at the end of a chunk size packet without failing 12 years ago
Samuel Pitoiset 2357f60687 rtmp: Prevent reading outside of an allocate buffer when receiving server bandwidth packets 12 years ago
Michael Bradshaw 44dc9c6af0 libopenjpeg: support YUV and deep RGB pixel formats 12 years ago
Carl Eugen Hoyos 92566540c3 Fix typo in v410 decoder. 12 years ago
Anton Khirnov b5c8aa745e vf_yadif: unset cur_buf on the input link. 12 years ago
Anton Khirnov f431315a86 vf_overlay: ensure the overlay frame does not get leaked. 12 years ago
Michael Niedermayer 08fc1ad151 vf_overlay: prevent premature freeing of cur_buf 12 years ago
Antti Seppälä 5423e908c9 Support urlencoded http authentication credentials 12 years ago
Samuel Pitoiset abf77a247b rtmp: Return an error when the client bandwidth is incorrect 12 years ago
Samuel Pitoiset be8f949219 rtmp: Return proper error code in handle_server_bw 12 years ago
Samuel Pitoiset 088a82bb33 rtmp: Return proper error code in handle_client_bw 12 years ago
Samuel Pitoiset e7ea6883bf rtmp: Return proper error codes in handle_chunk_size 12 years ago