gst/asfdemux/gstasfdemux.c: Use static pad templates with ANY caps for the source...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 22 Aug 2006 15:52:16 +0000 (15:52 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 22 Aug 2006 15:52:16 +0000 (15:52 +0000)
commit24d6ec6f6f4b86769bd3308bcfc8fe7497da96de
treec5d66d7ea082cac55153014a08e54d04841acb0b
parent092e714778ec2021fc630673bea0b1c9f172e599
gst/asfdemux/gstasfdemux.c: Use static pad templates with ANY caps for the source pads for simplicity and to avoid wa...

Original commit message from CVS:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
(gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
Use static pad templates with ANY caps for the source pads for
simplicity and to avoid warnings when creating pads for unhandled
codec IDs (#351795).
ChangeLog
gst/asfdemux/gstasfdemux.c