[Bug 737293] dashdemux: fix gst_mpdparser_get_rep_idx_with_max_bandwidth return

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 21 07:12:05 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 #288964|0                           |1
        is obsolete|                            |

--- Comment #13 from Brendan Long <self at brendanlong.com> 2014-10-21 14:12:00 UTC ---
Created an attachment (id=289040)
 View: https://bugzilla.gnome.org/attachment.cgi?id=289040
 Review: https://bugzilla.gnome.org/review?bug=737293&attachment=289040

gst-plugins-bad: dash: Use bitrates from soup's custom event for all bitrates

This patch uses souphttpsrc's info for all bitrate information. I just realized
that this would completely fail if the source doesn't implement this event
though. Since we probably don't want to require the source to do that, should
we just continue calculating it ourselves when we can? If we have to have the
code to time this, then it seems like we might as well always use it instead of
having a second unnecessary code path..

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