Paul B Mahol
|
d7cb8c51f0
|
avfilter/vf_curves: add commands support
|
2021-02-09 18:20:15 +01:00 |
|
Paul B Mahol
|
73ff84c3d4
|
avfilter/vf_swaprect: add support for commands
|
2021-02-09 11:39:26 +01:00 |
|
Paul B Mahol
|
ca042675ee
|
avfilter/vf_maskfun: add support for commands
|
2021-02-09 11:24:31 +01:00 |
|
Paul B Mahol
|
a00ff56321
|
avfilter/vf_lut: add support for commands
While here remove excessive log and uninit() call in negate_init().
|
2021-02-08 16:37:23 +01:00 |
|
Paul B Mahol
|
dd01165f19
|
avfilter/vf_deband: add support for commands
|
2021-02-08 16:10:51 +01:00 |
|
Paul B Mahol
|
89f78dd0fe
|
avfilter/vf_lut3d: lut3d, haldclut: add support for commands
|
2021-02-08 00:55:07 +01:00 |
|
Paul B Mahol
|
5f592136eb
|
avfilter/vf_lut2: add support for commands
|
2021-02-07 22:41:49 +01:00 |
|
Paul B Mahol
|
bd5226704a
|
avfilter: add colorize filter
|
2021-02-07 11:48:28 +01:00 |
|
Paul B Mahol
|
a52b9464e4
|
doc/general_contents: add few more entries
Also extend description of some entries.
|
2021-02-07 00:01:12 +01:00 |
|
Paul B Mahol
|
4b2968d305
|
avfilter/vf_deblock: add support for commands
|
2021-02-06 15:26:39 +01:00 |
|
Paul B Mahol
|
d8181cbbc4
|
avfilter/vf_lut3d: lut1d: add support for commands
|
2021-02-06 12:47:21 +01:00 |
|
Paul B Mahol
|
d0a24bfad1
|
avfilter/vf_mix: add support for commands
|
2021-02-06 11:34:28 +01:00 |
|
Gyan Doshi
|
d99cc17825
|
ffmpeg: add -fpsmax to clamp output framerate
Useful when encoding in batch or with aberrant inputs.
|
2021-02-05 22:54:18 +05:30 |
|
Paul B Mahol
|
fb9c56bbd5
|
avfilter/af_arnndn: add support for commands
|
2021-02-05 00:43:11 +01:00 |
|
Paul B Mahol
|
3d7ee5c91a
|
avfilter/vf_blend: add support for commands
|
2021-02-04 21:44:31 +01:00 |
|
Paul B Mahol
|
5765149392
|
avfilter/af_amix: add sum option
|
2021-02-04 17:52:45 +01:00 |
|
Paul B Mahol
|
f6621a8e72
|
avfilter: add colorcorrect filter
|
2021-02-03 15:49:13 +01:00 |
|
Paul B Mahol
|
090f31f813
|
avfilter: add colorcontrast filter
|
2021-02-02 14:27:06 +01:00 |
|
Limin Wang
|
38caef3876
|
avformat/hlsenc: use AV_OPT_TYPE_DURATION
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
|
2021-02-02 20:55:50 +08:00 |
|
Gyan Doshi
|
6c92557756
|
doc/ffmpeg: document apad option
|
2021-01-31 10:02:18 +05:30 |
|
Paul B Mahol
|
54de7dc372
|
avfilter/af_acrusher: add commands support
|
2021-01-30 23:53:38 +01:00 |
|
Paul B Mahol
|
633e344d96
|
avfilter/vf_lagfun: add support for commands
|
2021-01-30 17:28:26 +01:00 |
|
Paul B Mahol
|
d43a27ab6f
|
avfilter/vf_pseudocolor: allow more advanced presets
|
2021-01-29 23:42:24 +01:00 |
|
Paul B Mahol
|
50dd020f04
|
avfilter/vf_lut3d: add prism interpolation
|
2021-01-29 23:41:07 +01:00 |
|
Paul B Mahol
|
26a53519dc
|
avfilter/vf_lut3d: add pyramid interpolation
|
2021-01-29 23:41:07 +01:00 |
|
Paul B Mahol
|
ed51890191
|
doc/filters: mention commands support for pseudocolor
|
2021-01-28 20:56:16 +01:00 |
|
Paul B Mahol
|
d01aa49753
|
avfilter/vf_pseudocolor: add presets
|
2021-01-28 20:07:37 +01:00 |
|
Paul B Mahol
|
a9d23d33a1
|
avfilter: add colortemperature filter
|
2021-01-27 11:48:00 +01:00 |
|
Paul B Mahol
|
35f8628047
|
avfilter: add kirsch video filter
|
2021-01-27 11:46:26 +01:00 |
|
Paul B Mahol
|
021dc4f107
|
doc/filters: mention that shear filter supports commands
|
2021-01-27 11:45:31 +01:00 |
|
Paul B Mahol
|
2ee2e4cd41
|
avfilter/vf_colorchannelmixer: extend pl option functionality
|
2021-01-27 00:57:26 +01:00 |
|
Paul B Mahol
|
46f170e544
|
avfilter/vf_lenscorrection: add support for commands
|
2021-01-26 20:08:05 +01:00 |
|
Michael Niedermayer
|
5dd9567080
|
avutil/common: Add FFABSU() for a signed -> unsigned ABS
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2021-01-26 18:37:12 +01:00 |
|
Paul B Mahol
|
37f76c81d6
|
avfilter: add shear video filter
|
2021-01-26 12:19:09 +01:00 |
|
James Almer
|
56709ca8aa
|
avcodec: deprecate AVCodecContext.debug_mv
It's been unused for almost three years now.
Signed-off-by: James Almer <jamrial@gmail.com>
|
2021-01-25 19:31:04 -03:00 |
|
Paul B Mahol
|
a2a06029cf
|
avfilter/vf_lenscorrection: allow to change colors of unmapped pixels
|
2021-01-25 12:34:57 +01:00 |
|
Paul B Mahol
|
b897b52618
|
avfilter: add epx pixel art scaler
|
2021-01-25 00:48:35 +01:00 |
|
Paul B Mahol
|
e41a92910a
|
avfilter/vf_lenscorrection: add bilinear interpolation
|
2021-01-25 00:47:06 +01:00 |
|
Paul B Mahol
|
b2bbcede5e
|
avfilter/vf_colorchannelmixer: add option to preserve lightness
|
2021-01-23 22:28:35 +01:00 |
|
Gyan Doshi
|
d8a585d4d5
|
doc/ffmpeg: document adrift_threshold
|
2021-01-23 16:43:51 +05:30 |
|
Gyan Doshi
|
e8b46b2c73
|
doc/ffmpeg: restore location of stray passage
Added in 88fc1438c69, this passage was separated from its original
context over the years with unrelated entries sandwiched in between.
|
2021-01-23 15:41:52 +05:30 |
|
Gyan Doshi
|
c52ced7ca2
|
doc/fftools-common-opts: document max_alloc
|
2021-01-23 14:59:47 +05:30 |
|
Gyan Doshi
|
e73a8ecb38
|
doc/fftools-common-opts: document buildconf
|
2021-01-23 13:58:01 +05:30 |
|
Paul B Mahol
|
bb66fd7f90
|
avfilter/vf_estdif: make interpolation used user configurable
|
2021-01-22 18:03:12 +01:00 |
|
Paul B Mahol
|
95183d25e8
|
avfilter/vf_atadenoise: add sigma options
|
2021-01-22 16:21:22 +01:00 |
|
Paul B Mahol
|
117bf7394f
|
avfilter/vf_nnedi: rewrite and cleanup code
Also add slice threading support.
Also add support for >8 depth formats.
Also add support for commands.
|
2021-01-18 14:05:51 +01:00 |
|
Paul B Mahol
|
9e1956175c
|
avfilter/vf_maskedmerge: add yuv440p10 and commands support
|
2021-01-17 15:56:31 +01:00 |
|
Paul B Mahol
|
8d86d58941
|
avfilter/vf_datascope: add option to show only subset of components
|
2021-01-17 13:18:23 +01:00 |
|
Paul B Mahol
|
eb0f532c98
|
avfilter/vf_bbox: add support for commands
|
2021-01-17 12:22:28 +01:00 |
|
Paul B Mahol
|
b7817f23c0
|
avfilter/vf_phase: add support for commands
|
2021-01-16 20:47:52 +01:00 |
|