gstreamer/gst
2011-08-15 14:43:14 +02:00
..
parse Merge branch 'master' into 0.11 2011-06-05 15:48:51 +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: add class ref/unref 2011-07-05 16:38:06 +02:00
gst.h gst: make compiler warn about unstable API if GST_USE_UNSTABLE_API is not defined 2011-07-05 09:46:43 +01:00
gst_private.h info: remove GST_XML debug category as well 2011-06-04 15:23:56 +01: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 message: rename variable 2011-06-08 17:25:43 +02:00
gstbin.h
gstbuffer.c Fix and clarify debug statements 2011-08-10 11:01:58 +02:00
gstbuffer.h buffer: add api to get the current memory offset 2011-07-11 16:24:16 +02:00
gstbufferlist.c Merge branch 'master' into 0.11 2011-05-05 12:27:51 +02:00
gstbufferlist.h
gstbufferpool.c fix default alignment 2011-08-04 11:00:57 +02:00
gstbufferpool.h bufferpool: add gst_buffer_pool_is_active() 2011-08-04 10:54:29 +02:00
gstbus.c bus: Fix GST_DEBUG parameters to be consistent with the format string 2011-05-11 15:49:11 +02:00
gstbus.h Revert lockfree GstBus for the release 2011-04-26 16:14:00 +01:00
gstcaps.c caps: add fixate function 2011-08-15 14:40:38 +02:00
gstcaps.h caps: add fixate function 2011-08-15 14:40:38 +02:00
gstchildproxy.c gst: we can now use GLib 2.24 API unconditionally 2011-05-25 16:02:10 +01:00
gstchildproxy.h
gstclock.c
gstclock.h Merge branch 'master' into 0.11 2011-05-24 09:48:44 +02:00
gstcompat.h buffer: make new _buffer_allocate method 2011-06-10 13:49:23 +02:00
gstconfig.h.in Remove everything libxml2- and loadsave-related 2011-06-04 15:22:06 +01:00
gstdatetime.c
gstdatetime.h
gstdebugutils.c Merge branch 'master' into 0.11 2011-08-15 14:43:14 +02:00
gstdebugutils.h
gstelement.c element: don't use G_CONST_RETURN 2011-07-28 12:11:36 +01:00
gstelement.h element: don't use G_CONST_RETURN 2011-07-28 12:11:36 +01:00
gstelementfactory.c Merge branch 'master' into 0.11 2011-07-27 12:50:39 +02:00
gstelementfactory.h Merge branch 'master' into 0.11 2011-06-10 12:09:49 +02:00
gstelementmetadata.h
gsterror.c
gsterror.h
gstevent.c Merge branch 'master' into 0.11 2011-07-21 16:49:13 +02:00
gstevent.h event: add reset_time boolean to flush_stop event 2011-06-10 11:55:08 +02:00
gstfilter.c
gstfilter.h
gstformat.c gst: Update everything for the new GstIterator API 2011-05-05 15:36:03 +02:00
gstformat.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstghostpad.c ghostpad: improve debug 2011-06-20 16:53:03 +02:00
gstghostpad.h ghostpad: remove setcaps functions 2011-06-02 19:23:47 +02:00
gstindex.c
gstindex.h
gstindexfactory.c feature: use object name 2011-05-24 18:17:24 +02:00
gstindexfactory.h
gstinfo.c Merge branch 'master' into 0.11 2011-06-10 12:09:49 +02:00
gstinfo.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstiterator.c iterator: Fix gst_iterator_next() element annotation 2011-08-12 11:48:49 +02:00
gstiterator.h iterator: Refactor GstIterator to be more binding friendly and have saner refcounting 2011-05-05 15:33:29 +02:00
gstmacros.h
gstmarshal.list
gstmemory.c Fix and clarify debug statements 2011-08-10 11:01:58 +02:00
gstmemory.h buffer: fix negative offsets some more 2011-07-11 18:00:52 +02:00
gstmessage.c Merge branch 'master' into 0.11 2011-07-21 16:49:13 +02:00
gstmessage.h tags: Remove crazy tag messages 2011-06-22 16:16:56 +02:00
gstmeta.c Fix and clarify debug statements 2011-08-10 11:01:58 +02:00
gstmeta.h meta: remove (de)serialize functions 2011-05-11 19:10:24 +02:00
gstminiobject.c miniobject: avoid race in bufferpool release 2011-07-25 12:53:10 +02:00
gstminiobject.h miniobject: avoid race in bufferpool release 2011-07-25 12:53:10 +02:00
gstobject.c
gstobject.h docs: update for API changes 2011-06-05 18:57:56 +01:00
gstpad.c caps: add fixate function 2011-08-15 14:40:38 +02:00
gstpad.h pad: fix some macros 2011-08-15 13:24:11 +02:00
gstpadtemplate.c padtemplate: Create pad templates with floating refs 2011-05-17 13:13:51 +02:00
gstpadtemplate.h fix some circular includes 2011-06-07 13:25:26 +02:00
gstparamspecs.c
gstparamspecs.h
gstparse.c Small cosmetic cleanups 2011-04-25 11:10:47 +02:00
gstparse.h
gstpipeline.c message: rename variable 2011-06-08 17:25:43 +02:00
gstpipeline.h
gstplugin.c Merge branch 'master' into 0.11 2011-06-10 12:09:49 +02:00
gstplugin.h Merge branch 'master' into 0.11 2011-06-10 12:09:49 +02:00
gstpluginfeature.c Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstpluginfeature.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstpluginloader.c
gstpluginloader.h
gstpoll.c poll: improve debugging 2011-07-25 15:21:21 +02:00
gstpoll.h
gstpreset.c Merge branch 'master' into 0.11 2011-05-26 13:36:48 +02:00
gstpreset.h preset: include cleanup 2011-05-20 00:39:10 +03:00
gstquark.c bufferpool: add options API to bufferpool 2011-07-29 17:10:09 +02:00
gstquark.h bufferpool: add options API to bufferpool 2011-07-29 17:10:09 +02:00
gstquery.c gst: fix awkward dest_format inout parameter in query utility functions 2011-07-28 11:23:15 +01:00
gstquery.h query: add method to check for metadata 2011-06-23 18:03:22 +02:00
gstregistry.c feature: use object name 2011-05-24 18:17:24 +02:00
gstregistry.h
gstregistrybinary.c
gstregistrybinary.h registrybinary: small cleanups 2011-05-24 20:30:11 +03:00
gstregistrychunks.c Merge remote-tracking branch 'origin/master' into 0.11 2011-08-10 17:07:54 +02:00
gstregistrychunks.h
gstsegment.c segment: cast to right type 2011-06-22 16:58:53 +02:00
gstsegment.h segment: separate the seek and segment flags 2011-06-08 16:41:05 +02:00
gststructure.c caps: add fixate function 2011-08-15 14:40:38 +02:00
gststructure.h structure: add function to fixate 2011-08-15 14:32:17 +02:00
gstsystemclock.c Merge branch 'master' into 0.11 2011-06-05 15:48:51 +01:00
gstsystemclock.h Merge branch 'master' into 0.11 2011-05-05 12:27:51 +02:00
gsttaglist.c Merge branch 'master' into 0.11 2011-06-10 12:09:49 +02:00
gsttaglist.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttagsetter.c Merge branch 'master' into 0.11 2011-06-10 12:09:49 +02:00
gsttagsetter.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttask.c Merge branch 'master' into 0.11 2011-07-07 11:13:19 +02:00
gsttask.h
gsttaskpool.c
gsttaskpool.h
gsttrace.c
gsttrace.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttypefind.c Merge branch 'master' into 0.11 2011-04-25 10:30:41 +02:00
gsttypefind.h
gsttypefindfactory.c
gsttypefindfactory.h
gsturi.c uri: remove some _full variants 2011-06-22 16:38:04 +02:00
gsturi.h uri: remove some _full variants 2011-06-22 16:38:04 +02:00
gstutils.c gst: fix awkward dest_format inout parameter in query utility functions 2011-07-28 11:23:15 +01:00
gstutils.h gst: fix awkward dest_format inout parameter in query utility functions 2011-07-28 11:23:15 +01:00
gstvalue.c buffer: make new _buffer_allocate method 2011-06-10 13:49:23 +02:00
gstvalue.h Merge branch 'master' into 0.11 2011-06-10 12:09:49 +02:00
gstversion.h.in
Makefile.am gst: make compiler warn about unstable API if GST_USE_UNSTABLE_API is not defined 2011-07-05 09:46:43 +01:00
math-compat.h