summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-03-04 14:56:53 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-03-04 14:56:53 +0000
commit7f83d0233b8dfc1fd5030604cc1a2d918109b0ca (patch)
treed289b44ceef13d3173e5609669ffbb049f3beeef /ChangeLog
parentde1357a4074d7cab9df163237bcfbce653d417e7 (diff)
sys/ximage/gstximagesrc.c: Catch the case where no clock has been set.
Original commit message from CVS: * sys/ximage/gstximagesrc.c: (gst_ximage_src_create): Catch the case where no clock has been set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19b11ab0..e656667c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+ * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
+ Catch the case where no clock has been set.
+
+2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+
* ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
* ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
(gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):