summaryrefslogtreecommitdiffstats
path: root/gst/deinterlace2/gstdeinterlace2.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-05gst/deinterlace2/gstdeinterlace2.*: Include latency of the method in the retu...Sebastian Dröge1-37/+44
2008-07-05gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ...Sebastian Dröge1-84/+179
2008-06-29gst/deinterlace2/: Get rid of speedy.[ch] as we don't use most of it's code a...Sebastian Dröge1-4/+0
2008-06-28gst/deinterlace2/gstdeinterlace2.c: Divide latency be 2 to convert from field...Sebastian Dröge1-0/+1
2008-06-28gst/deinterlace2/tvtime/greedy.c: Don't use scanlines function from gstdeinte...Sebastian Dröge1-135/+1
2008-06-27gst/deinterlace2/gstdeinterlace2.c: If we're outputting all fields the framer...Sebastian Dröge1-13/+46
2008-06-20gst/deinterlace2/gstdeinterlace2.*: Reset element state on PAUSED->READY prop...Sebastian Dröge1-22/+65
2008-06-11gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...Martin Eikermann1-0/+893