On Tue, Dec 06, 2011 at 01:29:21PM +0000, Mans Rullgard wrote: > This allows sharing code with the rv40 version of these functions. > > Signed-off-by: Mans Rullgard <[email protected]> > --- > libavcodec/arm/Makefile | 1 + > libavcodec/arm/h264cmc_neon.S | 360 > +++++++++++++++++++++++++++++++++++++++++ > libavcodec/arm/h264dsp_neon.S | 339 -------------------------------------- > 3 files changed, 361 insertions(+), 339 deletions(-) > create mode 100644 libavcodec/arm/h264cmc_neon.S
looks OK _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
