7564 Commits (9b5249a441a3581929329e8af1b63e20dc98c3d2)

Author SHA1 Message Date
Paul B Mahol 60e6db2f5b avfilter/af_aiir: do not ignore k option for audio filtering 6 years ago
Paul B Mahol 74d4fd0822 avfilter/avf_showfreqs: make selecting window size simpler 6 years ago
Paul B Mahol 57a2688fe3 avfilter/af_afftfilt: make selecting window size simpler 6 years ago
Paul B Mahol 9e78c73d86 avfilter/vf_readeia608: implement lowpass operation prior to processing lines 6 years ago
Paul B Mahol dc481105a1 avfilter/vf_tinterlace: re-enable lowpass option 6 years ago
Paul B Mahol 2a801e8856 avfilter/af_aiir: implement mix option 6 years ago
Paul B Mahol 034a9d2507 avfilter/af_biquads: clip gain picked from command to sane values 6 years ago
Paul B Mahol 7b2d39fc27 avfilter/af_biquads: implement mix option to all filters 6 years ago
Calvin Walton 2bd21b9609 vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables 6 years ago
Paul B Mahol b9a6106842 avfilter/af_afftfilt: remove invalid scaling 6 years ago
Jun Zhao 3ed0b3f6f7 lavfi/scale: Add sub-options for in_color_matrix/out_color_matrix 6 years ago
Paul B Mahol 0f39ef4db2 avfilter/vf_lut: fix regression with >8bit planar filtering 6 years ago
Yonglin Luo 664a27ea40 libavfilter/vf_colorspace.c: fix demarcation point of gamma linearize function 6 years ago
Paul B Mahol 1ac643f066 avfilter/vf_lut2: use time_base from framesync 6 years ago
Paul B Mahol cc5c636780 avfilter/vf_midequalizer: use time_base from framesync 6 years ago
Paul B Mahol d49d7d238f avfilter/vf_blend: use time_base from framesync 6 years ago
Paul B Mahol d71dafb2ab avfilter/vf_maskedclamp: use time_base from framesync 6 years ago
Paul B Mahol 8a0636a93b avfilter/vf_maskedmerge: use time_base from framesync 6 years ago
Paul B Mahol 93a73df54d avfilter/af_deesser: remove extra ; 6 years ago
Paul B Mahol bd5e92ef8a avfilter: add deesser audio filter 6 years ago
Paul B Mahol 1b262004d3 avfilter/af_silenceremove: use input timestamp for timestamp recalculation 6 years ago
Zhong Li dd662bbdd2 lavf/qsv_scale: add scaling modes support 6 years ago
Jun Zhao ebcf4d354f lavfi/af_asetnsamples: Remove the redundant condition check 6 years ago
Limin Wang c9c1711f49 libavfilter/vf_blend.c: remove duplicate code with macro-defined function 6 years ago
Limin Wang 24321b8751 libavfilter/vf_blend.c: remove duplicate code with same function 6 years ago
Zhong Li 4208b428c4 lavf/qsv_vpp: add frame format option 6 years ago
James Almer b8f1542dcb avfilter/vf_gblur: add missing preprocessor check 6 years ago
Ruiling Song 83f9da7768 avfilter/vf_gblur: add x86 SIMD optimizations 6 years ago
Limin Wang 5fc8d87ba6 libavfilter/vf_cover_rect.c: free the allocated frame 6 years ago
Paul B Mahol 80e68ce116 avfilter/vf_normalize: fix filtering of RGB0 formats 6 years ago
Zhong Li e62f625163 lavf/qsvvpp: add P010 output format support 6 years ago
Zhong Li ef56c28b25 lavf/qsvvpp: add extra_hw_frames support 6 years ago
Paul B Mahol a9bf656577 avfilter/vf_lut2: add slice threading 6 years ago
Mark Thompson a53f9fde45 lavfi/vaapi: Fix build with libva 2.1 and 2.2 6 years ago
Xuewei Meng 78e1d7f421 libavfilter: Add derain filter 6 years ago
Gyan Doshi 3be4490014 avfilter/framesync: fix shortest with eof_action=pass 6 years ago
Paul B Mahol d3f236b300 avilter/avf_showwaves: switch to activate in showwaves filter 6 years ago
Paul B Mahol 97ddc5d1f7 avfilter/af_anlmdn: add support for commands 6 years ago
Jun Zhao 0b7bfa8ad7 lavf/sr: Refine the coding style for init 6 years ago
Jun Zhao 5c1fbc4239 lavf/sr: Don't need to check NULL before sws_freeContext 6 years ago
Jun Zhao 51b0e81216 lavf/sr: Dump input pixel format in error message 6 years ago
Zhong Li 165eabf19b lavf/qsv: use av_cold for init/uninit 6 years ago
Ruiling Song 94ceeba9f9 avfilter/vf_unsharp: enable slice threading 6 years ago
Jun Zhao bbad0bc5ff lavfi/lut: Add slice threading support 6 years ago
Jun Zhao 360bee8ca4 lavfi/colorlevels: Add slice threading support 6 years ago
Mark Thompson ef2f89bbcc vf_scale_vaapi: Add options to configure output colour properties 6 years ago
Mark Thompson 5051b7f898 lavfi/vaapi: Improve support for colour properties 6 years ago
Mark Thompson 5fb9eb9ed2 vf_misc_vaapi: Add missing return value checks 6 years ago
Mark Thompson 6ed34a4379 lavfi/vaapi: Factorise out common code for parameter buffer setup 6 years ago
Mark Thompson f1b359aaf5 vf_crop: Add support for cropping hardware frames 6 years ago