ext/ogg/gstogmparse.c: Make sure pads are initialized correctly.
authorEdward Hervey <bilboed@bilboed.com>
Mon, 19 Dec 2005 15:00:38 +0000 (15:00 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 19 Dec 2005 15:00:38 +0000 (15:00 +0000)
commite54ffc2c5fd84ecdd7e80dca87e8666eb8d70fc0
treef7b6fae26b640ee7eb6dbe954c7f5480fd3c0efb
parent0efd7381c4bdd97388e2e35e90638dad396d1a44
ext/ogg/gstogmparse.c: Make sure pads are initialized correctly.

Original commit message from CVS:
* ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
(gst_ogm_parse_init), (gst_ogm_audio_parse_init),
(gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
(gst_ogm_parse_chain):
Make sure pads are initialized correctly.
* gst-libs/gst/riff/riff-ids.h:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
(gst_riff_create_video_template_caps):
Add a whole bunch of FOURCC <=> MimeType.
Extend the riff video pad template to support the newly added fourcc.
ChangeLog
ext/ogg/gstogmparse.c
gst-libs/gst/riff/riff-ids.h
gst-libs/gst/riff/riff-media.c