[Bug 751153] dashdemux: wrong representation index returned when max_bandwidth is 0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 18 07:36:35 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751153
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thiagossantos at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.5.2
OS|Linux |All
--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Pushed, thanks for the patch with unit tests!
commit 9f56cc27aba2ccd57eb3896a3a490302da27d9d9
Author: Florin Apostol <florin.apostol at oregan.net>
Date: Thu Jun 18 13:08:25 2015 +0100
dashdemux: fixed getting representation based on max bandwidth
The gst_mpdparser_get_rep_idx_with_max_bandwidth function assumes
representations are ordered by bandwidth and incorrectly returns the
first one when wanting the one with minimum bandwidth.
Corrected gst_mpdparser_get_rep_idx_with_max_bandwidth function to get the
correct representation in case max_bandwidth parameter is 0.
https://bugzilla.gnome.org/show_bug.cgi?id=751153
--
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