gst-play: Allow switching to previous tracks
authorJan Schmidt <jan@centricular.com>
Wed, 23 Feb 2022 14:41:34 +0000 (01:41 +1100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 3 Mar 2022 12:11:40 +0000 (12:11 +0000)
commitdde9e4e28821119a8a3f84fe8dbd40681972c281
tree9f548ad0ae01c9b938f3996f048cd416197da3c8
parent00f773bd1033247d6123916654d7bb6f7015e9ec
gst-play: Allow switching to previous tracks

Implement case sensitive key-press handling,
and make 'V', 'A', 'S' switch to the previous
video, audio, or subtitle track. The lower-case
keypress cycles to the next track, as before

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1841>
subprojects/gst-plugins-base/tools/gst-play.c