Add support for multiple files on command line, and .m3u playlists (assuming format...
authorRichard Boulton <richard@tartarus.org>
Mon, 4 Feb 2002 22:35:09 +0000 (22:35 +0000)
committerRichard Boulton <richard@tartarus.org>
Mon, 4 Feb 2002 22:35:09 +0000 (22:35 +0000)
commit911f9b4d536335c3c8f352d4b3a6721a81d75128
tree6aba58ca7a999fb925f4d8e2f61cbda820cd3ab8
parentf847cc21c805dfd3b90af1bda0e69878fd6570ea
Add support for multiple files on command line, and .m3u playlists (assuming format of .m3u playlist is simply a list...

Original commit message from CVS:
Add support for multiple files on command line, and .m3u playlists
(assuming format of .m3u playlist is simply a list of filenames, one per
line.  Comments will probably work, because the file won't be found. ;-> )

Needs to have support for ctrl-c added, so that play can be aborted without
going through whole list of files.
tools/gst-launch-ext