From eef352f700cfa255d4c057af1dd1be35e33b8420 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 16 Apr 2004 17:01:15 +0000 Subject: [PATCH] fix wrong use of GST_ELEMENT_ERROR Original commit message from CVS: fix wrong use of GST_ELEMENT_ERROR --- ChangeLog | 7 +++++-- common | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4928de9..96a8900 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-16 Thomas Vander Stichele + + * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file): + Fix GST_ELEMENT_ERROR with (NULL) + 2004-04-15 Ronald Bultje * gst-libs/gst/riff/riff-media.c: @@ -6,8 +11,6 @@ 2004-04-15 Ronald Bultje - reviewed by: - * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps_with_data), (gst_riff_create_video_caps), (gst_riff_create_audio_caps), diff --git a/common b/common index c4fb9e5..d03e438 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit c4fb9e5b7bc69f9420a0f008230e3028fdc2b097 +Subproject commit d03e4388098656fa65df4d3a29e40fc556173d2d -- 2.7.4