After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752061 - dashdemux: the bitstreamSwitching attribute from AdaptationSet is parsed but not used
dashdemux: the bitstreamSwitching attribute from AdaptationSet is parsed but ...
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 751170
Blocks:
 
 
Reported: 2015-07-07 11:12 UTC by Sebastian Dröge (slomo)
Modified: 2015-07-13 17:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2015-07-07 11:12:24 UTC
+++ This bug was initially created as a clone of Bug #751170 +++

See the other bug, also we seem to parse far more things than we use.
Comment 1 Florin Apostol 2015-07-13 17:00:58 UTC
Actually, it is used. It is exported through gst_mpd_client_get_bitstream_switching_flag function and used in gst_dash_demux_get_audio_input_caps and gst_dash_demux_get_video_input_caps functions.

This bug should be closed.