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 753890 - dashdemux: PROP_BANDWIDTH_USAGE should be deprecated
dashdemux: PROP_BANDWIDTH_USAGE should be deprecated
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal minor
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-20 17:14 UTC by Florin Apostol
Modified: 2015-10-30 15:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (983 bytes, patch)
2015-08-20 17:15 UTC, Florin Apostol
committed Details | Review

Description Florin Apostol 2015-08-20 17:14:25 UTC
PROP_BANDWIDTH_USAGE property in dashdemux is deprecated but it does not have
the deprecated flag set.
Comment 1 Florin Apostol 2015-08-20 17:15:15 UTC
Created attachment 309753 [details] [review]
proposed patch
Comment 2 Vincent Penquerc'h 2015-10-30 15:26:32 UTC
commit fe6adec7028dfe966423128a2940f3f5775d09d0
Author: Florin Apostol <florin.apostol@oregan.net>
Date:   Thu Aug 20 18:14:36 2015 +0100

    dashdemux: marked PROP_BANDWIDTH_USAGE property as deprecated
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753890