summaryrefslogtreecommitdiffstats
path: root/gst/deinterlace2/tvtime/tomsmocomp.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-09gst/deinterlace2/tvtime/tomsmocomp.c: Fix unused variable compiler warning wh...Sebastian Dröge1-0/+2
2008-08-25gst/deinterlace2/: First part of the C implementation of the tomsmocomp deint...Sebastian Dröge1-4/+21
2008-08-02gst/deinterlace2/: Use oil_memcpy() instead of memcpy() as it's faster for th...Sebastian Dröge1-1/+1
2008-07-13gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros.Sebastian Dröge1-11/+11
2008-07-05gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ...Sebastian Dröge1-65/+97
2008-06-30gst/deinterlace2/: Remove useless file and mark everything possible as static.Sebastian Dröge1-47/+45
2008-06-29gst/deinterlace2/: Get rid of speedy.[ch] as we don't use most of it's code a...Sebastian Dröge1-26/+1
2008-06-11gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...Martin Eikermann1-0/+187