gstreamer/gst/deinterlace2
Sebastian Dröge aae071d922 gst/deinterlace2/tvtime/: Add a C implementation for the greedyh deinterlacing method, clean up the code a bit and ma...
Original commit message from CVS:
* gst/deinterlace2/tvtime/greedyh.asm:
* gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C),
(deinterlace_frame_di_greedyh), (dscaler_greedyh_get_method):
* gst/deinterlace2/tvtime/greedyhmacros.h:
Add a C implementation for the greedyh deinterlacing method, clean
up the code a bit and mark the SSE version as MMXEXT as it doesn't
require any SSE instructions.
2008-06-28 17:25:56 +00:00
..
tvtime gst/deinterlace2/tvtime/: Add a C implementation for the greedyh deinterlacing method, clean up the code a bit and ma... 2008-06-28 17:25:56 +00:00
gstdeinterlace2.c gst/deinterlace2/gstdeinterlace2.c: If we're outputting all fields the framerate has to be doubled. 2008-06-27 13:22:34 +00:00
gstdeinterlace2.h gst/deinterlace2/gstdeinterlace2.*: Reset element state on PAUSED->READY properly, don't leak any buffers when finali... 2008-06-20 14:35:25 +00:00
Makefile.am gst/deinterlace2/Makefile.am: Move the assembly includes to noinst_HEADERS where they belong. 2008-06-24 09:40:03 +00:00