summaryrefslogtreecommitdiffstats
path: root/gst/deinterlace2/tvtime/tomsmocomp
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Moved 'deinterlace2' from -bad to -goodSebastian Dröge17-1888/+0
2009-04-16deinterlace2: Rename line_length to row_stride and remove output_strideSebastian Dröge1-2/+2
2009-04-15deinterlace2: Move output buffer from the instance struct to a function param...Sebastian Dröge1-4/+4
2008-08-28gst/dccp/: Fix compilation on Solaris by including filio.h as needed.Jan Schmidt2-14/+13
2008-08-26gst/deinterlace2/tvtime/tomsmocomp/: Unroll the loop to handle two bytes at o...Sebastian Dröge4-108/+196
2008-08-25gst/deinterlace2/: First part of the C implementation of the tomsmocomp deint...Sebastian Dröge7-20/+333
2008-08-02gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers on...Sebastian Dröge1-3/+2
2008-07-13gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros.Sebastian Dröge2-24/+22
2008-07-08Don't use declarations after statements in the remaining code.Sebastian Dröge1-2/+2
2008-07-06gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc: Mark internal processi...Sebastian Dröge1-11/+11
2008-07-05gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ...Sebastian Dröge1-8/+27
2008-06-29gst/deinterlace2/: Get rid of speedy.[ch] as we don't use most of it's code a...Sebastian Dröge1-2/+0
2008-06-25gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Remove unneeded macros...Edward Hervey1-2/+0
2008-06-20gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Add missing header.Sebastian Dröge1-0/+170
2008-06-20Fix compilation on generic x86/amd64 and include deinterlace2 in the build sy...Sebastian Dröge1-1/+2
2008-06-11gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...Martin Eikermann16-0/+1305