gstreamer/gst
Andy Wingo 83d3b5d88e gst/gstghostpad.c (gst_ghost_pad_construct): If we got a template via g_object_get(), be sure to unref it.
Original commit message from CVS:
2008-10-08  Andy Wingo  <wingo@pobox.com>

* gst/gstghostpad.c (gst_ghost_pad_construct): If we got a
template via g_object_get(), be sure to unref it.

* gst/gstbuffer.h (GST_BUFFER_FREE_FUNC): Fix incorrect doc.
2008-10-08 08:54:55 +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: Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#5468... 2008-08-07 15:49:00 +00:00
gst.h configure.ac: Add DATADIR for storing presets. 2008-05-27 15:11:35 +00:00
gst_private.h gst/gst_private.h: Include gstinfo.h even if GST_DISABLE_GST_DEBUG is defined. Fixes build with --disable-gst-debug. 2008-08-29 14:12:02 +00:00
gstbin.c gst/gstbin.c: Keep track of pads that are being linked/unlinked and resync the state changes. 2008-10-06 16:15:02 +00:00
gstbin.h
gstbuffer.c gst/gstbuffer.h (GST_BUFFER_FREE_FUNC): New API, a free function that will be called on the malloc_data to free it. B... 2008-10-06 18:01:42 +00:00
gstbuffer.h gst/gstghostpad.c (gst_ghost_pad_construct): If we got a template via g_object_get(), be sure to unref it. 2008-10-08 08:54:55 +00:00
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: Fix subset test. 2008-08-07 12:28:28 +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 gst/: Remove double interface from doc-string. 2008-08-12 06:27:35 +00:00
gstclock.c gst/gstclock.c: Add some more debugging to the clock slaving code. 2008-08-25 11:06:34 +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 gst/gstelement.c: Avoid leaking the parent ref when we fail changing the state of the element using gst_element_sync_... 2008-09-14 22:01:30 +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 (gst_ghost_pad_construct): If we got a template via g_object_get(), be sure to unref it. 2008-10-08 08:54:55 +00:00
gstghostpad.h gst/gstghostpad.*: New function, finishes the initialization of ghost pad. Useful for language bindings and subclasse... 2008-10-06 17:57:25 +00:00
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.*: After 3 years it's about time to revise the documentation of the iterator objects. 2008-08-29 17:58:25 +00:00
gstiterator.h gst/gstiterator.*: After 3 years it's about time to revise the documentation of the iterator objects. 2008-08-29 17:58:25 +00:00
gstmacros.h
gstmarshal.list
gstmessage.c Implement STRUCTURE_CHANGED messages. These messages will be used to signal the parent bin of link/unlink operations ... 2008-10-06 15:31:49 +00:00
gstmessage.h Implement STRUCTURE_CHANGED messages. These messages will be used to signal the parent bin of link/unlink operations ... 2008-10-06 15:31:49 +00:00
gstminiobject.c
gstminiobject.h
gstobject.c gst/gstobject.c: Put the gst_object_get_name() back in. 2008-08-28 20:12:54 +00:00
gstobject.h
gstpad.c gst/gstbin.c: Keep track of pads that are being linked/unlinked and resync the state changes. 2008-10-06 16:15:02 +00:00
gstpad.h Add threadsafe replacement functions for getting internal links of an element. Deprecate the old internal links funct... 2008-09-01 10:42:04 +00:00
gstpadtemplate.c gst/gstpadtemplate.c: Revert last change, since it breaks a few plugins, ffmpeg, alaw, and mulaw. Code is correct, b... 2008-08-29 00:34:58 +00:00
gstpadtemplate.h
gstparamspecs.c
gstparamspecs.h
gstparse.c API: gst_parse_launch_full() 2008-05-24 15:33:53 +00:00
gstparse.h API: gst_parse_launch_full() 2008-05-24 15:33:53 +00:00
gstpipeline.c gst/gstinfo.c: Explain why we copy the list. 2008-05-14 18:17:34 +00:00
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 gst/: Remove double interface from doc-string. 2008-08-12 06:27:35 +00:00
gstquark.c gst/gstquark.*: Add some more quarks for new message. See #510354. 2008-10-06 15:21:14 +00:00
gstquark.h gst/gstquark.*: Add some more quarks for new message. See #510354. 2008-10-06 15:21:14 +00:00
gstquery.c gst/gstutils.c: Remove check in gst_pad_query_convert() that src_val must be positive, because that's not a requirement. 2008-08-27 03:04:23 +00:00
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 gst/gstregistrybinary.c: Don't use g_mkstmp() on win32, it's unsafe if glib is using a different libc. 2008-08-11 19:04:04 +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 gst/gststructure.c: Avoid overflows in fixation code when dealing with MAXINT values, which v4l2src seems to do. 2008-08-05 15:03:27 +00:00
gststructure.h
gstsystemclock.c
gstsystemclock.h
gsttaglist.c Add new tags for geo location and clarify purpose of existing location tag. Fixes #481169 2008-09-01 13:35:32 +00:00
gsttaglist.h gst/gsttaglist.h: Fix Since: markers for new geo tags. 2008-09-03 05:52:40 +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 API: add gst_type_find_suggest_simple(), #533740. 2008-05-19 10:46:44 +00:00
gsttypefind.h API: add gst_type_find_suggest_simple(), #533740. 2008-05-19 10:46:44 +00:00
gsttypefindfactory.c
gsttypefindfactory.h
gsturi.c gst/gsturi.c: Don't segfault on input like "tel:+1-123-555-1234". 2008-08-28 10:45:04 +00:00
gsturi.h
gstutils.c Fix all leaks due to the bug in gst_pad_template_new() by which it does not steal the refcount of the given caps as s... 2008-08-30 11:55:59 +00:00
gstutils.h Always use the unaligned variants of GST_READ_UINT* and GST_WRITE_UINT* as it's too easy to break the ISO C strict al... 2008-10-07 12:00: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