6719 Commits (95bacb521af8cd28f146f045437c9f75717a493a)

Author SHA1 Message Date
Paul B Mahol 2cfc8b172c avfilter/vf_tile: add init_padding option 7 years ago
Carl Eugen Hoyos d13b8f68d7 lavfi/libvmaf: Rename local variable "main" as "master". 7 years ago
Gyan Doshi b3cb9bd43f avfilter/drawbox: rename variable for maximum thickness 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Vittorio Giovara 002db7d49a vf_zscale: Add more supported input properties 7 years ago
Vittorio Giovara 3e0560b054 vf_zscale: Relax color properties maximum bounds 7 years ago
Paul B Mahol eb86f72fca avfilter/vf_threshold: use correct linesize 7 years ago
Paul B Mahol 2d1594a8d6 avfilter/af_silenceremove: fix possible crash if supplied duration is negative 7 years ago
Paul B Mahol 9152bda839 avfilter/af_silenceremove: fix logic error in EOF case 7 years ago
Paul B Mahol ffc01280be avfilter: add lv2 wrapper filter 7 years ago
Richard Ling 7d4fe0c5cb avfilter: add normalize filter 7 years ago
Paul B Mahol 63826a0b82 avfilter/af_amix: make use of av_asprintf() 7 years ago
Paul B Mahol ec5328aa6f avfilter: add mix filter 7 years ago
Paul B Mahol 59365e6345 avfilter/af_ladspa: remove duplicate code lines 7 years ago
James Almer ef8979f199 avfilter/Makefile: skip building opencl.h when opencl is disabled 7 years ago
Mark Thompson 3650cb2dfa lavu,lavfi,ffmpeg: Remove experimental OpenCL API 7 years ago
Mark Thompson 5514bab37a vf_hwmap: Pass mapping mode when deriving frames context on an existing device 7 years ago
Mark Thompson 7faa8d8b03 lavfi: Add OpenCL unsharp mask filter 7 years ago
Mark Thompson 9204b2deea lavfi: Add OpenCL overlay filter 7 years ago
Mark Thompson 59d6529333 lavfi: Add infrastructure for building OpenCL source into libavfilter 7 years ago
Mark Thompson 5c21c41b7d lavfi: Add some common code for OpenCL filtering 7 years ago
Paul B Mahol 000836c2a9 avfilter/af_asetnsamples: add missing error check 7 years ago
Paul B Mahol afd2bf54c3 avfilter/avf_avectorscope: add swap and mirror options 7 years ago
Zhong Li f7d77b4112 lavf/qsv_vpp: check the return value of ff_formats_ref() 7 years ago
Zhong Li 81c615f0fe lavf/qsv_overlay: check the return value of ff_formats_ref() 7 years ago
Paul B Mahol 16d67fabb1 avfilter/avfiltergraph: pass correct audio/video flags 7 years ago
Paul B Mahol 5c7c0c5b58 avfilter/af_afftfilt: add missing error check 7 years ago
Paul B Mahol 4073046089 avfilter/af_headphone: add missing error check 7 years ago
Paul B Mahol d1b284119b avfilter/af_afir: add missing error check 7 years ago
Paul B Mahol 200f497997 avfilter/af_surround: add missing error check 7 years ago
Paul B Mahol 185af4ccb1 avfilter/af_extrastereo: fix filtering when clipping is disabled 7 years ago
Paul B Mahol 69cbebbd3d avfilter/af_surround: add some more layouts 7 years ago
Paul B Mahol 460df96904 avfilter: fix indentation 7 years ago
Michael Roitzsch 4f4e19914d lavfi/af_pan: fix sign handling in channel coefficient parser 7 years ago
Paul B Mahol e679ac8d7c avfilter: add acontrast filter 7 years ago
Paul B Mahol 5d7c76566c avfilter: add multiband compand filter 7 years ago
James Almer 03dae121c0 avfilter/vf_subtitles: remove usage of AVCodecContext accessors 7 years ago
Timo Rothenpieler c7ded42d5d avfilter/vf_premultiply: fix memory-leak on failure 7 years ago
Timo Rothenpieler 237ccd8a16 lavfi/paletteuse: check get_color return value 7 years ago
Michael Niedermayer 1828c549c3 avfilter/vf_*_qsv: Fix flags 7 years ago
Paul B Mahol 7a060867f3 avfilter/vf_tile: add overlap option 7 years ago
Paul B Mahol 5f1bb258ab avfilter/vf_hysteresis: allow using framesync options 7 years ago
Paul B Mahol 789731affa avfilter/vf_maskedmerge: ignore SAR from all inputs 7 years ago
Paul B Mahol a28e70beab avfilter/vf_lut2: ignore SAR from all inputs 7 years ago
Paul B Mahol 79aa9d8aee avfilter/vf_blend: ignore SAR from all inputs 7 years ago
Paul B Mahol 19d2108a98 avfilter/vf_hysteresis: ignore SAR from all inputs 7 years ago
Paul B Mahol 2afeb3f8ab avfilter/vf_maskedclamp: ignore SAR from all inputs 7 years ago
Carl Eugen Hoyos da99b3f0c9 lavfi/scale2ref: Set output frame rate to main input frame rate. 7 years ago
Ashish Pratap Singh 4c38aa79ec avfilter/vf_libvmaf: fix errors while running with psnr=1. 7 years ago
Paul B Mahol 1f24b33d9a avfilter/vf_tile: remove limit of max tile size 7 years ago