examples/seeking/seek.c: Added parse-launch syntax seeking mode for the seeking example.
authorEdward Hervey <bilboed@bilboed.com>
Fri, 11 Nov 2005 19:16:35 +0000 (19:16 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 11 Nov 2005 19:16:35 +0000 (19:16 +0000)
commit6f844d75470e8488919af1c8c5511fcdbdd6b3d4
tree6bac2366599dd39faa79014b23c271473071c2f6
parente6ef73471b73d622520db8076202c48764031469
examples/seeking/seek.c: Added parse-launch syntax seeking mode for the seeking example.

Original commit message from CVS:
* examples/seeking/seek.c: (make_parselaunch_pipeline):
Added parse-launch syntax seeking mode for the seeking example.
This should help stress-test even more cases.
Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
ChangeLog
examples/seeking/seek.c
tests/examples/seek/seek.c