[Ffmpeg-devel] BlackFin lowlevel pixel operations PATCH

Diego Biurrun diego
Tue Mar 27 15:12:28 CEST 2007


On Tue, Mar 27, 2007 at 07:52:35AM -0400, Marc Hoffman wrote:
> 
> Changes made.
> 
> --- libavcodec/Makefile	(revision 8517)
> +++ libavcodec/Makefile	(working copy)
> @@ -398,6 +398,11 @@
>  
> +ASM_OBJS-$(TARGET_ARCH_BFIN)           += bfin/pixels_bfin.o \
> +		                          bfin/idct_bfin.o   \
> +					  bfin/fdct_bfin.o   \

Nit: Please align the lines properly.

Don't send in a new patch for this, I assume there will be more
suggestions for changes anyway ..

Diego





More information about the ffmpeg-devel mailing list