summaryrefslogtreecommitdiffstats
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
commit007f39c2cea79faa5adb74400e0072383a7721cf (patch)
treede43e62a467b75d453ef369f73cb71ed1e601d56
parent246f3c072b176d41788d68615a953716df0c334d (diff)
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.
-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),