Stefan Kost
|
4e8956c9f1
|
discoverer: query seekability
Besides the duration we can also query the seekability of a stream. Use the new
API in the gst-discoverer tool.
API: gst_discoverer_info_get_seekable
|
2010-12-13 17:03:25 +02:00 |
|
Arun Raghavan
|
d392994597
|
discoverer: Fix argument type to _container_info_get_streams()
No reason for gst_discoverer_container_info_get_streams() to not take a
GstDiscovererContainerInfo as its argument.
|
2010-11-08 11:44:22 +00:00 |
|
Stefan Kost
|
03eea2364a
|
discoverer: rename boolean getters for consistency
Rename _get_is_image() to _is_image() and _get_interlaced() to _is_interlaced().
https://bugzilla.gnome.org/show_bug.cgi?id=633311
|
2010-10-30 14:50:21 +01:00 |
|
Tim-Philipp Müller
|
91d574c234
|
tools: update gst-discoverer tool for last-minute API change
https://bugzilla.gnome.org/show_bug.cgi?id=633311
|
2010-10-30 11:41:23 +01:00 |
|
Arun Raghavan
|
f55529e8d0
|
gst-discoverer: The 'ready' signal was renamed to 'finished'
|
2010-10-04 18:16:50 +02:00 |
|
Edward Hervey
|
e17b42181c
|
gst-discoverer: Print out topology if available.
If we have some unhandled streams, we can still print out the remaining
topology.
|
2010-09-29 19:00:38 +02:00 |
|
Edward Hervey
|
6ecbdab1fe
|
discoverer: Fixup DiscovererResult handling
This was a leftover from the changes from a flag to an enum
|
2010-09-22 12:57:22 +02:00 |
|
Edward Hervey
|
d4b0274d89
|
tools: Standalone tool for discovering media file properties
Fixes #625944
|
2010-09-20 13:11:42 +02:00 |
|