diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-11-25 16:26:16 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-11-25 16:26:16 +0000 |
commit | c25b0fcb9272712c67adc5d3855aa583b35c42d5 (patch) | |
tree | c89dd35d041d0019c3a82442ab381f3130543f3b /ChangeLog | |
parent | 6ab4698b95bed4ca4032b791d84f26fd2e11224a (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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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): |