[gstreamer-bugs] [Bug 613066] [flvmux] review is-live property before release

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 17 04:24:30 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613066
  GStreamer | gst-plugins-good | git

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-03-17 11:24:24 UTC ---
is-live is now also used to decide if timestamps should simply wrap around or
if EOS should be emitted:

commit 96de71d74b3f4d2fc3c6a675dab86ac00a0c151a
Author: Jan Urbański <wulczer at wulczer.org>
Date:   Tue Mar 16 23:32:45 2010 +0100

    flvmux: don't put timestamps larger than G_MAXINT32 in the FLV tags

    For non-live input respond by pushing EOS, for live wrap the
    timestamps every G_MAXINT32 miliseconds.

    Fixes #613003.

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