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.
This commit is contained in:
Wim Taymans 2004-07-12 11:41:51 +00:00
parent 246f3c072b
commit 007f39c2ce

View file

@ -1,3 +1,9 @@
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),