[gst-cvs] slomo gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/gst/deinterlace2/tvtime/
slomo at kemper.freedesktop.org
slomo at kemper.freedesktop.org
Sun Jul 13 03:56:59 PDT 2008
CVS Root: /cvs/gstreamer
Module: gst-plugins-bad
Changes by: slomo
Date: Sun Jul 13 2008 10:56:59 UTC
Log message:
* gst/deinterlace2/tvtime/greedyh.asm:
Always use the C implementation if width is not a multiple of 4. The
assembly optimized version only handle this and calling the C
implementation for the remaining part doesn't work because it needs
previous calculations.
Modified files:
. : ChangeLog
gst/deinterlace2/tvtime: greedyh.asm
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3443&r2=1.3444
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/deinterlace2/tvtime/greedyh.asm.diff?r1=1.6&r2=1.7
More information about the Gstreamer-commits
mailing list