5393 Commits (abae43a7d41d5e21d3ed5d61ac02ce6eee083cc4)

Author SHA1 Message Date
Ronald S. Bultje 0c7b44a01c vf_psnr/ssim: don't crash if stats_file is NULL. 9 years ago
Paul B Mahol ca09eacbce avfilter: add shuffleframes filter 9 years ago
Ronald S. Bultje e7d9061d4f vf_ssim: print per-channel dB values. 9 years ago
Ronald S. Bultje 81d7f118e2 vf_psnr: remove %0.2f format specifiers for stream summary line. 9 years ago
Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago
Lou Logan 4c46f1d493 avfilter/vf_zscale: fix typo 9 years ago
Tobias Rapp 18e8fac531 avfilter/vf_ssim: Add support for writing stats to stdout 9 years ago
Tobias Rapp 1ec8c1554e avfilter/vf_psnr: Add support for writing stats to stdout 9 years ago
Kyle Swanson 32403d1fab avfilter/af_flanger: free frame on ENOMEM 9 years ago
Paul B Mahol 416e35e5aa avfilter: add zscale filter 9 years ago
Paul B Mahol 002b0499b6 avfilter/af_ladspa: check functions return value in query_formats 9 years ago
Ganesh Ajjanagadde 62144b225d avfilter/internal: Doxygen for ff_fmt_is_in 9 years ago
Ganesh Ajjanagadde 01790484c1 avfilter/internal: add av_warn_unused_result 9 years ago
Timothy Gu ed53c14a3c chromakey: Use the pixel descriptor API for chroma subsampling info 9 years ago
Clément Bœsch 8c9c8fd035 avfilter/selectivecolor: fix correction_method option range 9 years ago
Ganesh Ajjanagadde 3835554bf8 avfilter/avfiltergraph: fix -Wunused-result warnings 9 years ago
Michael Niedermayer 377883c4be avfilter/avfilter: Error out if audio parameters change instead of failing an assert 9 years ago
Kyle Swanson 0131636f22 avfilter/af_tremolo: clean up extra newlines 9 years ago
Ganesh Ajjanagadde bf0d2d6030 avfilter/formats: add av_warn_unused_result to function prototypes 9 years ago
Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
Ganesh Ajjanagadde 3b336ec2fb avfilter/af_sidechaincompress: replace FFABS with fabs 9 years ago
Ganesh Ajjanagadde ac6b7c47cc avfilter/af_astats: replace FFABS with fabs 9 years ago
Ganesh Ajjanagadde 9ab98b580e avfilter/af_agate: replace FFABS with fabs 9 years ago
Alex Agranovsky cf28490e56 avfilter/drawtext: allow to format pts with strftime 9 years ago
James Almer 224a529b44 x86/vf_w3fdif: use aligned loads in w3fdif_simple_high 9 years ago
James Almer e8903fbf8e x86/vf_w3fdif: simplify w3fdif_simple_high 9 years ago
Ganesh Ajjanagadde 624057df3f avfilter/buffersrc: add av_warn_unused_result attributes 9 years ago
James Almer d2bf2d094e x86/vf_w3fdif: move pxor outside the loop in w3fdif_complex_low 9 years ago
Clément Bœsch 49f4967dd0 avfilter: add selectivecolor filter 9 years ago
Paul B Mahol c3d312bb7f avfilter/x86/vf_w3fdif: add colons after labels 9 years ago
Paul B Mahol 5740dc27e1 avfilter/vf_w3fdif: add x86 SIMD 9 years ago
Andreas Cadhalpun 8d6625642d doc: fix spelling errors 9 years ago
Paul B Mahol 5e0abf59d8 avfilter/vf_blend: fix normal mode with opacity != 1 9 years ago
Justin Greer 9c168f9a22 avfilter/af_afade: fix start of fade out 9 years ago
Jean Delvare 8bc708fcee avfilter/delogo: Set default band to 1 9 years ago
Paul B Mahol 4e7fa057d2 avfilter/vf_w3fdif: scale down coefficiends by 2 9 years ago
Paul B Mahol 624a1a0e69 avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions less 9 years ago
Paul B Mahol e999210cec avfilter/x86/vf_blend.asm: 11th register is used, update functions 9 years ago
Paul B Mahol 0948ba3204 avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMD 9 years ago
Nicolas George 8a9fa46e87 lavfi/vf_yadif: reindent after last commit. 9 years ago
Nicolas George ea2fd42f9d lavfi/vf_thumbnail: reindent after last commit. 9 years ago
Nicolas George 90d087247c lavfi/vf_w3fdif: reindent after last commit. 9 years ago
Nicolas George d7849248dd lavfi/vf_alphamerge: reindent after last commit. 9 years ago
Nicolas George 35c3043ea4 lavfi/avf_showspectrum: reindent after last commit. 9 years ago
Nicolas George 4883e5d540 lavfi/vf_yadif: remove looping on request_frame(). 9 years ago
Nicolas George 86b8a82f4f lavfi/vf_w3fdif: remove looping on request_frame(). 9 years ago
Nicolas George 73a5546ba8 lavfi/vf_thumbnail: remove looping on request_frame(). 9 years ago
Nicolas George ca540fbdb4 lavfi/vf_select: remove looping on request_frame(). 9 years ago
Nicolas George 4bc7eb2dd2 lavfi/vf_fps: remove looping on request_frame(). 9 years ago
Nicolas George a45e96a54f lavfi/vf_alphamerge: remove looping on request_frame(). 9 years ago