commit | 3f7a406618601b83b0d8ac516b8acfb5a3a56d06 | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Tue Aug 29 09:56:57 2006 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Tue Aug 29 09:56:57 2006 +0000 |
tree | e9194960b49ea0eef0a97334d78d67782a44aa04 | |
parent | 06f437a40cbc8b3d9912691c191d566485fbb49f [diff] |
gst/gstelement.c: Clear the pad caps when the element shut down all of the pads and is not streaming data that could ... Original commit message from CVS: * gst/gstelement.c: (activate_pads), (clear_caps), (iterator_activate_fold_with_resync), (gst_element_pads_activate): Clear the pad caps when the element shut down all of the pads and is not streaming data that could modify the caps. Fixes #352958.