[Bug 737293] dashdemux: fix gst_mpdparser_get_rep_idx_with_max_bandwidth return

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 20 09:18:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737293
  GStreamer | gst-plugins-bad | 1.4.1

Brendan Long <self> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #288956|0                           |1
        is obsolete|                            |

--- Comment #11 from Brendan Long <self at brendanlong.com> 2014-10-20 16:18:00 UTC ---
Created an attachment (id=288964)
 View: https://bugzilla.gnome.org/attachment.cgi?id=288964
 Review: https://bugzilla.gnome.org/review?bug=737293&attachment=288964

gst-plugins-bad: dash: Use bitrate from soup's custom event as the default
bitrate

This uses the bitrate from souphttpsrc as the default bitrate.

I also fixed stream->current_download_rate to default to -1 instead of 0, since
gst_dash_demux_stream_select_representation_unlocked considers -1 to be
"unset".

This patch could be improved to use the same soup event to determine bitrates
from the segment files.

-- 
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