gstreamer/gst/deinterlace2/tvtime
Sebastian Dröge 72dedf7904 gst/deinterlace2/tvtime/greedyh.asm: Always use the C implementation if width is not a multiple of 4. The assembly op...
Original commit message from CVS:
* 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.
2008-07-13 10:56:45 +00:00
..
tomsmocomp gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros. 2008-07-13 10:52:03 +00:00
greedy.c gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and export the different settings for each d... 2008-07-05 16:47:32 +00:00
greedyh.asm gst/deinterlace2/tvtime/greedyh.asm: Always use the C implementation if width is not a multiple of 4. The assembly op... 2008-07-13 10:56:45 +00:00
greedyh.c gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros. 2008-07-13 10:52:03 +00:00
greedyhmacros.h gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros. 2008-07-13 10:52:03 +00:00
mmx.h gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler deinterlacer, which was relicensed to LGPL f... 2008-06-11 11:12:14 +00:00
plugins.h gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and export the different settings for each d... 2008-07-05 16:47:32 +00:00
sse.h gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler deinterlacer, which was relicensed to LGPL f... 2008-06-11 11:12:14 +00:00
tomsmocomp.c gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros. 2008-07-13 10:52:03 +00:00
vfir.c gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and export the different settings for each d... 2008-07-05 16:47:32 +00:00
x86-64_macros.inc gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler deinterlacer, which was relicensed to LGPL f... 2008-06-11 11:12:14 +00:00