summaryrefslogtreecommitdiff
path: root/examples/gst-discover
AgeCommit message (Collapse)AuthorFilesLines
2008-12-06examples/gst-discover: Beautify output of discoverer's duration.Edward Hervey1-3/+3
Original commit message from CVS: * examples/gst-discover: Beautify output of discoverer's duration.
2007-07-27examples/gst-discover: Show duration of audio/video streams.Edward Hervey1-6/+8
Original commit message from CVS: reviewed by: Edward Hervey <bilboed@bilboed.com> * examples/gst-discover: Show duration of audio/video streams. Specify units for values. Fixes #432521
2006-11-07examples/: New tool, runs the discoverer on a file and prints out what we get.Andy Wingo1-0/+87
Original commit message from CVS: 2006-11-07 Andy Wingo <wingo@pobox.com> * examples/Makefile.am (examples_DATA): * examples/gst-discover: New tool, runs the discoverer on a file and prints out what we get.