[Bug 701404] dashdemux: should not buffer the entire Period

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 12 09:42:24 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701404
  GStreamer | gst-plugins-bad | 1.x

--- Comment #8 from Greg Rutz <greg at gsr-tek.com> 2013-06-12 16:42:18 UTC ---
(In reply to comment #7)
> This will never be reached, because you have:
> if (cancelled) {} else if (!cancelled) {} else {...}
> 
> And doesn't quit just return, which means download_loop() will be called again
> immediately? Are you missing some bit ?

This wasn't something I changed.  It is there in the current master branch
code.  However, I agree that the final "else" statement is not required.  I can
add it to my current patch if you like.

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