gstreamer/gst/videotestsrc
Andy Wingo 97697df71d gst/videotestsrc/gstvideotestsrc.c
Original commit message from CVS:
2005-06-27  Andy Wingo  <wingo@pobox.com>

* gst/videotestsrc/gstvideotestsrc.c
(gst_videotestsrc_activate_push): Activation API changes.

* gst/playback/gstdecodebin.c (gst_decode_bin_change_state)
(gst_decode_bin_dispose): Free dynamics in READY->NULL, because
they have refs on the decodebin.

* ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
parent class.
(gst_ogg_pad_typefind): Don't leak a pad ref.
(gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
(gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push)
(gst_ogg_demux_sink_activate_pull): Changes for activation API.
2005-06-27 18:41:22 +00:00
..
gstvideotestsrc.c gst/videotestsrc/gstvideotestsrc.c 2005-06-27 18:41:22 +00:00
gstvideotestsrc.h move common code out of if 2004-08-05 17:41:33 +00:00
Makefile.am Convert a few inner loops to use liboil. This is currently optional, and is only enabled if liboil is present (duh!). 2004-02-12 07:37:50 +00:00
videotestsrc.c Port to new query API. 2005-05-09 10:56:13 +00:00
videotestsrc.h ext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek) (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain) ext... 2005-05-09 07:03:13 +00:00
videotestsrc.vcproj more working plugins 2004-07-27 21:41:30 +00:00