gstreamer/gst
2011-09-30 14:52:01 +01:00
..
parse parse: add prototypes for unused functions to avoid compiler warning 2011-06-05 15:27:19 +01:00
.gitignore
gettext.h
glib-compat-private.h Work around changes in g_atomic API 2011-06-04 00:36:26 -07:00
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst: use GstDebugLevel enum type to fix a warning building with ICC 2011-08-15 21:13:03 +01:00
gst.h gst.h: include header for atomic queue 2011-09-30 14:52:01 +01:00
gst_private.h docs: add deprecation guards 2011-05-18 09:55:57 +03:00
gstatomicqueue.c Work around changes in g_atomic API 2011-06-04 00:36:26 -07:00
gstatomicqueue.h docs: fix gtk-doc syntax 2011-05-03 13:03:20 +03:00
gstbin.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstbin.h
gstbuffer.c
gstbuffer.h buffer: explicitly cast to the enum type 2011-08-15 21:15:22 +01:00
gstbufferlist.c docs: we don't need to document private members in opaque structs 2011-05-03 13:03:20 +03:00
gstbufferlist.h bufferlist: Add boxed type for GstBufferListIterator for gobject-introspection 2011-04-14 16:14:02 +02:00
gstbus.c Revert lockfree GstBus for the release 2011-04-26 16:14:00 +01:00
gstbus.h Revert lockfree GstBus for the release 2011-04-26 16:14:00 +01:00
gstcaps.c caps: use g_value_take_string() and gst_value_get_caps() instead of accessing internal fields 2011-09-19 09:50:11 +02:00
gstcaps.h caps: define GST_CAPS_FLAGS_NONE for consistency with other enumerations 2011-08-15 21:13:29 +01:00
gstchildproxy.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstchildproxy.h
gstclock.c
gstclock.h clock: improve the GST_TIME_FORMAT/ARGS docs 2011-05-24 00:26:40 +03:00
gstcompat.h
gstconfig.h.in
gstdatetime.c
gstdatetime.h
gstdebugutils.c debugutils: use GST_STATE_VOID_PENDING for GstState instead of 0 2011-08-15 21:13:47 +01:00
gstdebugutils.h
gstelement.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstelement.h gststate: explicitly cast to the enum type 2011-08-15 21:15:12 +01:00
gstelementdetails.h registry: move utf-8 validation to registry saving time 2011-08-10 13:45:49 +02:00
gstelementfactory.c docs: fix typo in element factory documentation 2011-08-16 17:19:29 +01:00
gstelementfactory.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsterror.c gsterror: explicitly cast to the right GstGError code enum types 2011-08-15 21:14:22 +01:00
gsterror.h
gstevent.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstevent.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstfilter.c gst: Add some more gobject-introspection annotations 2011-04-14 16:14:01 +02:00
gstfilter.h
gstformat.c format: use GST_FORMAT_UNDEFINED and few casts to GstFormat 2011-08-26 14:11:13 +02:00
gstformat.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstghostpad.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstghostpad.h docs: use the same name for the argument in prototype and docs 2011-05-18 15:03:46 +03:00
gstindex.c index: explicitly cast to the enum type 2011-08-26 14:11:13 +02:00
gstindex.h
gstindexfactory.c
gstindexfactory.h
gstinfo.c info: explicitly cast to the enum type 2011-08-26 14:11:13 +02:00
gstinfo.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstinterface.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstinterface.h
gstiterator.c gst: Add some more gobject-introspection annotations 2011-04-14 16:14:01 +02:00
gstiterator.h
gstmacros.h
gstmarshal.list
gstmessage.c message: explicitly cast to the right enum types 2011-08-26 14:11:13 +02:00
gstmessage.h docs: xref the async messages to GstStateChange 2011-05-28 09:52:55 +03:00
gstminiobject.c docs: use the same name for the argument in prototype and docs 2011-05-18 15:03:46 +03:00
gstminiobject.h docs: fix up some Since markers and update for new multiqueue args 2011-05-14 14:05:52 +01:00
gstobject.c gstobject: also remove the cast as this is causing the trouble 2011-08-23 11:55:17 +02:00
gstobject.h
gstpad.c pad: Set caps on pad before checking if the pad is linked 2011-09-19 14:08:16 +02:00
gstpad.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstpadtemplate.c padtemplate: explicitly cast to the enum types 2011-08-26 14:11:13 +02:00
gstpadtemplate.h
gstparamspecs.c
gstparamspecs.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstparse.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstparse.h parse: Add boxed type for GstParseContext for gobject-introspection 2011-04-14 16:14:01 +02:00
gstpipeline.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstpipeline.h
gstplugin.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstplugin.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstpluginfeature.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstpluginfeature.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstpluginloader.c pluginloader: only run gst-plugin-scanner with /usr/bin/arch wrapper on OS X >= 10.5 2011-04-15 21:02:35 +01:00
gstpluginloader.h
gstpoll.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstpoll.h
gstpreset.c preset: use guint for the version number parts 2011-05-24 20:30:11 +03:00
gstpreset.h preset: include cleanup 2011-05-20 00:39:10 +03:00
gstquark.c
gstquark.h
gstquery.c query: minor changes related to enum types 2011-08-26 14:11:13 +02:00
gstquery.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstregistry.c gst: Fix compiler warnings on 64 bit mingw-w64 2011-09-26 12:17:30 +02:00
gstregistry.h
gstregistrybinary.c
gstregistrybinary.h registrybinary: small cleanups 2011-05-24 20:30:11 +03:00
gstregistrychunks.c registrychunks: explicitly cast to the enum types 2011-08-26 14:11:14 +02:00
gstregistrychunks.h
gstsegment.c segment: use GST_SEEK_FLAG_NONE instead of 0 2011-08-26 14:11:14 +02:00
gstsegment.h
gststructure.c gst: Fix compiler warnings on 64 bit mingw-w64 2011-09-26 12:17:30 +02:00
gststructure.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstsystemclock.c tagsetter: use GST_TAG_MERGE_UNDEFINED instead of FALSE 2011-08-26 14:11:14 +02:00
gstsystemclock.h docs: we don't need to document private members in opaque structs 2011-05-03 13:03:20 +03:00
gsttaglist.c Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttaglist.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttagsetter.c tagsetter: use GST_TAG_MERGE_UNDEFINED instead of FALSE 2011-08-26 14:11:14 +02:00
gsttagsetter.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttask.c task: explicitly cast to the enum type 2011-08-26 14:11:14 +02:00
gsttask.h task: fix GST_TASK_BROADCAST 2011-03-17 23:42:48 +00:00
gsttaskpool.c
gsttaskpool.h
gsttrace.c trace: add GST_ALLOC_TRACE_NONE for consistency and use it 2011-08-26 14:11:14 +02:00
gsttrace.h docs: add since 0.10.36 on the new _NONE enum values 2011-08-26 14:11:15 +02:00
gsttypefind.c pluginfeature: store pointer to plugin in addition to the plugin name 2011-04-24 11:27:19 +01:00
gsttypefind.h docs: add since 0.10.36 on the new _NONE enum values 2011-08-26 14:11:15 +02:00
gsttypefindfactory.c
gsttypefindfactory.h
gsturi.c Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsturi.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstutils.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstutils.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstvalue.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstvalue.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am gst: gobject-introspection scanner doesn't need to scan or update plugin info 2011-04-16 13:49:45 +01:00
math-compat.h