gstreamer/gst-libs/gst/pbutils
Arun Raghavan e730ce71dc discoverer: Make sure we call _stop() before being freed
This ensures that everything is properly cleaned up before the
GstDiscoverer object is freed. Specifically, it makes sure that we've
removed the async timeout callback before freeing the object to avoid a
potential crash later on.

https://bugzilla.gnome.org/show_bug.cgi?id=639755
2011-01-17 23:50:45 +00:00
..
.gitignore pbutils: New Discoverer utility 2010-09-20 13:11:42 +02:00
codec-utils.c codec-utils: Minor documentation changes 2011-01-04 18:59:25 +00:00
codec-utils.h pbutils: Add MPEG-4 Video profile/level extraction 2010-09-30 13:09:29 +01:00
descriptions.c pbutils: add description for DVB subtitle caps 2010-12-26 17:29:38 +00:00
descriptions.h rename utils to pbutils 2007-03-04 23:39:51 +00:00
encoding-profile.c docs: add some more Since: markers for new encoding-profile API 2011-01-12 17:51:43 +00:00
encoding-profile.h encoding: encoding_profile_get_output_caps => _get_input_caps 2011-01-05 22:02:35 +01:00
encoding-target.c pbutils: save localised strings properly when writing encoding targets to a file 2011-01-16 16:59:32 +00:00
encoding-target.h encoding-target: Fixup loading/saving methods 2011-01-05 20:54:21 +01:00
gstdiscoverer-types.c discoverer: Documentation updates 2011-01-06 15:33:14 +01:00
gstdiscoverer.c discoverer: Make sure we call _stop() before being freed 2011-01-17 23:50:45 +00:00
gstdiscoverer.h discoverer: Documentation updates 2011-01-06 15:33:14 +01:00
gstpluginsbaseversion.c pbutils: add compile time and runtime version checks for gst-plugins-base 2010-07-26 17:25:15 +02:00
gstpluginsbaseversion.h.in pbutils: Take nano version into account in GST_CHECK_PLUGINS_BASE_VERSION() 2010-12-02 19:04:29 +01:00
install-plugins.c pbutils: More gtk-doc annotations 2010-12-21 18:52:04 +01:00
install-plugins.h gst-libs/gst/pbutils/install-plugins.*: Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping for bi... 2008-01-11 16:18:10 +00:00
Makefile.am gobject-introspection: pass --library-path as well to make it find the right libgstreamer 2011-01-11 15:01:25 +00:00
missing-plugins.c pbutils: More gtk-doc annotations 2010-12-21 18:52:04 +01:00
missing-plugins.h API: add gst_missing_*_installer_detail_new() convenience API so that applications that know exactly what they're mis... 2007-08-28 14:23:55 +00:00
pbutils-marshal.list libs: touch marshal.list files to force rebuild after Makefile.am changes 2010-10-19 00:07:47 +01:00
pbutils-private.h discoverer: query seekability 2010-12-13 17:03:25 +02:00
pbutils.c Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 15:58:58 +00:00
pbutils.h pbutils: Don't forget to include the encoding headers 2011-01-05 15:31:09 +01:00