summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-11-25 16:26:16 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-11-25 16:26:16 +0000
commitc25b0fcb9272712c67adc5d3855aa583b35c42d5 (patch)
treec89dd35d041d0019c3a82442ab381f3130543f3b /ChangeLog
parent6ab4698b95bed4ca4032b791d84f26fd2e11224a (diff)
gst/autodetect/: Post an error when we can't set the internal ghostpad target.
Original commit message from CVS: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect): * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect): * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset), (gst_auto_video_sink_detect): * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect): Post an error when we can't set the internal ghostpad target.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 864787de..60fe3198 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2008-11-25 Wim Taymans <wim.taymans@collabora.co.uk>
+ * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
+ * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
+ * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
+ (gst_auto_video_sink_detect):
+ * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
+ Post an error when we can't set the internal ghostpad target.
+
+2008-11-25 Wim Taymans <wim.taymans@collabora.co.uk>
+
* gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
(gst_video_crop_transform), (gst_video_crop_transform_caps),
(gst_video_crop_set_caps), (gst_video_crop_set_property):