Adding a test app for libgstplay. It is a command line player.
authorJulien Moutte <julien@moutte.net>
Sun, 14 Dec 2003 16:59:09 +0000 (16:59 +0000)
committerJulien Moutte <julien@moutte.net>
Sun, 14 Dec 2003 16:59:09 +0000 (16:59 +0000)
commite0a0ff019c951bf7bb6ec6825b5b4010a863c4a3
tree0825466f4bed1790d0bc8299e84364b7be6c6a5b
parent47d0444174d174d6c903cef2ce798e853d527e59
Adding a test app for libgstplay. It is a command line player.

Original commit message from CVS:
Adding a test app for libgstplay. It is a command line player.
configure.ac
examples/Makefile.am
examples/gstplay/Makefile.am [new file with mode: 0644]
examples/gstplay/player.c [new file with mode: 0644]
tests/old/examples/Makefile.am