Am 29.07.2014 um 09:43 schrieb Clément Bœsch <u...@pkh.me>:

> On Tue, Jul 29, 2014 at 08:04:50AM +0200, Daniel Oberhoff wrote:
>> Updated patch:

…

>> +static av_cold int init(AVFilterContext *ctx)
>> +{
>> +    return 0;
>> +}
>> +
>> +static av_cold void uninit(AVFilterContext *ctx)
>> +{
>> +}
>> +
> 
> It doesn't work with NULL I suppose?

What do you mean? This was copied pasted I think from rotate.

All the other comments I just applied. Will send an updated patch today.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to