ges: Add a method to retrieve the 'natural' size of VideoSource
authorThibault Saunier <tsaunier@igalia.com>
Wed, 19 Feb 2020 21:06:26 +0000 (18:06 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Wed, 26 Feb 2020 16:36:30 +0000 (13:36 -0300)
commit7b3ac927dcedd21f5fa727ab315dae6b852f6097
tree626c448f3f51e6748211308d62d6447f5f12f358
parentc802a40a9608dd56a84f5a204c1b98868ea1782e
ges: Add a method to retrieve the 'natural' size of VideoSource

This way the user can easily know how the clip would look like
if no scaling was applied to the clip, this is useful to be able
to properly position the clips with the framepositionner element.
ges/ges-image-source.c
ges/ges-internal.h
ges/ges-video-source.c
ges/ges-video-source.h
ges/ges-video-test-source.c
ges/ges-video-uri-source.c