gstreamer/gst/deinterlace2/tvtime
Sebastian Dröge cf6cde0d6d gst/deinterlace2/tvtime/vfir.c: Implement the VFIR deinterlacing method as simple method.
Original commit message from CVS:
* gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
(deinterlace_line_mmx), (gst_deinterlace_method_vfir_class_init):
Implement the VFIR deinterlacing method as simple method.
2008-08-02 18:30:56 +00:00
..
tomsmocomp gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers only if __MMX__ is defined. 2008-08-02 18:13:20 +00:00
greedy.c Disable the tomsmocomp algorithm for this release as it's buggy and has no C implementation yet. 2008-07-18 08:34:06 +00:00
greedyh.asm gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers only if __MMX__ is defined. 2008-08-02 18:13:20 +00:00
greedyh.c Disable the tomsmocomp algorithm for this release as it's buggy and has no C implementation yet. 2008-07-18 08:34:06 +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/tvtime/vfir.c: Implement the VFIR deinterlacing method as simple method. 2008-08-02 18:30:56 +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