segment: Add new skip flags for clarifying trick mode playback.
authorJan Schmidt <jan@centricular.com>
Tue, 9 Dec 2014 05:28:56 +0000 (16:28 +1100)
committerJan Schmidt <jan@centricular.com>
Mon, 26 Jan 2015 14:51:58 +0000 (01:51 +1100)
commitf3756af07ba920e5d734e217bae2982c399452a3
tree24e5de3cb7d6d39c58e22b71a7812eacb33e3ba8
parent8695a202c87c66f6a79555541f240c31bf02696a
segment: Add new skip flags for clarifying trick mode playback.

Add GST_SEEK_FLAG_TRICKMODE_KEY_UNITS and
GST_SEEK_FLAG_TRICKMODE_NO_AUDIO, and rename GST_SEEK_FLAG_SKIP
to GST_SEEK_FLAG_TRICKMODE (with backwards compat define).

Do the same for the corresponding SEGMENT flags.

https://bugzilla.gnome.org/show_bug.cgi?id=735666
gst/gstsegment.c
gst/gstsegment.h