*.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!!
authorAndy Wingo <wingo@pobox.com>
Tue, 28 Jun 2005 09:59:01 +0000 (09:59 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 28 Jun 2005 09:59:01 +0000 (09:59 +0000)
commitf8e79bdf867f94c6c80c5f43c60405659ed0be03
treec5717a32e8d41a65b56cec6c03940e118dd29834
parent5016035bc6a4c5dfafb4170b54597b6c9d52a597
*.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!!

Original commit message from CVS:
2005-06-28  Andy Wingo  <wingo@pobox.com>

* *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large
source-munging commit!!!
126 files changed:
ChangeLog
check/gst/gstbin.c
check/gst/gstghostpad.c
check/gst/gstpad.c
check/pipelines/cleanup.c
check/pipelines/simple_launch_lines.c
check/states/sinks.c
examples/appreader/appreader.c
examples/cutter/cutter.c
examples/helloworld2/helloworld2.c
examples/mixer/mixer.c
examples/thread/thread.c
gst/elements/gsttypefindelement.c
gst/gstbin.c
gst/gstbus.c
gst/gstelement.c
gst/gstghostpad.c
gst/gstpad.c
gst/gstpipeline.c
gst/gstscheduler.c
gst/gstsystemclock.c
gst/gsturi.c
gst/gstutils.c
gst/schedulers/threadscheduler.c
plugins/elements/gsttypefindelement.c
po/af.po
po/az.po
po/ca.po
po/cs.po
po/de.po
po/en_GB.po
po/fr.po
po/it.po
po/nb.po
po/nl.po
po/ru.po
po/sq.po
po/sr.po
po/sv.po
po/tr.po
po/uk.po
po/vi.po
tests/check/generic/sinks.c
tests/check/gst/gstbin.c
tests/check/gst/gstghostpad.c
tests/check/gst/gstpad.c
tests/check/pipelines/cleanup.c
tests/check/pipelines/simple-launch-lines.c
tests/instantiate/create.c
tests/old/examples/appreader/appreader.c
tests/old/examples/cutter/cutter.c
tests/old/examples/helloworld2/helloworld2.c
tests/old/examples/mixer/mixer.c
tests/old/examples/thread/thread.c
tests/old/testsuite/cleanup/cleanup1.c
tests/old/testsuite/cleanup/cleanup2.c
tests/old/testsuite/cleanup/cleanup3.c
tests/old/testsuite/cleanup/cleanup5.c
tests/old/testsuite/dlopen/loadgst.c
tests/old/testsuite/pad/chainnopull.c
tests/old/testsuite/pad/getnopush.c
tests/old/testsuite/pad/link.c
tests/old/testsuite/parse/parse1.c
tests/old/testsuite/parse/parse2.c
tests/old/testsuite/refcounting/bin.c
tests/old/testsuite/refcounting/element.c
tests/old/testsuite/refcounting/element_pad.c
tests/old/testsuite/refcounting/pad.c
tests/old/testsuite/refcounting/sched.c
tests/old/testsuite/refcounting/thread.c
tests/old/testsuite/registry/gst-print-formats.c
tests/old/testsuite/schedulers/142183-2.c
tests/old/testsuite/schedulers/142183.c
tests/old/testsuite/schedulers/143777-2.c
tests/old/testsuite/schedulers/143777.c
tests/old/testsuite/schedulers/147713.c
tests/old/testsuite/schedulers/147819.c
tests/old/testsuite/schedulers/147894-2.c
tests/old/testsuite/schedulers/147894.c
tests/old/testsuite/schedulers/group_link.c
tests/old/testsuite/schedulers/queue_link.c
tests/old/testsuite/schedulers/relink.c
tests/old/testsuite/schedulers/unlink.c
tests/old/testsuite/schedulers/unref.c
tests/old/testsuite/schedulers/useless_iteration.c
tests/old/testsuite/states/bin.c
tests/old/testsuite/states/locked.c
tests/old/testsuite/threads/threadi.c
tests/probes/probetest.c
tests/sched/dynamic-pipeline.c
testsuite/cleanup/cleanup1.c
testsuite/cleanup/cleanup2.c
testsuite/cleanup/cleanup3.c
testsuite/cleanup/cleanup5.c
testsuite/dlopen/loadgst.c
testsuite/pad/chainnopull.c
testsuite/pad/getnopush.c
testsuite/pad/link.c
testsuite/parse/parse1.c
testsuite/parse/parse2.c
testsuite/refcounting/bin.c
testsuite/refcounting/element.c
testsuite/refcounting/element_pad.c
testsuite/refcounting/pad.c
testsuite/refcounting/sched.c
testsuite/refcounting/thread.c
testsuite/registry/gst-print-formats.c
testsuite/schedulers/142183-2.c
testsuite/schedulers/142183.c
testsuite/schedulers/143777-2.c
testsuite/schedulers/143777.c
testsuite/schedulers/147713.c
testsuite/schedulers/147819.c
testsuite/schedulers/147894-2.c
testsuite/schedulers/147894.c
testsuite/schedulers/group_link.c
testsuite/schedulers/queue_link.c
testsuite/schedulers/relink.c
testsuite/schedulers/unlink.c
testsuite/schedulers/unref.c
testsuite/schedulers/useless_iteration.c
testsuite/states/bin.c
testsuite/states/locked.c
testsuite/threads/threadi.c
tools/gst-launch.c
tools/gst-md5sum.c