On Sun, Aug 03, 2014 at 06:43:18PM +0200, Daniel Oberhoff wrote:
[...]
> >> +static av_cold int init(AVFilterContext *ctx)
> >> +{
> >> +    return 0;
> >> +}
> >> 
> > 
> > please remove this one, there is no point in having code that does nothing.
> > 
> >> +
> >> +static av_cold void uninit(AVFilterContext *ctx)
> >> +{
> >> +}
> >> +
> >> 
> > 
> > ditto
> > 
> 
> Done thanks!
> 

Did you forget to attach the latest version of the patch or I missed it
somewhere in the thread?

[...]

-- 
Clément B.

Attachment: pgpUhWzGwMJnZ.pgp
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to