gst-play: Add wait-on-eos option for image file playback
authorSeungha Yang <seungha.yang@navercorp.com>
Fri, 29 Mar 2019 04:17:55 +0000 (13:17 +0900)
committerSeungha Yang <seungha.yang@navercorp.com>
Fri, 29 Mar 2019 10:52:16 +0000 (19:52 +0900)
commit5b5fd9033c8965ede8f760ce3cf27a9f8ed6d3f3
tree58eb5b67085193244c54c3a5e055b94dddd44993
parente007710b591f924b84bcc03f114728ba110a1925
gst-play: Add wait-on-eos option for image file playback

Since gst-play is stopping playback on EOS message, image file playback
is almost impossible until now. Not only for image file, this option
seems to helpful if an user wants to see the last frame.
tools/gst-play.c