On 21/01/13 20:02, Ronald S. Bultje wrote: > From: "Ronald S. Bultje" <[email protected]> > > The function is only used in VP3 and VP5, so no need to have it in > DSPContext. > --- > libavcodec/dsputil.c | 1 - > libavcodec/dsputil.h | 2 -- > libavcodec/dsputil_template.c | 4 ---- > libavcodec/vp3.c | 2 +- > libavcodec/vp3dsp.c | 19 +++++++++++++++++++ > libavcodec/vp3dsp.h | 16 ++++++++++++++++ > libavcodec/vp56.c | 6 +++--- > 7 files changed, 39 insertions(+), 11 deletions(-) >
Looks fine, commit anytime. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
