Age | Commit message (Expand) | Author | Files | Lines |
2009-04-22 | deinterlace2: Add documentation and integrate into the build system | Sebastian Dröge | 1 | -0/+2 |
2009-04-16 | deinterlace2: Rename line_length to row_stride and remove output_stride | Sebastian Dröge | 1 | -5/+9 |
2009-04-15 | deinterlace2: Move output buffer from the instance struct to a function param... | Sebastian Dröge | 1 | -6/+2 |
2009-04-15 | deinterlace2: Add initial support for automatic detection of the field order | Sebastian Dröge | 1 | -0/+1 |
2008-08-25 | gst/deinterlace2/: First part of the C implementation of the tomsmocomp deint... | Sebastian Dröge | 1 | -2/+0 |
2008-08-02 | gst/deinterlace2/: Add the remaining tvtime deinterlacing methods and fix the... | Sebastian Dröge | 1 | -1/+7 |
2008-08-02 | gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimpleMethod subclass... | Sebastian Dröge | 1 | -0/+62 |
2008-07-18 | Disable the tomsmocomp algorithm for this release as it's buggy and has no C ... | Sebastian Dröge | 1 | -3/+8 |
2008-07-05 | gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead ... | Sebastian Dröge | 1 | -1/+1 |
2008-07-05 | gst/deinterlace2/gstdeinterlace2.*: Include latency of the method in the retu... | Sebastian Dröge | 1 | -0/+3 |
2008-07-05 | gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ... | Sebastian Dröge | 1 | -22/+30 |
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 | -92/+0 |
2008-06-20 | gst/deinterlace2/gstdeinterlace2.*: Reset element state on PAUSED->READY prop... | Sebastian Dröge | 1 | -2/+0 |
2008-06-18 | Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments. | Stefan Kost | 1 | -5/+5 |
2008-06-11 | gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein... | Martin Eikermann | 1 | -0/+267 |