[Bug 735666] design doc : trick mode handling in demuxers (SKIP)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 5 00:12:37 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=735666
GStreamer | gstreamer (core) | unspecified
--- Comment #31 from Jan Schmidt <thaytan at noraisin.net> 2015-02-05 08:12:32 UTC ---
Created an attachment (id=296176)
View: https://bugzilla.gnome.org/attachment.cgi?id=296176
Review: https://bugzilla.gnome.org/review?bug=735666&attachment=296176
audiobasesink: Re-work GAP buffer and trick-mode handling
In trickmode no-audio mode, or when receiving a GAP buffer,
discard the contents and render as a GAP event instead.
Make sure when rendering a gap event that the ring buffer will
restart on PAUSED->PLAYING by setting the eos_rendering flag.
This mostly reverts commit 8557ee and replaces it. The problem
with the previous approach is that it hangs in wait_preroll()
on a PLAYING-PAUSED transition because it doesn't commit state
properly.
--
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