[gstreamer-bugs] [Bug 617868] [decodebin2] Option to not expose/decode all streams
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri May 7 10:22:52 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=617868
GStreamer | gst-plugins-base | git
Edward Hervey <bilboed> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.30
--- Comment #8 from Edward Hervey <bilboed at gmail.com> 2010-05-07 17:22:47 UTC ---
commit 20d643ccdab602cb7ee5cb9ba8e273282bf1f090
Author: Edward Hervey <bilboed at bilboed.com>
Date: Fri May 7 12:19:25 2010 +0200
uridecodebin: add the 'expose-all-streams' property from decodebin2
API: expose-all-streams
https://bugzilla.gnome.org/show_bug.cgi?id=617868
commit ac4188bd542eb22c31ec199de02a218107a150c8
Author: Edward Hervey <bilboed at bilboed.com>
Date: Thu May 6 18:50:51 2010 +0200
decodebin2: Add a property to not expose/decode all streams
API : expose-all-streams
If disabled:
* only the streams that CAN be decoded and match the final caps will have a
decoder plugged in and be exposed.
* the streams that COULD HAVE BEEN decoded but do not match the finals caps
will not have a decoder plugged in and will not be exposed.
If no decoder is available to decode a certain stream, then the missing
element
message will still be emitted regardless of the value of the property.
https://bugzilla.gnome.org/show_bug.cgi?id=617868
commit e84b203de2ae74373d125e6eaa8e3384c6eacda4
Author: Edward Hervey <bilboed at bilboed.com>
Date: Thu May 6 17:47:12 2010 +0200
decodebin2: rename are_raw_caps to are_final_caps, correct comment
https://bugzilla.gnome.org/show_bug.cgi?id=617868
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list