index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
deinterlace2
/
tvtime
/
greedy.c
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-05
gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ...
Sebastian Dröge
1
-70
/
+142
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
-16
/
+8
2008-06-28
gst/deinterlace2/tvtime/greedy.c: Don't use scanlines function from gstdeinte...
Sebastian Dröge
1
-34
/
+80
2008-06-24
gst/deinterlace2/tvtime/greedy.c: Optimize MMX/MMXEXT implementations a bit b...
Sebastian Dröge
1
-6
/
+22
2008-06-24
gst/deinterlace2/tvtime/greedy.c: Remove sfence instruction as it's not neede...
Sebastian Dröge
1
-1
/
+0
2008-06-24
gst/deinterlace2/tvtime/greedy.c: Add plain MMX implementation for the greedy...
Sebastian Dröge
1
-0
/
+104
2008-06-24
gst/deinterlace2/tvtime/greedy.c: Fix the C implementation to produce correct...
Sebastian Dröge
1
-87
/
+71
2008-06-21
gst/deinterlace2/tvtime/greedy.c: Implement a C version of the greedy low mot...
Sebastian Dröge
1
-6
/
+72
2008-06-11
gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...
Martin Eikermann
1
-0
/
+207