On Tue, Dec 06, 2011 at 01:29:22PM +0000, Mans Rullgard wrote: > From: Janne Grunau <[email protected]> > > Signed-off-by: Mans Rullgard <[email protected]> > --- > This merges Janne's changes for rv40 into the macros used for h264, > reducing code duplication. > --- > libavcodec/arm/Makefile | 2 + > libavcodec/arm/h264cmc_neon.S | 80 +++++++++++++++++++++++++++++++++-- > libavcodec/arm/rv40dsp_init_neon.c | 38 +++++++++++++++++ > libavcodec/rv34dsp.h | 1 + > libavcodec/rv40dsp.c | 2 + > 5 files changed, 118 insertions(+), 5 deletions(-) > create mode 100644 libavcodec/arm/rv40dsp_init_neon.c
LGTM (as much as RV4 may look good) _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
