Paul B Mahol
4390573c44
avfilter: add exposure video filter
5 years ago
Paul B Mahol
579e4e57a2
avfilter: add aexciter audio filter
5 years ago
Paul B Mahol
bd5226704a
avfilter: add colorize filter
5 years ago
Paul B Mahol
f6621a8e72
avfilter: add colorcorrect filter
5 years ago
Paul B Mahol
090f31f813
avfilter: add colorcontrast filter
5 years ago
Paul B Mahol
a9d23d33a1
avfilter: add colortemperature filter
5 years ago
Paul B Mahol
35f8628047
avfilter: add kirsch video filter
5 years ago
Paul B Mahol
37f76c81d6
avfilter: add shear video filter
5 years ago
Paul B Mahol
b897b52618
avfilter: add epx pixel art scaler
5 years ago
Paul B Mahol
e722b443e4
avfilter: add estdif video filter
5 years ago
Paul B Mahol
54cd025a82
avfilter: add temporal midway equalizer filter
5 years ago
Paul B Mahol
6e96e3d970
avfilter: add shufflepixels video filter
5 years ago
Paul B Mahol
b607f19374
avfilter: add asuperpass and asuperstop filter
5 years ago
Paul B Mahol
34773ee69f
avfilter: add asubcut filter
5 years ago
Paul B Mahol
3c922681c3
avfilter: add asupercut filter
5 years ago
Paul B Mahol
9f20e5d281
avfilter: add speechnorm filter
5 years ago
Paul B Mahol
a125e08130
avfilter: add adenorm filter
5 years ago
Timo Rothenpieler
cfdddec0c8
avfilter/scale_cuda: add lanczos algorithm
5 years ago
Timo Rothenpieler
f1d0f83712
avfilter/scale_cuda: add bicubic interpolation
5 years ago
Paul B Mahol
637c154a50
avfilter: add audio frequency and phase shift filters
5 years ago
Paul B Mahol
6cdddb773f
avfilter: add chromanr video filter
7 years ago
Michael Niedermayer
c5079bf3bc
Bump minor versions after branching 4.3
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Michael Niedermayer
0a8a96c251
Bump minor versions to separate 4.3 from master
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Paul B Mahol
726dbc57f8
avfilter: add dblur video filter
5 years ago
Nicolas George
88567a2e52
lavfi: add untile filter.
5 years ago
Paul B Mahol
f63939dedb
avfilter: add gradients source video filter
5 years ago
Limin Wang
d62d4e05e8
avfilter/vf_scdet: add filter to detect scene change
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
6 years ago
Paul B Mahol
c7d8082357
avfilter: add asubboost filter
5 years ago
Paul B Mahol
4457f75c65
avfilter: add maskedthreshold filter
5 years ago
Paul B Mahol
9987f6d01e
avfilter: add tmedian filter
5 years ago
Yaroslav Pogrebnyak
4976b102d8
avfilter: add vf_overlay_cuda
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
6 years ago
Paul B Mahol
72b6c8c99f
avfilter: add Contrast Adaptive Sharpen video filter
6 years ago
Paul B Mahol
1c6a91990d
avfilter: add pad opencl filter
6 years ago
Paul B Mahol
ae5a435300
avfilter: add afirsrc filter
6 years ago
Lynne
a71a5d9214
lavfi: bump minor version for the Vulkan filters
6 years ago
Paul B Mahol
cd823dadf9
avfilter: add xfade opencl filter
6 years ago
Paul B Mahol
863accbefa
avfilter: add xfade filter
6 years ago
Paul B Mahol
1a7f4a122e
avfilter: add freezeframes video filter
6 years ago
Zhao Zhili
b2491566a6
avfilter/buffersrc: deprecate sws_param option
6 years ago
Paul B Mahol
cc43c2f29a
avfilter: add thistogram video filter
6 years ago
Xinpeng Sun
2e2dfe6673
avfilter: Add tonemap vaapi filter for H2S
It performs HDR(High Dynamic Range) to SDR(Standard Dynamic Range) conversion
with tone-mapping. It only supports HDR10 as input temporarily.
An example command to use this filter with vaapi codecs:
FFMPEG -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -hwaccel_output_format vaapi \
-i INPUT -vf 'tonemap_vaapi=format=p010' -c:v hevc_vaapi -profile 2 OUTPUT
Signed-off-by: Xinpeng Sun <xinpeng.sun@intel.com>
Signed-off-by: Zachary Zhou <zachary.zhou@intel.com>
Signed-off-by: Ruiling Song <ruiling.song@intel.com>
6 years ago
Marton Balint
6498522bef
avfilter/vf_tinterlace: add support for bypassing already interlaced frames
The old interlace filter worked this way before it was merged with tinterlace.
Signed-off-by: Marton Balint <cus@passwd.hu>
6 years ago
leozhang
0c7f9f714d
avfilter/vf_yaepblur: add yaepblur filter
Signed-off-by: leozhang <leozhang@qiyi.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
6 years ago
Paul B Mahol
93414ce831
avfilter: add axcorrelate filter
6 years ago
Paul B Mahol
1c3b70e2e0
avfilter: add median filter
7 years ago
Paul B Mahol
f166951d6e
avfilter: add maskedmin/maskedmax filters
6 years ago
Paul B Mahol
c6e01ebe41
avfilter: add bilateral filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
7 years ago
Paul B Mahol
b0bfa3699c
avfilter: add arnndn filter
6 years ago
Paul B Mahol
f3746d31f9
avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag
6 years ago
Paul B Mahol
e37edc70bd
avfilter: add anlms filter
6 years ago