[Bug 735666] design doc : trick mode handling in demuxers (SKIP)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 5 00:30:22 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=735666
GStreamer | gstreamer (core) | unspecified
Jan Schmidt <thaytan> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #295612|0 |1
is obsolete| |
--- Comment #32 from Jan Schmidt <thaytan at noraisin.net> 2015-02-05 08:30:20 UTC ---
Created an attachment (id=296177)
View: https://bugzilla.gnome.org/attachment.cgi?id=296177
Review: https://bugzilla.gnome.org/review?bug=735666&attachment=296177
audiodecoder: Where possible, skip decode for
GST_SEGMENT_FLAG_TRICKMODE_NO_AUDIO
If we have timestamps on input buffers and are in trickmode no-audio
mode, then don't pass anything to the subclass for decode and simply
send gap events downstream
Only for forward playback for now - reverse requires accumulating
GAP events and pushing out in reverse order.
--
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