summaryrefslogtreecommitdiffstats
path: root/gst/deinterlace2/tvtime
AgeCommit message (Expand)AuthorFilesLines
2008-06-29gst/deinterlace2/: Get rid of speedy.[ch] as we don't use most of it's code a...Sebastian Dröge8-3221/+21
2008-06-28gst/deinterlace2/tvtime/greedy.c: Don't use scanlines function from gstdeinte...Sebastian Dröge3-65/+144
2008-06-28gst/deinterlace2/tvtime/: Add a C implementation for the greedyh deinterlacin...Sebastian Dröge3-341/+442
2008-06-25gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Remove unneeded macros...Edward Hervey1-2/+0
2008-06-24gst/deinterlace2/tvtime/greedy.c: Optimize MMX/MMXEXT implementations a bit b...Sebastian Dröge1-6/+22
2008-06-24gst/deinterlace2/tvtime/greedy.c: Remove sfence instruction as it's not neede...Sebastian Dröge1-1/+0
2008-06-24gst/deinterlace2/tvtime/greedy.c: Add plain MMX implementation for the greedy...Sebastian Dröge1-0/+104
2008-06-24gst/deinterlace2/Makefile.am: Move the assembly includes to noinst_HEADERS wh...Sebastian Dröge1-3/+2
2008-06-24gst/deinterlace2/tvtime/greedy.c: Fix the C implementation to produce correct...Sebastian Dröge2-123/+112
2008-06-21gst/deinterlace2/tvtime/greedy.c: Implement a C version of the greedy low mot...Sebastian Dröge1-6/+72
2008-06-20gst/deinterlace2/tvtime/vfir.c: Make it possible to use the vfir method on X8...Sebastian Dröge1-15/+26
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öge2-2/+4
2008-06-18Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost3-87/+87
2008-06-11gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...Martin Eikermann16-0/+1305
2008-06-11gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...Martin Eikermann15-0/+6205