videomixer: Bundle private copies of videoconvert code
authorMathieu Duponchelle <mathieu.duponchelle@epitech.eu>
Thu, 25 Jul 2013 11:49:57 +0000 (13:49 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 10 Sep 2013 08:36:30 +0000 (10:36 +0200)
commit8db36485443c767c93c3aebe379a66efa0fd301b
tree264644e6a4e93fc652ab12be7ffc6b36a5acedc3
parent374a97a3e9a93869108748e88a6b9f8dfd706c2b
videomixer: Bundle private copies of videoconvert code

Ideally, this would be part of libgstvideo.
Prefixes videoconvert symbols with videomixer_.

https://bugzilla.gnome.org/show_bug.cgi?id=704950
gst/videomixer/Makefile.am
gst/videomixer/blend.c
gst/videomixer/blendorc.orc [deleted file]
gst/videomixer/gstcms.c [new file with mode: 0644]
gst/videomixer/gstcms.h [new file with mode: 0644]
gst/videomixer/videoconvert.c [new file with mode: 0644]
gst/videomixer/videoconvert.h [new file with mode: 0644]
gst/videomixer/videomixer2.c
gst/videomixer/videomixerorc.orc [new file with mode: 0644]