Paul B Mahol
|
d83304d539
|
avfilter/vsrc_sierpinski: fix another typos
|
2019-11-21 17:35:35 +01:00 |
|
Paul B Mahol
|
09fd1b18f0
|
avfilter/vsrc_testsrc: simplify color filter commands parsing
|
2019-11-21 17:32:04 +01:00 |
|
Paul B Mahol
|
94c0b27397
|
avfilter/vf_chromakey: add support for commands
|
2019-11-21 17:19:40 +01:00 |
|
Paul B Mahol
|
ae6c4168e6
|
avfilter/vf_lumakey: add support for commands
|
2019-11-21 16:59:39 +01:00 |
|
Paul B Mahol
|
6b9862f614
|
avfilter/vf_lumakey: change options to doubles, so that values are automatically scaled
|
2019-11-21 16:52:48 +01:00 |
|
Paul B Mahol
|
08f7968fc4
|
avfilter/vf_lumakey: add support for 12bit yuva formats
|
2019-11-21 16:40:17 +01:00 |
|
Paul B Mahol
|
f89ebf88a1
|
avfilter/vf_scroll: add support for slice threading
|
2019-11-21 12:59:08 +01:00 |
|
Paul B Mahol
|
9bd4df1654
|
avfilter/vf_chromashift: add support for commands
|
2019-11-21 12:24:02 +01:00 |
|
Paul B Mahol
|
fbcb141c06
|
avfilter/vf_fillborders: add support for commands
|
2019-11-21 12:07:58 +01:00 |
|
Paul B Mahol
|
84e9a55d8e
|
avfilter/af_afftdn: simplify changing commands
|
2019-11-21 11:49:23 +01:00 |
|
Paul B Mahol
|
8e2a832a55
|
avfilter/vf_median: clip radius instead of erroring out
|
2019-11-21 11:21:31 +01:00 |
|
Paul B Mahol
|
7ead0daa24
|
avfilter/vf_median: add support for commands
|
2019-11-20 22:41:19 +01:00 |
|
Paul B Mahol
|
176ac987aa
|
avfilter/f_graphmonitor: output frames in pts gaps
|
2019-11-20 17:44:18 +01:00 |
|
Paul B Mahol
|
a16de215c9
|
avfilter/af_rubberband: fix sample overqueueing
Fixes #8389
|
2019-11-20 13:05:50 +01:00 |
|
Paul B Mahol
|
e21d4a7ca4
|
avfilter/vf_chromakey: add >8 bit support
|
2019-11-20 11:15:27 +01:00 |
|
Paul B Mahol
|
804fce8bc2
|
avfilter/vf_midequalizer: add 16bit formats
|
2019-11-19 13:08:07 +01:00 |
|
Paul B Mahol
|
258f66998f
|
avfilter/vf_deblock: add 12bit yuva formats
|
2019-11-19 12:43:26 +01:00 |
|
Paul B Mahol
|
18d25ecede
|
avfilter/vf_weave: pal and hwaccel formats are not supported
|
2019-11-19 12:35:55 +01:00 |
|
Paul B Mahol
|
5ed6b735ab
|
avfilter/vf_blend: cosmetics: reindent
|
2019-11-19 12:14:36 +01:00 |
|
Paul B Mahol
|
c8f269f24f
|
avfilter/vf_chromashift: remove unused header
Reverts ef479ee660e4dfbf2645fe3a50d8639fdc22ab1b.
|
2019-11-19 10:37:12 +01:00 |
|
Gyan Doshi
|
0cfda90b34
|
avfilter/Makefile: add missing dependency for lut3d
lut3d requires framesync
|
2019-11-19 14:11:20 +05:30 |
|
Gyan Doshi
|
ef479ee660
|
avfilter/Makefile: add missing dependency for chromashift
chromashift requires framesync
|
2019-11-19 14:10:42 +05:30 |
|
Gyan Doshi
|
2ff444bd3a
|
avfilter/Makefile: add missing dependency for scale_cuda
scale_cuda includes scale.h
|
2019-11-19 12:07:03 +05:30 |
|
Paul B Mahol
|
6c2f866309
|
avfilter/vf_bm3d: improve threshold scaling with different block_size and depth
|
2019-11-19 00:12:47 +01:00 |
|
Paul B Mahol
|
eae292919b
|
avfilter/vf_dedot: add 12bit yuva formats
|
2019-11-18 18:35:32 +01:00 |
|
Paul B Mahol
|
fa00f80086
|
avfilter/vf_deflicker: add support for alpha formats
|
2019-11-18 18:35:32 +01:00 |
|
Paul B Mahol
|
9c85e1a091
|
avfilter/vf_amplify: add support for alpha formats
|
2019-11-18 18:35:32 +01:00 |
|
Paul B Mahol
|
2f7da8ca36
|
avfilter/vf_limiter: add 12bit yuva formats
|
2019-11-18 18:35:32 +01:00 |
|
Paul B Mahol
|
4670f8126a
|
avfilter/vf_fillborders: add 12bit yuva formats
|
2019-11-18 18:35:32 +01:00 |
|
Paul B Mahol
|
9277510766
|
avfilter/vf_premultiply: add support for 12bit yuva format
|
2019-11-18 18:35:32 +01:00 |
|
Paul B Mahol
|
a960d33112
|
avfilter/vf_chromashift: add 12bit yuva formats
|
2019-11-18 18:35:32 +01:00 |
|
Paul B Mahol
|
39a4d69d05
|
avfilter/vf_midequalizer: add 12bit yuva formats
|
2019-11-18 18:08:13 +01:00 |
|
Paul B Mahol
|
ee8fe9c94d
|
avfilter/vf_convolution: add 12bit yuva formats
|
2019-11-18 18:01:12 +01:00 |
|
Paul B Mahol
|
4b554382a0
|
avfilter/vf_neighbor: add 12bit yuva formats
|
2019-11-18 18:00:25 +01:00 |
|
Paul B Mahol
|
37bf725296
|
avfilter/vf_maskedminmax: add 12bit yuva formats
|
2019-11-18 17:56:34 +01:00 |
|
Paul B Mahol
|
be8487798a
|
avfilter/vf_maskedmerge: add 12bit yuva formats
|
2019-11-18 17:55:21 +01:00 |
|
Paul B Mahol
|
b565d63894
|
avfilter/vf_maskedclamp: add 12bit yuva formats
|
2019-11-18 17:53:45 +01:00 |
|
Paul B Mahol
|
69f5a77dec
|
avfilter/vf_scroll: add support for 12bit yuva formats
|
2019-11-18 17:50:05 +01:00 |
|
Paul B Mahol
|
c7abb07331
|
avfilter/vf_blend: add 12bit yuva formats
|
2019-11-18 17:47:35 +01:00 |
|
Paul B Mahol
|
619f530812
|
avfilter/vf_vaguedenoiser: add support for alpha formats
|
2019-11-18 17:44:10 +01:00 |
|
Paul B Mahol
|
76ef2ec471
|
avfilter/vf_bm3d: use boolean for ref option
|
2019-11-18 17:39:45 +01:00 |
|
Paul B Mahol
|
cb844376c3
|
avfilter/vf_fftdnoiz: add support for alpha formats
|
2019-11-18 17:36:56 +01:00 |
|
Paul B Mahol
|
3e524a11d9
|
avfilter/vf_bm3d: add support for alpha formats
|
2019-11-18 17:33:19 +01:00 |
|
Paul B Mahol
|
86f636348c
|
avfilter/vf_w3fdif: add support for more >8 bit alpha formats
|
2019-11-18 17:30:44 +01:00 |
|
Paul B Mahol
|
6a38538a09
|
avfilter/vf_avgblur: add support for 12bit yuva formats
|
2019-11-18 17:27:42 +01:00 |
|
Paul B Mahol
|
1b26f27026
|
avfilter/vf_gblur: add support for 12bit yuva formats
|
2019-11-18 17:26:59 +01:00 |
|
Paul B Mahol
|
97cf49b7fe
|
avfilter/vf_median: add support for 12bit yuva formats
|
2019-11-18 17:24:52 +01:00 |
|
Paul B Mahol
|
f490c71553
|
avfilter/vf_remap: add support for 12bit yuva format
|
2019-11-18 17:21:09 +01:00 |
|
Paul B Mahol
|
410f81f822
|
avfilter/vf_lut2: add 12bit depth alpha formats
|
2019-11-18 17:15:29 +01:00 |
|
Paul B Mahol
|
a50bd3a50e
|
avfilter/vf_atadenoise: support alpha formats
|
2019-11-18 17:06:59 +01:00 |
|