summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-07-12 11:41:51 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-07-12 11:41:51 +0000
commitf20b4f68be8c6f3c8a0640a2ff2420af14487854 (patch)
tree8e2f28caa84509adcf404e6769b2fd7347250c2b /ChangeLog
parentc7b8dc09e18ae5740fb1e52a8d0323918c12b308 (diff)
downloadgst-plugins-bad-f20b4f68be8c6f3c8a0640a2ff2420af14487854.tar.gz
gst-plugins-bad-f20b4f68be8c6f3c8a0640a2ff2420af14487854.tar.bz2
gst-plugins-bad-f20b4f68be8c6f3c8a0640a2ff2420af14487854.zip
gst-libs/gst/riff/riff-media.c: Fix the template caps to include some more media types.
Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps), (gst_riff_create_video_template_caps): Fix the template caps to include some more media types.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a2ab4ec..60b25660 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-07-12 Wim Taymans <wim@fluendo.com>
+ * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
+ (gst_riff_create_video_template_caps):
+ Fix the template caps to include some more media types.
+
+2004-07-12 Wim Taymans <wim@fluendo.com>
+
* gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
(gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
(compare_ranks), (print_feature), (gst_decode_bin_init),