baseparse: Restructure event handling
authorJan Schmidt <thaytan@noraisin.net>
Wed, 5 Sep 2012 02:38:26 +0000 (19:38 -0700)
committerJan Schmidt <thaytan@noraisin.net>
Thu, 13 Sep 2012 05:38:40 +0000 (22:38 -0700)
commit257ad2c79e4786f20abe1e5cffe3f4908c1c6f84
tree1fee45af97b55ceb78dc5b0663d4c2780ba0044b
parentdbf4c13489a98514a6206eb90c29b174f9bffca4
baseparse: Restructure event handling

Make the event handling more like what videodecoder does,
to ensure that all events are passed to child classes before being
placed on the pending queue or pushed onward.
libs/gst/base/gstbaseparse.c