[FFmpeg-devel] [PATCH] cleanup yadif build

Aurelien Jacobs aurel
Sun Sep 26 23:54:32 CEST 2010


Hi,

First patch is a trivial simplification to avoid a #if.

The second patch is a cleanup of the build process of libavfiler/x86/*.
It uses the same include scheme as in libavcodec, so that the x86
directory has its own Makefile. That way, x86/yadif.o is only built when
yadif is enabled and that MMX is available.

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yadif_simplify.diff
Type: text/x-diff
Size: 568 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100926/5f8d38cf/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yadif_build.diff
Type: text/x-diff
Size: 1476 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100926/5f8d38cf/attachment-0001.diff>



More information about the ffmpeg-devel mailing list