Age | Commit message (Expand) | Author | Files | Lines |
2008-08-02 | gst/deinterlace2/: Use oil_memcpy() instead of memcpy() as it's faster for th... | Sebastian Dröge | 1 | -5/+5 |
2008-07-18 | Disable the tomsmocomp algorithm for this release as it's buggy and has no C ... | Sebastian Dröge | 1 | -3/+3 |
2008-07-14 | gst/deinterlace2/tvtime/: Fix build on x86_64 | Edward Hervey | 1 | -0/+2 |
2008-07-13 | gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros. | Sebastian Dröge | 1 | -3/+3 |
2008-07-05 | gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ... | Sebastian Dröge | 1 | -60/+155 |
2008-07-04 | gst/deinterlace2/tvtime/greedyh.c: Only build the assembly optimized implemen... | Sebastian Dröge | 1 | -0/+8 |
2008-06-30 | gst/deinterlace2/: Remove useless file and mark everything possible as static. | Sebastian Dröge | 1 | -1/+1 |
2008-06-29 | gst/deinterlace2/: Get rid of speedy.[ch] as we don't use most of it's code a... | Sebastian Dröge | 1 | -10/+6 |
2008-06-28 | gst/deinterlace2/tvtime/greedy.c: Don't use scanlines function from gstdeinte... | Sebastian Dröge | 1 | -0/+5 |
2008-06-28 | gst/deinterlace2/tvtime/: Add a C implementation for the greedyh deinterlacin... | Sebastian Dröge | 1 | -50/+216 |
2008-06-11 | gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein... | Martin Eikermann | 1 | -0/+148 |