encoding-target: Allow using name and targets from serialized file
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Wed, 21 Dec 2016 14:05:30 +0000 (11:05 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Fri, 23 Dec 2016 20:40:23 +0000 (17:40 -0300)
commit85979f996d477c2cae9f108fe06461a1ad105d21
tree482f8e20fd6e1a0968e8b89a5a90d0f0285cd7be
parent2c9db14d0305371b81b210040f0999f70fb15f90
encoding-target: Allow using name and targets from serialized file

We used to only care about the name of the files even if the name
is defined in the encoding target serialized file.

That commit also allows user to define several names for a single
target file (using a ';' between the names) which allows us to have
a target for youtube that is called 'youtube;yt' or a target for
'ogg;ogv;oga' file extension.
gst-libs/gst/pbutils/encoding-target.c