ges: Add a framepositionner element used in ges-smart-mixer and ges-uri-source
authorMathieu Duponchelle <mathieu.duponchelle@epitech.eu>
Mon, 3 Jun 2013 21:02:15 +0000 (23:02 +0200)
committerThibault Saunier <thibault.saunier@collabora.com>
Sun, 23 Jun 2013 22:42:59 +0000 (18:42 -0400)
commit9e0632e353cfbd2301f8d74a7398c4276371a5a3
tree966a49cce6d1100d1453052332e9e30167c59bc7
parentb3fafa7928bf3a106bdae23a209aae9458aecf4c
ges: Add a framepositionner element used in ges-smart-mixer and ges-uri-source

It adds metadata on the buffers and the mixer parses them.
This is done because we want to keep positionning properties
and set them on the dynamic mixer pad.

Conflicts:
ges/Makefile.am
ges/Makefile.am
ges/ges-smart-video-mixer.c
ges/ges-uri-source.c
ges/ges.c
ges/gstframepositionner.c [new file with mode: 0644]
ges/gstframepositionner.h [new file with mode: 0644]