summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2004-03-23 16:59:58 +0000
committerJohan Dahlin <johan@gnome.org>2004-03-23 16:59:58 +0000
commitf517ff31182fb01bcad399941f0795d228ac71f0 (patch)
tree71f8954a1244e900d4e843f9efb15a7700e83ec2
parentfa587e1ce5133f59ad0eed1aeb2836c5d232f11b (diff)
gst-libs/gst/play/play.c (gst_play_audio_fixate)
Original commit message from CVS: * gst-libs/gst/play/play.c (gst_play_audio_fixate) (gst_play_video_fixate): Check so the structure has the field before trying to fixate them, this makes it possible to have fakesinks for video and audio output without printing errors on the output console.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8452c461..c794bd5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-23 Johan Dahlin <johan@gnome.org>
+
+ * gst-libs/gst/play/play.c (gst_play_audio_fixate)
+ (gst_play_video_fixate): Check so the structure has the field
+ before trying to fixate them, this makes it possible to have
+ fakesinks for video and audio output without printing errors on
+ the output console.
+
2004-03-22 David Schleef <ds@schleef.org>
* sys/oss/Makefile.am: