[Bug 795424] qtdemux: Add MSE-style flush

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 24 19:22:33 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795424

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #371339|none                        |reviewed
             status|                            |

--- Comment #10 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 371339:
 --> (https://bugzilla.gnome.org/review?bug=795424&attachment=371339)

::: gst/isomp4/qtdemux.h
@@ -196,2 +196,5 @@
    * detect incoming FLUSH events corresponding to that */
   guint32 offset_seek_seqnum;
+  /* Whether the FLUSH events received in consequence of a seek
+   * sent upstream should be propagated downstream. */
+  gboolean propagate_flush;

Why don't you propagate other flushes?

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