[FFmpeg-soc] [soc]: r1773 - in libavfilter: Makefile allfilters.h avfilter.c vf_rot90.c

Diego Biurrun diego at biurrun.de
Sun Jan 6 14:22:39 CET 2008


On Sun, Jan 06, 2008 at 02:19:12PM +0100, vitor wrote:
> 
> Log:
> 90 degrees counter-clockwise rotation filter
> 
> --- libavfilter/Makefile	(original)
> +++ libavfilter/Makefile	Sun Jan  6 14:19:12 2008
> @@ -15,6 +15,7 @@ OBJS-yes = vf_crop.o \
>             vf_negate.o \
>             vf_format.o \
> +           vf_rot90.o \
>             vf_overlay.o \
>             vf_scale.o \

alphabetical order

Diego



More information about the FFmpeg-soc mailing list