encodebin: Add a way to enable/disabled a GstEncodingProfile
authorThibault Saunier <tsaunier@gnome.org>
Thu, 7 May 2015 08:26:47 +0000 (10:26 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Mon, 1 Jun 2015 08:22:31 +0000 (10:22 +0200)
commitdcfb8a83a53a083b84d14e5360cb42c7efc7bcf0
treebf838904efece3ee6eb30964d75fd269cfa92e4b
parent22302db7fcee0557da349c7e1651edb5ace964c9
encodebin: Add a way to enable/disabled a GstEncodingProfile

Summary:
So that the user can easily use the same encoding profile to render
with/without audio/video stream.

API:
  gst_encoding_profile_is_disabled
  gst_encoding_pofile_set_enabled

https://bugzilla.gnome.org/show_bug.cgi?id=749056
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/pbutils/encoding-profile.c
gst-libs/gst/pbutils/encoding-profile.h
gst/encoding/gstencodebin.c