[FFmpeg-devel] [PATCH] lavfi: timeline support.
Clément Bœsch
ubitux at gmail.com
Mon Apr 15 18:54:59 CEST 2013
On Mon, Apr 15, 2013 at 05:14:27PM +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 | 26 ++++++++++++++++++++++
> libavfilter/af_volume.c | 1 +
> libavfilter/avfilter.c | 53 ++++++++++++++++++++++++++++++++++++++++++++
> libavfilter/avfilter.h | 12 +++++++++-
> 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_lut.c | 1 +
> libavfilter/vf_noise.c | 1 +
> libavfilter/vf_pp.c | 2 +-
> libavfilter/vf_smartblur.c | 1 +
> libavfilter/vf_unsharp.c | 2 +-
> 20 files changed, 108 insertions(+), 4 deletions(-)
>
Please disregard, complete patchset incoming.
--
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/20130415/ea528fce/attachment.asc>
More information about the ffmpeg-devel
mailing list