[FFmpeg-devel] [PATCH] lavfi: port ow from libmpcodecs.
Paul B Mahol
onemda at gmail.com
Tue May 14 02:46:00 CEST 2013
On 5/10/13, Clement Boesch <ubitux at gmail.com> wrote:
> On Fri, May 10, 2013 at 10:10:15PM +0200, Clement Boesch wrote:
>> TODO: Changelog & minor bump
>>
>> ---
>> Feel free to bikeshed for a new name.
>>
>> mp=ow will be dropped in the same time.
>> ---
>> doc/filters.texi | 26 ++++
>> libavfilter/Makefile | 1 +
>> libavfilter/allfilters.c | 1 +
>> libavfilter/vf_ow.c | 344
>> +++++++++++++++++++++++++++++++++++++++++++++++
>> 4 files changed, 372 insertions(+)
>> create mode 100644 libavfilter/vf_ow.c
>>
>
> I'm really sorry I messed up with the license, I didn't realized it was
> GPL,
> fixed locally:
>
Should be fine if it produces same output as mp=ow (in non trivial
scenarios of course....),
More information about the ffmpeg-devel
mailing list