On Fri, 15 Nov 2013 22:37:37 +0100, Luca Barbato <[email protected]> wrote: > On 15/11/13 22:13, Anton Khirnov wrote: > > --- > > libavcodec/mpeg4videodec.c | 53 > > ++++++++++++++++++++++++-------------------- > > 1 file changed, 29 insertions(+), 24 deletions(-) > > > > What about moving all of this in the .init_static_data when possible ? >
init_static_data is called on registering, so it's really not suitable for this -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
