gst/: Set pads to FLUSHING when they are created. Check, warn and fix when a demuxer...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 15 Dec 2006 16:01:58 +0000 (16:01 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 15 Dec 2006 16:01:58 +0000 (16:01 +0000)
commit1affbe8e9fe491b258d9c990866e0c59cdcacce3
tree227dfc6d35e31ed31d60b76b8e081d30285a8b0e
parent0ad3d72cf5b37a9d0f0377ff0c6332fe9244d890
gst/: Set pads to FLUSHING when they are created. Check, warn and fix when a demuxer adds an inactive pad to itself w...

Original commit message from CVS:
* gst/gstelement.c: (gst_element_add_pad):
* gst/gstghostpad.c: (gst_ghost_pad_new_full):
* gst/gstpad.c: (gst_pad_init):
Set pads to FLUSHING when they are created. Check, warn and fix when a
demuxer adds an inactive pad to itself when running. Fixes #339326.
ChangeLog
gst/gstelement.c
gst/gstghostpad.c
gst/gstpad.c