After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 762185 - matroskademux: Simple implementation of GST_SEEK_FLAG_TRICKMODE_KEY_UNITS
matroskademux: Simple implementation of GST_SEEK_FLAG_TRICKMODE_KEY_UNITS
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.7.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-17 13:44 UTC by Ognyan Tonchev (redstar_)
Modified: 2016-02-17 14:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
matroskademux: Simple implementation of TRICKMODE_KEY_UNITS (1.97 KB, patch)
2016-02-17 13:44 UTC, Ognyan Tonchev (redstar_)
committed Details | Review

Description Ognyan Tonchev (redstar_) 2016-02-17 13:44:17 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.
Comment 1 Ognyan Tonchev (redstar_) 2016-02-17 13:44:48 UTC
Created attachment 321486 [details] [review]
matroskademux: Simple implementation of TRICKMODE_KEY_UNITS
Comment 2 Sebastian Dröge (slomo) 2016-02-17 14:19:03 UTC
Attachment 321486 [details] pushed as 750b7c7 - matroskademux: Simple implementation of TRICKMODE_KEY_UNITS