gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the caps...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 28 Jul 2004 09:36:09 +0000 (09:36 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 28 Jul 2004 09:36:09 +0000 (09:36 +0000)
commite1458b7ce941f0cae5b15d78b89c6f228d938ff1
tree4458942d001b537cd33e855f9361ea3eea56c3ca
parent508098a9b9cf273f610edd4c49a73ea7ce02a384
gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the caps. This makes it a lot easier to autop...

Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
(gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
Add the pad to the element after setting up the caps. This
makes it a lot easier to autoplug.
ChangeLog