On Wed, 19 Mar 2014 09:51:49 -0700, Diego Biurrun <[email protected]> wrote: > There is no point in populating NuvContext with another DSPContext. > > Also split static and dynamic initialization bits to avoid running the > static initialization parts over and over. > --- > > I tried separating the init function split into a separate commit, but > it was just too annoying, so it remains coalesced now. > > libavcodec/nuv.c | 12 ++++-------- > libavcodec/rtjpeg.c | 29 ++++++++++++++++++----------- > libavcodec/rtjpeg.h | 9 +++++---- > 3 files changed, 27 insertions(+), 23 deletions(-) >
I suppose ok -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
