GNOME Bugzilla – Bug 762185
matroskademux: Simple implementation of GST_SEEK_FLAG_TRICKMODE_KEY_UNITS
Last modified: 2016-02-17 14:24:14 UTC
This patch adds support for the GST_SEEK_FLAG_TRICKMODE_KEY_UNITS seek flag. If TRICKMODE_KEY_UNITS flag is set on the segment, all samples on a video stream which are not key units will be skipped.
Created attachment 321486 [details] [review] matroskademux: Simple implementation of TRICKMODE_KEY_UNITS
Attachment 321486 [details] pushed as 750b7c7 - matroskademux: Simple implementation of TRICKMODE_KEY_UNITS