[FFmpeg-devel] [PATCH] lavfi/drawtext: replace "draw" option with generic timeline interface.
Clément Bœsch
u at pkh.me
Wed Aug 21 01:26:39 CEST 2013
On Tue, Aug 20, 2013 at 11:00:47PM +0000, Paul B Mahol wrote:
> On 8/20/13, Clement Boesch <u at pkh.me> wrote:
> > ---
> > Changelog | 1 +
> > doc/filters.texi | 12 +-----------
> > libavfilter/version.h | 2 +-
> > libavfilter/vf_drawtext.c | 17 +++--------------
> > 4 files changed, 6 insertions(+), 26 deletions(-)
> >
> > diff --git a/Changelog b/Changelog
> > index 4a6c60c..4337ba2 100644
> > --- a/Changelog
> > +++ b/Changelog
> > @@ -15,6 +15,7 @@ version <next>
> > data read from an input file
> > - incomplete Voxware MetaSound decoder
> > - read EXIF metadata from JPEG
> > +- drawtext filter now uses the generic timeline interface
> >
> >
>
> What about backward compatibility?
I guess I'm being a bit rude assuming micro bump and Changelog entry are
enough. Should I add some version #ifdefery around all the "draw" code
which will be removed at next major bump? It sounded a bit overkill to me
but well...
--
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/20130821/59257f70/attachment.asc>
More information about the ffmpeg-devel
mailing list