gstreamer/gst
Stefan Kost 8e729fc6a2 gst/gsttaglist.*: Do as tim pointed out and actually register the new tag. Also improve te docs and use gst_tag_merge...
Original commit message from CVS:
* gst/gsttaglist.c:
* gst/gsttaglist.h:
Do as tim pointed out and actually register the new tag. Also improve
te docs and use gst_tag_merge_strings_with_comma() method to allow
retriving all keywords merged in one list.
2008-08-04 12:30:26 +00:00
..
parse gst/parse/grammar.y: Remove unneeded casts. 2008-05-25 14:13:22 +00:00
.gitignore
gettext.h
glib-compat-private.h
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst/gst.c: Include gstconfig.h as macros from it are used. Fixes bug #545607. 2008-07-31 15:24:21 +00:00
gst.h configure.ac: Add DATADIR for storing presets. 2008-05-27 15:11:35 +00:00
gst_private.h configure.ac: Remove AC_ISC_POSIX macro; it's broken on some platforms and not needed. 2008-07-22 18:12:54 +00:00
gstbin.c Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstbin.h
gstbuffer.c
gstbuffer.h
gstbus.c gst/gstbus.c: Make it known that gst_bus_poll() is pure evil (fixes #538810). 2008-06-20 10:20:08 +00:00
gstbus.h
gstcaps.c gst/gstcaps.c: Previous commit was wrong NULL caps does not exist and indicate an error, so also add a FIXME to gst_c... 2008-07-22 00:29:55 +00:00
gstcaps.h
gstchildproxy.c gst/gstchildproxy.c: Add FIXMEs for 0.11 to use GST_TYPE_OBJECT in the signature of the the child-added / -removed si... 2008-07-08 09:04:25 +00:00
gstchildproxy.h
gstclock.c gst/: Fixed a bunch of typos. 2008-05-26 10:07:09 +00:00
gstclock.h gst/: Fixed a bunch of typos. 2008-05-26 10:07:09 +00:00
gstcompat.h
gstconfig.h.in Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstdebugutils.c gst/gstdebugutils.c: Squeeze ghost-pad links and remove <> from classname labels to save more horizontal space. 2008-07-12 09:59:32 +00:00
gstdebugutils.h gst/gstdebugutils.h: Add missing Since' markers to gtk-doc blurbs. 2008-06-26 12:24:08 +00:00
gstelement.c Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstelement.h gst/gstelement.h: Fix link in documentation. 2008-07-25 10:24:43 +00:00
gstelementfactory.c gst/gstelementfactory.c: Small doc fix. Fixes #535285. 2008-05-28 16:46:07 +00:00
gstelementfactory.h
gsterror.c gst/gsterror.c: Fix typo (spotted by Fabricio Godoy, #536723). 2008-06-05 08:55:41 +00:00
gsterror.h
gstevent.c gst/gstevent.c: Use gst_format_get_name() to improve debug output. 2008-07-01 05:53:32 +00:00
gstevent.h gst/gstevent.h: Clarify docs for GST_SEEK_TYPE_CUR (#534505). 2008-05-25 14:44:44 +00:00
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstghostpad.c gst/gstghostpad.c: Add in doc that gst_ghost_pad_set_target can accept 2008-07-21 21:32:06 +00:00
gstghostpad.h
gstindex.c
gstindex.h
gstindexfactory.c
gstindexfactory.h
gstinfo.c Don't assume that <valgrind/valgrind.h> exists just because the binary is there. 2008-06-20 15:54:43 +00:00
gstinfo.h configure.ac: Remove AC_ISC_POSIX macro; it's broken on some platforms and not needed. 2008-07-22 18:12:54 +00:00
gstinterface.c
gstinterface.h
gstiterator.c gst/gstiterator.c: Remove an unused field from the private GstListIterator struct. 2008-05-28 07:47:22 +00:00
gstiterator.h
gstmacros.h
gstmarshal.list
gstmessage.c gst/gstmessage.c: Fix confusing documentation. 2008-07-24 17:38:43 +00:00
gstmessage.h
gstminiobject.c
gstminiobject.h
gstobject.c
gstobject.h
gstpad.c gst/gstpad.c: Remove silly redundant debug. 2008-07-31 12:50:52 +00:00
gstpad.h gst/: 'unconnected pad' -> 'unlinked pad' for consistency (#401456). 2008-05-25 16:34:32 +00:00
gstpadtemplate.c gst/gstpadtemplate.c: Add "name-template", "direction", "presence" and "caps" properties, so that gst_pad_template_ne... 2008-08-01 10:02:49 +00:00
gstpadtemplate.h
gstparamspecs.c
gstparamspecs.h
gstparse.c
gstparse.h
gstpipeline.c
gstpipeline.h
gstplugin.c gst/: GstRegistryPool doesn't exist; don't refer to it in docs. 2008-07-15 22:53:00 +00:00
gstplugin.h
gstpluginfeature.c
gstpluginfeature.h
gstpoll.c configure.ac: Remove AC_ISC_POSIX macro; it's broken on some platforms and not needed. 2008-07-22 18:12:54 +00:00
gstpoll.h
gstpreset.c gst/gstevent.c: Use gst_format_get_name() to improve debug output. 2008-07-01 05:53:32 +00:00
gstpreset.h configure.ac: Add DATADIR for storing presets. 2008-05-27 15:11:35 +00:00
gstquark.c
gstquark.h
gstquery.c
gstquery.h
gstregistry.c gst/: GstRegistryPool doesn't exist; don't refer to it in docs. 2008-07-15 22:53:00 +00:00
gstregistry.h
gstregistrybinary.c Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstregistrybinary.h
gstregistryxml.c Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstsegment.c gst/gstevent.c: Use gst_format_get_name() to improve debug output. 2008-07-01 05:53:32 +00:00
gstsegment.h
gststructure.c
gststructure.h
gstsystemclock.c
gstsystemclock.h
gsttaglist.c gst/gsttaglist.*: Do as tim pointed out and actually register the new tag. Also improve te docs and use gst_tag_merge... 2008-08-04 12:30:26 +00:00
gsttaglist.h gst/gsttaglist.*: Do as tim pointed out and actually register the new tag. Also improve te docs and use gst_tag_merge... 2008-08-04 12:30:26 +00:00
gsttagsetter.c
gsttagsetter.h
gsttask.c gst/: Fixed a bunch of typos. 2008-05-26 10:07:09 +00:00
gsttask.h gst/: Fixed a bunch of typos. 2008-05-26 10:07:09 +00:00
gsttrace.c
gsttrace.h
gsttypefind.c
gsttypefind.h
gsttypefindfactory.c
gsttypefindfactory.h
gsturi.c gst/gsturi.c: Be more liberal in what URIs we accept. 2008-07-31 17:16:50 +00:00
gsturi.h
gstutils.c API: add gst_bin_find_unlinked_pad() 2008-05-27 10:50:49 +00:00
gstutils.h API: add gst_bin_find_unlinked_pad() 2008-05-27 10:50:49 +00:00
gstvalue.c gst/gstvalue.c: Fix typos. 2008-07-22 09:24:37 +00:00
gstvalue.h
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00