On Wed, Nov 30, 2011 at 07:15:15PM +0000, Mans Rullgard wrote: > From: Janne Grunau <[email protected]> > > --- > Modified from Janne's original version by moving two tables from > rv40data.h to rv40dsp.c. The original #included rv40data.h twice, > resulting in all those tables being duplicated.
I should have looked at rv40data.h and thought of it > --- > libavcodec/rv34dsp.h | 7 ++ > libavcodec/rv40.c | 158 +++--------------------------------------------- > libavcodec/rv40data.h | 14 ---- > libavcodec/rv40dsp.c | 161 > +++++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 176 insertions(+), 164 deletions(-) Not sure what the etiquette says about ok-ing my own patches ;), feels strange. The table movement is ok. Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
