[FFmpeg-devel] [PATCH] lavfi/drawtext: replace "draw" option with generic timeline interface.
Paul B Mahol
onemda at gmail.com
Wed Aug 21 01:36:56 CEST 2013
On 8/20/13, Clement Boesch <u at pkh.me> wrote:
> 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...
I personally do not care......
More information about the ffmpeg-devel
mailing list