6460 Commits (5e715b583dab85735660b15a8d217a69164675fe)

Author SHA1 Message Date
Nicolas George bbc7cfbf1e lavfi/testsrc2: fix completely transparent alpha. 8 years ago
Muhammad Faiz 7e9f550003 avfilter/w3fdif: do not write to line before start line 8 years ago
Vittorio Giovara 2e91a96d7b zscale: Factor out graph building 8 years ago
Vittorio Giovara 0a243bedec zscale: Factor out format initialization 8 years ago
Paul B Mahol 12791ec5b0 avfilter/af_astats: measure dynamic range 8 years ago
Paul B Mahol a17fcd8e04 avfilter/af_astats: do not overwrite already set values when doing reset 8 years ago
George Boyle 6e156075b0 avfilter: Add blue and violet noise generation filters 8 years ago
Muhammad Faiz 22b72de04b avfilter/pthread: use slice threading from avutil 8 years ago
Ashish Singh 615479d51c avfilter: add LIBVMAF filter 8 years ago
James Almer 5688fd77b5 x86/vf_limiter: make limiter functions work on x86_32 8 years ago
Paul B Mahol 01e545d046 avfilter: add limiter filter 8 years ago
Derek Buitenhuis b198e09138 af_amix: Add missing error check 8 years ago
Derek Buitenhuis 704b774ae0 af_tempo: Add missing error check 8 years ago
Kevin Mark d32a6c36e4 libavfilter/scale2ref: Maintain main input's DAR 8 years ago
Paul B Mahol 1212041c91 avfilter/vf_ssim: use unsigned so result can be properly stored 8 years ago
Michael Niedermayer ecc16d893d avfilter/vf_geq: >8 bps support 8 years ago
James Almer d2ef9e6e7f x86/vf_blend: use ABS2 macro 8 years ago
James Almer 0daa1cf073 x86/vf_blend: optimize difference and negation functions 8 years ago
James Almer fa50d9360b x86/vf_blend: add sse and ssse3 extremity functions 8 years ago
Paul B Mahol e9510dc032 avfilter: remove usage of empty header 8 years ago
Paul B Mahol 22a03c2900 avfilter/vf_blend: add extremity blend mode 8 years ago
Paul B Mahol 8a14374ab3 avfilter/vf_waveform: allow alpha output for >8 depth planar rgb inputs 8 years ago
Paul B Mahol f269a1e0b8 avfilter/vf_overlay: separate functions with main alpha 8 years ago
Paul B Mahol 5c1f4330d4 avfilter/vf_lut2: add support for gray10 and gray12 pixel formats 8 years ago
Paul B Mahol c1b43e8452 avfilter/vf_overlay: remove rgb option 8 years ago
Paul B Mahol f483949188 avfilter/af_headphone: do not free frame that's gonna be reused later 8 years ago
Paul B Mahol c90b88090c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
Ronald S. Bultje 97f7f83169 vf_spp: only assign function pointers if permutation matches expectations. 8 years ago
Paul B Mahol 565dc0e283 avfilter/vf_overlay: add auto format mode 8 years ago
Paul B Mahol 04aa09c4bc Revert "lavfi/buffersrc: push the frame deeper if requested." 8 years ago
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
Paul B Mahol 664ac7c5e2 avfilter/af_stereotools: add forgotten break 8 years ago
Kevin Mark 05feeeb813 libavfilter/scale: Populate ow/oh when using 0 as w/h 8 years ago
Paul B Mahol ef178f630f avfilter/af_stereotools: add 2 more modes 8 years ago
Paul B Mahol 1a4236e025 avfilter/af_superequalizer: stop leaking s->out frame 8 years ago
Paul B Mahol 53624d62d9 avfilter/af_superequalizer: improve description 8 years ago
Paul B Mahol 2820c9dfaa avfilter/af_superequalizer: fix out of array access 8 years ago
Paul B Mahol b9d0a5fc21 avfilter: add roberts cross operator 8 years ago
Paul B Mahol ca5cf84655 avfilter: add superequalizer filter 8 years ago
Nicolas George d790f18ac0 lavfi: print the error message when threading init fails. 8 years ago
Paul B Mahol 478a1949d9 avfilter/af_amix: fix possible hang 8 years ago
Mark Thompson 70808859dd vf_hwmap: Properly free a locally derived device 8 years ago
Mark Thompson d984b29b21 vf_hwmap: Add missing error code 8 years ago
Paul B Mahol a23a56e77c libavfilter/af_biquads: add shorter option for width_type 8 years ago
Paul B Mahol 9b667f609c avfilter/af_headphone: fix possible memory leaks on failure 8 years ago
Mark Thompson d81be0a60a vf_hwmap: Add reverse mapping for hardware frames 8 years ago
Mark Thompson b2ef1f42ba vf_hwmap: Add device derivation 8 years ago
Mark Thompson bff7bec1d7 vf_deinterlace_vaapi: Add support for field rate output 8 years ago
Timo Rothenpieler feb13aed79 avfilter/vf_signature: fix memory leaks in error cases 8 years ago
Timo Rothenpieler 0fbc9bbbbb avfilter/vf_scale_npp: fix out-of-bounds reads 8 years ago