gstreamer/gst-libs/gst/pbutils
Tim-Philipp Müller e40ea30972 discoverer: try harder to obtain a duration if we don't get one right away
If we don't get a duration right away, set the pipeline to playing
and sleep a bit, then try again. This is ugly, but the least worst
we can do right now. The alternative would be to make parsers etc.
return some bogus duration estimate even after only having pushed
a single frame, for example.

Fixes discoverer showing 0 durations for some mp3 and aac files
(e.g. soweto-adts.aac).
2012-02-14 19:36:43 +00:00
..
.gitignore
codec-utils.c
codec-utils.h
descriptions.c various: typo fixes 2011-12-02 12:03:27 +01:00
descriptions.h
encoding-profile.c various: typo fixes 2011-12-02 12:03:27 +01:00
encoding-profile.h encoding-profile: add a function to create a profile from a discoverer info 2011-10-03 11:51:23 +02:00
encoding-target.c
encoding-target.h various: typo fixes 2011-12-02 12:03:27 +01:00
gstdiscoverer-types.c discoverer: fix leaks caused by some base class dtors not being called 2012-01-11 12:52:17 +00:00
gstdiscoverer.c discoverer: try harder to obtain a duration if we don't get one right away 2012-02-14 19:36:43 +00:00
gstdiscoverer.h discoverer: Don't use gtk-doc /* < ... > */ style comments for signals 2011-09-19 14:36:00 +02:00
gstpluginsbaseversion.c
gstpluginsbaseversion.h.in
install-plugins.c
install-plugins.h docs: handle warnings emitted by gtk-doc 2011-08-20 19:16:42 +02:00
Makefile.am pbutils: don't depend on libgstvideo just to parse some caps 2011-08-27 14:57:41 +01:00
missing-plugins.c
missing-plugins.h
pbutils-marshal.list
pbutils-private.h discoverer: retrieve audio track language from tags too 2011-08-26 10:05:51 +02:00
pbutils.c
pbutils.h