Work around deprecated thread API in glib master
[platform/upstream/gstreamer.git] / gst-libs / gst / pbutils / gstdiscoverer.c
2011-12-04 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-02 Piotr Fusikvarious: typo fixes
2011-08-27 Tim-Philipp Müllerpbutils: don't depend on libgstvideo just to parse...
2011-08-26 Vincent Penquerc'hdiscoverer: retrieve audio track language from tags too
2011-08-26 Vincent Penquerc'hdiscoverer: consider subtitles as raw
2011-08-26 Vincent Penquerc'hdiscoverer: add application/x-kate to subtitles caps
2011-08-26 Vincent Penquerc'hdiscoverer: get language from other tags if we did...
2011-08-26 Vincent Penquerc'hdiscoverer: add subtitles API
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-18 Edward Herveydiscoverer: Allow GError* argument to be NULL
2011-06-14 David Schleefdiscoverer: fix c99-ism
2011-06-04 David Schleefdiscoverer: fix c99-ism
2011-03-08 Arun Raghavandiscoverer: Don't wait for subtitle streams to preroll
2011-02-22 Arun Raghavandiscoverer: Chain dispose() up to parent class
2011-02-22 Arun Raghavandiscoverer: Keep a ref for the async timeout callback
2011-02-22 Arun Raghavandiscoverer: Use g_signal_connect_object instead of...
2011-02-16 Stefan Kostdiscoverer: don't leak parent tags
2011-02-16 Stefan Kostdiscoverer: improve logging (and reindent)
2011-02-10 Arun Raghavandiscoverer: Use nominal bitrate if bitrate tag is unava...
2011-01-17 Arun Raghavandiscoverer: Drop new stream tags once preroll is done
2011-01-17 Arun Raghavandiscoverer: Validate timeouts before processing them
2011-01-17 Arun Raghavandiscoverer: Make sure we call _stop() before being...
2011-01-06 Arun Raghavandiscoverer: Documentation updates
2010-12-21 Edward Herveypbutils: More gtk-doc annotations
2010-12-19 Edward Herveygstdiscoverer: Don't leak tags
2010-12-13 Stefan Kostdiscoverer: query seekability
2010-12-08 Stefan Kostdocs: fix wrong use of Since: keyword
2010-12-04 Tim-Philipp Müllerlibs: use GLib 2.22 API unconditionally
2010-11-08 Arun Raghavandiscoverer: Fix a gtk-doc gobject-introspection annotation
2010-10-24 Edward Herveydiscoverer: Get pad caps if we can't get negotiated...
2010-10-15 Tim-Philipp Müllerpbutils: make marshaller private
2010-10-15 Tim-Philipp Müllerdocs: improve gst_discoverer_new() docs a bit
2010-10-15 Tim-Philipp Müllerdiscoverer: private structs need to padding
2010-10-08 Edward Herveypbutils: rename gstdiscoverer-private.h to pbutils...
2010-09-22 Edward Herveydiscoverer: Fixup DiscovererResult handling
2010-09-22 Edward Herveydiscoverer: We don't need the signals from the queues
2010-09-20 Stefan Kostdiscoverer: fix docs
2010-09-20 Edward Herveydiscoverer: Fix debug statement.
2010-09-20 Edward Herveypbutils: New Discoverer utility