gstreamer/gst/deinterlace2
Sebastian Dröge 9d8a3105ab gst/deinterlace2/tvtime/greedy.c: Implement a C version of the greedy low motion algorithm and mark the assembly opti...
Original commit message from CVS:
* gst/deinterlace2/tvtime/greedy.c:
(deinterlace_greedy_packed422_scanline_sse),
(deinterlace_greedy_packed422_scanline_c),
(deinterlace_greedy_packed422_scanline):
Implement a C version of the greedy low motion algorithm and mark the
assembly optimized version as SSE as it uses SSE instructions
additional to MMX instructions.
2008-06-21 09:05:00 +00:00
..
tvtime gst/deinterlace2/tvtime/greedy.c: Implement a C version of the greedy low motion algorithm and mark the assembly opti... 2008-06-21 09:05:00 +00:00
gstdeinterlace2.c 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
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 Fix compilation on generic x86/amd64 and include deinterlace2 in the build system. Because of several bugs it's still... 2008-06-20 13:24:29 +00:00