On Thu, Sep 27, 2012 at 08:48:23PM +0200, Jordi Ortiz wrote: > --- /dev/null > +++ b/libavcodec/snow_dwt.c > @@ -0,0 +1,73 @@ > + > +void ff_dwt_init(DWTContext *c)
So why is a general dwt init function in a snow-specific file? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
