gstreamer/gst
Christophe Fergeau 2b204597ba gst/playback/gstplaybasebin.c: fixed a caps leak nullify source and decoder when going from READY to NULL so that we ...
Original commit message from CVS:
2004-11-27  Christophe Fergeau  <teuf@gnome.org>

* gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
(gst_play_base_bin_change_state): nullify source and decoder when
going from READY to NULL so that we don't try to do weird stuff with
them when going from NULL to READY
* gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
instead of g_object_unref
(gen_video_element), (gen_audio_element): more refcounting fixes, now
it should be correct
(gst_play_bin_change_state): don't call remove_sinks if we are
currently disposing the object
2004-11-27 20:28:27 +00:00
..
adder ext/alsa/: Re-commit ALSA switches. 2004-08-31 14:12:49 +00:00
audioconvert ext/a52dec/gsta52dec.c: Don't do sample adjusting anymore, we use float audio now. 2004-11-27 20:22:42 +00:00
audiorate more working plugins 2004-07-27 21:41:30 +00:00
audioscale Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for gcc-2.95 (fixes #158221). 2004-11-14 10:35:37 +00:00
playback gst/playback/gstplaybasebin.c: fixed a caps leak nullify source and decoder when going from READY to NULL so that we ... 2004-11-27 20:28:27 +00:00
sine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
tags Plug more leaks. 2004-11-01 10:38:30 +00:00
tcp ports can go up to 65535. Move common defines to gsttcp.h 2004-11-05 17:38:20 +00:00
typefind APE v1/2 tag reader plus typefind function. 2004-11-25 20:14:32 +00:00
videorate gst/videorate/gstvideorate.c: Handle all video formats. Fixes #159186. 2004-11-23 12:39:27 +00:00
videoscale gst/videoscale/: leak fixes 2004-11-03 16:08:14 +00:00
videotestsrc gst/videotestsrc/videotestsrc.c: Added two more colorspaces. 2004-11-05 15:07:57 +00:00
volume gst/volume/gstvolume.c: Allow buffer-frames=0. 2004-11-12 16:51:18 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00