gstreamer/gst
Andy Wingo ee38ed3c9d gst/gstghostpad.c (gst_proxy_pad_do_setcaps): Call the full gst_pad_set_caps on the target, not just its setcaps() fu...
Original commit message from CVS:
2005-06-23  Andy Wingo  <wingo@pobox.com>

* gst/gstghostpad.c (gst_proxy_pad_do_setcaps): Call the full
gst_pad_set_caps on the target, not just its setcaps() function.
2005-06-23 09:28:27 +00:00
..
base gst/base/gstbasesink.c (gst_basesink_chain): Remove bogus assert; it's always possible that the pad gets deactivated ... 2005-06-17 11:58:48 +00:00
elements ignore more 2005-06-17 09:12:33 +00:00
indexers ignore more 2005-06-17 09:32:19 +00:00
parse add a log line for type deserialization 2005-06-22 11:02:57 +00:00
registries ignore more 2005-06-17 09:12:33 +00:00
schedulers ignore more 2005-06-17 09:12:33 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
cothreads.c
cothreads.h
gettext.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gst.h gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gst_private.h
gstarch.h
gstbin.c gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstbin.h some more docs cleanup 2005-06-19 10:54:12 +00:00
gstbuffer.c white space fixes 2005-06-08 13:40:46 +00:00
gstbuffer.h gst/gstbuffer.h: Added convenience macros for setting buffers in GValue. 2005-06-22 09:55:16 +00:00
gstbus.c gst/gstbus.*: Implement a real GSource and use g_main_context_wakeup() to signal new messages instead of the socketpair. 2005-05-26 10:48:53 +00:00
gstbus.h gst/gstbus.*: Implement a real GSource and use g_main_context_wakeup() to signal new messages instead of the socketpair. 2005-05-26 10:48:53 +00:00
gstcaps.c
gstcaps.h
gstclock.c
gstclock.h
gstcompat.h
gstconfig.h.in
gstelement.c gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstelement.h gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstelementfactory.c add a debug line 2005-06-08 13:41:05 +00:00
gstelementfactory.h gst/: Move elementfactory methods to separate .h file. 2005-05-30 15:51:40 +00:00
gsterror.c
gsterror.h
gstevent.c check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstevent.h check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstghostpad.c gst/gstghostpad.c (gst_proxy_pad_do_setcaps): Call the full gst_pad_set_caps on the target, not just its setcaps() fu... 2005-06-23 09:28:27 +00:00
gstghostpad.h gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstindex.c
gstindex.h
gstinfo.c
gstinfo.h
gstinterface.c
gstinterface.h
gstiterator.c
gstiterator.h
gstmacros.h
gstmarshal.list check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmemchunk.c
gstmemchunk.h
gstmessage.c gst/: Make subbufer unref the parent in finalize. some more debugging info. 2005-05-19 16:26:50 +00:00
gstmessage.h check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstminiobject.c gst/gstminiobject.c (gst_value_mini_object_collect): Use gst_value_set_mini_object so as to add a ref on the object (... 2005-05-27 09:27:35 +00:00
gstminiobject.h add a 'plugins' dir to the PLUGIN_PATH in the uninstalled script to drop random other plugin-having projects in 2005-06-08 13:42:52 +00:00
gstobject.c gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstobject.h OBJECT acts on obj not caps 2005-06-08 13:41:31 +00:00
gstpad.c gst/gstpad.c: Small doc updates. 2005-06-20 15:18:17 +00:00
gstpad.h check/gstcheck.h: add macros for checking refcounts on objects and caps 2005-06-19 00:52:31 +00:00
gstparse.c
gstparse.h
gstpipeline.c gst/gstpipeline.c: Take snapshot of state without blocking. 2005-06-02 09:39:21 +00:00
gstpipeline.h
gstplugin.c
gstplugin.h
gstpluginfeature.c
gstpluginfeature.h
gstprobe.c check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstprobe.h check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstquery.c check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstquery.h check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstqueryutils.c
gstqueryutils.h
gstqueue.c gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstqueue.h gst/: Fix state changes for non sinks. We now change sinks, then elements with unconnected srcpads, then the rest. 2005-05-25 19:33:39 +00:00
gstregistry.c
gstregistry.h
gstregistrypool.c
gstregistrypool.h
gstscheduler.c
gstscheduler.h
gststructure.c check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gststructure.h check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gstsystemclock.c gst/gstsystemclock.c (gst_system_clock_init): Unlock the clock if its socks fill with rocks. 2005-06-20 11:41:17 +00:00
gstsystemclock.h Small typo fixes, doc updates. 2005-05-30 15:48:45 +00:00
gsttag.c check/Makefile.am: add gsttag 2005-06-19 11:32:42 +00:00
gsttag.h
gsttaginterface.c
gsttaginterface.h
gsttaglist.c check/Makefile.am: add gsttag 2005-06-19 11:32:42 +00:00
gsttaglist.h
gsttagsetter.c
gsttagsetter.h
gsttask.c gst/: Implement gst_pad_pause/start/stop_task(), take STREAM lock in task function. 2005-05-25 11:50:11 +00:00
gsttask.h gst/: Implement gst_pad_pause/start/stop_task(), take STREAM lock in task function. 2005-05-25 11:50:11 +00:00
gsttrace.c
gsttrace.h
gsttrashstack.c
gsttrashstack.h
gsttypefind.c
gsttypefind.h
gsttypes.h gst/: Move elementfactory methods to separate .h file. 2005-05-30 15:51:40 +00:00
gsturi.c gst/gsturi.c: Fix potential endless loop. 2005-06-20 11:32:14 +00:00
gsturi.h
gsturitype.c
gsturitype.h
gstutils.c gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstutils.h gst/base/gstbasesrc.c: Don't go in pull mode for non-seekable sources. 2005-05-25 15:57:57 +00:00
gstvalue.c check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gstvalue.h
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00