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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 5 14:02:11 PDT 2013


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

Greg Rutz <greg> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #248348|none                        |needs-work
             status|                            |

--- Comment #17 from Greg Rutz <greg at gsr-tek.com> 2013-07-05 21:02:04 UTC ---
Review of attachment 248348:
 --> (https://bugzilla.gnome.org/review?bug=701404&attachment=248348)

::: ext/dash/gstdashdemux.c
@@ +705,3 @@
     stream->need_header = TRUE;
     stream->has_data_queued = FALSE;
+    stream->demux = demux;

Since the GstDashDemuxStream is not actually needed by the check_full callback,
we should just pass the GstDashDemux as the callback data instead.

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