gstreamer/gst
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
..
adder gst/: Some GCC4 fixes 2005-05-05 14:57:20 +00:00
audioconvert gst/: Ghost pad API fixes. 2005-06-08 22:18:05 +00:00
audiorate gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify 2005-05-06 03:32:51 +00:00
audioscale Fix part of the build. Come on guys, autogen didn't even work :) 2005-04-25 13:29:40 +00:00
ffmpegcolorspace Cleanups and buffer alloc. 2005-06-02 09:46:40 +00:00
playback gst/videotestsrc/gstvideotestsrc.c 2005-06-27 18:41:22 +00:00
sine gst/sine/gstsinesrc.*: add num-buffers and timestamp-offset properties 2005-06-24 00:17:13 +00:00
subparse gst-libs/gst/audio/: Various small cleanups. 2005-05-25 19:52:14 +00:00
tags configure.ac: Remove idct and resample libs 2005-04-25 00:23:06 +00:00
tcp Fixed negotiation wrt _peer_get_caps() 2005-05-06 17:13:49 +00:00
typefind 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
videorate gst/videorate/gstvideorate.c: Fixed videorate, fixating an already fixated caps is not an error. 2005-06-23 16:23:12 +00:00
videoscale Link plugins against libraries: 2005-04-25 00:35:15 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c 2005-06-27 18:41:22 +00:00
volume Port from GstData to GstMiniObject. 2005-05-16 15:35:52 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00