gstreamer/gst
2012-03-08 16:30:49 +00:00
..
parse gstparse: prefix generated parser functions so they don't get exported 2011-10-08 14:34:04 +01:00
.gitignore
gettext.h
glib-compat-private.h glib-compat: Add license boilerplate for LGPL 2011-12-12 11:55:52 +01:00
glib-compat.c glib-compat: Add license boilerplate for LGPL 2011-12-12 11:55:52 +01:00
glib-compat.h
gst-i18n-app.h gst: include locale.h before any other i18n headers 2012-01-05 00:32:42 +00:00
gst-i18n-lib.h gst: include locale.h before any other i18n headers 2012-01-05 00:32:42 +00:00
gst.c gst: Fix 'comparison of unsigned enum expression >= 0 is always true' compiler warning 2012-03-06 12:16:19 +01:00
gst.h gst.h: include header for atomic queue 2011-09-30 14:52:01 +01:00
gst_private.h gstconfig.h: adds and uses SunPro visibility attribute for proper function exports 2012-01-05 00:08:19 +00:00
gstatomicqueue.c
gstatomicqueue.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbin.c bin: reset the EOS detection machinery after sending an EOS message 2012-02-03 11:23:28 +00:00
gstbin.h
gstbuffer.c buffer: add gst_buffer_{set,get}_qdata() 2011-11-25 17:42:07 +00:00
gstbuffer.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbufferlist.c
gstbufferlist.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbus.c Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00:00
gstbus.h
gstcaps.c docs: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gstcaps.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstchildproxy.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstchildproxy.h
gstclock.c Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00:00
gstclock.h introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND, GST_NSECOND constants 2011-11-04 00:19:56 +00:00
gstcompat.h
gstconfig.h.in gstconfig.h: adds and uses SunPro visibility attribute for proper function exports 2012-01-05 00:08:19 +00:00
gstdatetime.c
gstdatetime.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstdebugutils.c debugutils: improve display of ghost- and proxypads 2011-10-18 15:24:21 +02:00
gstdebugutils.h
gstelement.c Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-04 14:38:26 +00:00
gstelement.h gstelement: add gst_element_class_add_pad_template_from_static 2011-11-28 13:09:07 +00:00
gstelementdetails.h registry: move utf-8 validation to registry saving time 2011-08-10 13:45:49 +02:00
gstelementfactory.c gst, controller: replace g_list_prepend + reverse with GQueue 2011-11-12 14:57:48 +00:00
gstelementfactory.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00: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 event: warn and fail instead of creating newsegment events in GST_FORMAT_UNDEFINED 2011-11-30 00:24:32 +00:00
gstevent.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstfilter.c filter: deprecate gst_filter_run() 2011-10-30 21:55:05 +00:00
gstfilter.h filter: deprecate gst_filter_run() 2011-10-30 21:55:05 +00:00
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: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gstghostpad.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstindex.c index: explicitly cast to the enum type 2011-08-26 14:11:13 +02:00
gstindex.h
gstindexfactory.c indexfactory: fix memory leak 2011-12-06 23:54:59 +00:00
gstindexfactory.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstinfo.c GST_PTR_FORMAT: Add GstBuffer ptr format and use in GST_SCHEDULING 2011-10-07 16:38:52 +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
gstiterator.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstmacros.h
gstmarshal.list
gstmessage.c message: protect against null message sources 2011-10-18 19:29:13 -03:00
gstmessage.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstminiobject.c docs: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gstminiobject.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstobject.c gstobject: also remove the cast as this is causing the trouble 2011-08-23 11:55:17 +02:00
gstobject.h Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00:00
gstpad.c pad, task: improve debug logging 2012-03-08 16:30:49 +00:00
gstpad.h pads, collectpads2: get rid of superfluous brackets around static rec mutex calls 2012-03-08 16:27:48 +00:00
gstpadtemplate.c padtemplate: explicitly cast to the enum types 2011-08-26 14:11:13 +02:00
gstpadtemplate.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstparamspecs.c
gstparamspecs.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstparse.c gst, controller: replace g_list_prepend + reverse with GQueue 2011-11-12 14:57:48 +00:00
gstparse.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpipeline.c pipeline: only have a top-level pipeline do pipeline management 2011-12-22 12:31:36 +01:00
gstpipeline.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstplugin.c gstplugin: add a few consts to read only data 2012-01-27 11:32:12 +00:00
gstplugin.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstpluginfeature.c pluginfeature: deprecate gst_plugin_feature_type_name_filter() 2011-10-30 21:47:26 +00:00
gstpluginfeature.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpluginloader.c
gstpluginloader.h
gstpoll.c poll: include correct poll.h based on autoconf test 2012-01-04 23:47:46 +00:00
gstpoll.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpreset.c preset: allow applications to specify an extra preset dir 2011-12-09 16:15:27 +01:00
gstpreset.h Fixes the lack of an include directive in gst/gstpreset.h 2012-01-30 17:22:59 +00:00
gstquark.c
gstquark.h
gstquery.c Suppress deprecation warnings in selected files, for g_value_array_* mostly 2012-02-27 13:43:59 +01:00
gstquery.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstregistry.c registry: fix compilation with --disable-registry 2012-02-04 15:52:21 +00:00
gstregistry.h
gstregistrybinary.c registry: fix lseek() return code handling 2012-02-24 23:49:54 +00:00
gstregistrybinary.h
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 gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gststructure.c gststructure: clarify _get docs about the returned reference 2012-01-11 12:23:25 +00:00
gststructure.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstsystemclock.c g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead 2011-12-03 13:58:51 +00:00
gstsystemclock.h
gsttaglist.c tags: add GST_TAG_LANGUAGE_NAME 2012-01-02 00:17:17 +00:00
gsttaglist.h tags: add GST_TAG_LANGUAGE_NAME 2012-01-02 00:17:17 +00:00
gsttagsetter.c tagsetter: update for thread API deprecations in glib master 2011-12-03 16:02:36 +00:00
gsttagsetter.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttask.c pad, task: improve debug logging 2012-03-08 16:30:49 +00:00
gsttask.h
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
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 uri: fix wrong G_GNUC_MALLOC 2011-11-26 19:45:48 +00:00
gstutils.c Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-04 14:38:26 +00:00
gstutils.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstvalue.c value: micro-optimisation: avoid some unnecessary g_value_unset() 2011-12-26 11:27:07 +00:00
gstvalue.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am
math-compat.h