frameposition: In case sources have the same size as track, follow track size
authorThibault Saunier <tsaunier@gnome.org>
Sun, 2 Nov 2014 10:46:37 +0000 (11:46 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Mon, 10 Nov 2014 15:22:42 +0000 (16:22 +0100)
commit08af3721bf2661b80499a76705c34e18bd1c4d49
tree7be87ce96bbb10c7bff6425f36919f4afa09738b
parent21807d6637a658f331dac341ecc1f796122d93f2
frameposition: In case sources have the same size as track, follow track size

For example if the size has been serialized in a file, but the user has
not personalized the size, we want that whenever the restriction caps
change the size, the video should take the size of the track
restriction caps.

We know need to keep track of the current positionner.size even if
setting through caps size changes.

https://bugzilla.gnome.org/show_bug.cgi?id=739527
ges/gstframepositionner.c
tests/check/ges/timelineedition.c