summaryrefslogtreecommitdiffstats
path: root/gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-05-13 10:47:23 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-05-13 10:47:54 +0200
commit453794d38315c2491ddc2ced3cc867bdafb910d3 (patch)
tree069fa51f7fcce78978c3eb276b205ba6e4dcfbf7 /gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc
parent8c135666245e846f91cfd266a47e424dd79ac0f0 (diff)
downloadgst-plugins-bad-453794d38315c2491ddc2ced3cc867bdafb910d3.tar.gz
gst-plugins-bad-453794d38315c2491ddc2ced3cc867bdafb910d3.tar.bz2
gst-plugins-bad-453794d38315c2491ddc2ced3cc867bdafb910d3.zip
Moved 'deinterlace2' from -bad to -good
And remove old deinterlace plugin as deinterlace2 will be called deinterlace in -good.
Diffstat (limited to 'gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc')
-rw-r--r--gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc b/gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc
deleted file mode 100644
index 3e3d19b5..00000000
--- a/gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-// -*- c++ -*-
-
-// Searches the center vertical line above center and below, in both the old
-// and new fields, but takes averages. These are even pixel addresses.
- MERGE4PIXavg("(%%"XDI", %%"XCX", 2)", "(%%"XSI")") // down, up
- MERGE4PIXavg("(%%"XDI")", "(%%"XSI", %%"XCX", 2)") // up, down