baseparse: Handle GAP and still-frame events.
authorJan Schmidt <thaytan@noraisin.net>
Tue, 11 Sep 2012 01:38:57 +0000 (18:38 -0700)
committerJan Schmidt <thaytan@noraisin.net>
Thu, 13 Sep 2012 05:38:40 +0000 (22:38 -0700)
commitf4b530ed9e745712e8c05243078eaefa051222a0
tree843aa7c5596a37d62fdf688d01e498f6dc0bf4d0
parent257ad2c79e4786f20abe1e5cffe3f4908c1c6f84
baseparse: Handle GAP and still-frame events.

Hacky, because the still-frame code all lives in -base, where we
can't use it - so this is a hacky duplication of -base code. Not
sure which way to fix this: Move baseparse to -base, or move still-frame
events to core?
libs/gst/base/gstbaseparse.c