commit | 4159740e17b821c44f95cf36aa2c4b74843de471 | [log] [tgz] |
---|---|---|
author | Jan Schmidt <thaytan@mad.scientist.com> | Wed Jan 11 21:32:21 2006 +0000 |
committer | Jan Schmidt <thaytan@mad.scientist.com> | Wed Jan 11 21:32:21 2006 +0000 |
tree | 3ed6010005950e260b81892ae901e56acf3e808e | |
parent | 08501e5b3a45442e5f973f2d9744d15241eafece [diff] |
libs/gst/base/gstcollectpads.c: Need to awaken ALL the pads when we pop a buffer, otherwise collectpads only works wh... Original commit message from CVS: * libs/gst/base/gstcollectpads.c: (gst_collect_pads_pop): Need to awaken ALL the pads when we pop a buffer, otherwise collectpads only works when there is 2 input streams.