[FFmpeg-devel] [PATCH 2/3] lavfi: timeline support.
Clément Bœsch
ubitux at gmail.com
Sat Apr 20 01:22:48 CEST 2013
On Fri, Apr 19, 2013 at 12:28:53AM +0200, Clément Bœsch wrote:
> Flag added in a few simple filters. A bunch of other filters can likely
> use the feature as well.
> ---
> Changelog | 1 +
> cmdutils.c | 2 ++
> doc/filters.texi | 29 ++++++++++++++++++++++++++
> libavfilter/af_volume.c | 1 +
> libavfilter/avfilter.c | 48 ++++++++++++++++++++++++++++++++++++++++++++
> libavfilter/avfilter.h | 25 ++++++++++++++++++++++-
> libavfilter/vf_boxblur.c | 1 +
> libavfilter/vf_colormatrix.c | 1 +
> libavfilter/vf_cropdetect.c | 1 +
> libavfilter/vf_curves.c | 1 +
> libavfilter/vf_drawbox.c | 1 +
> libavfilter/vf_edgedetect.c | 1 +
> libavfilter/vf_gradfun.c | 1 +
> libavfilter/vf_histeq.c | 1 +
> libavfilter/vf_hqdn3d.c | 2 +-
> libavfilter/vf_hue.c | 1 +
> libavfilter/vf_lut.c | 1 +
> libavfilter/vf_noise.c | 1 +
> libavfilter/vf_pp.c | 2 +-
> libavfilter/vf_smartblur.c | 1 +
> libavfilter/vf_unsharp.c | 2 +-
> 21 files changed, 120 insertions(+), 4 deletions(-)
>
I'd like an explicit ok or rejected about this patch and the two others.
Otherwise, I'll push in 3 days if I hear no opinion.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130420/9e03fa91/attachment.asc>
More information about the ffmpeg-devel
mailing list