adaptivedemux: minor clean-up
authorTim-Philipp Müller <tim@centricular.com>
Sat, 18 Jul 2015 20:18:23 +0000 (21:18 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 20 Jul 2015 15:04:26 +0000 (16:04 +0100)
commitb4fe1b516be609c1998ded211764c874569a3422
tree21b634bdcefc229d923802c01c904d813140938d
parent71a1e3669a743daa5affbdb6d73f6949d4965818
adaptivedemux: minor clean-up

No need for a foreach callback function that's just a few
lines of code and is only used once, just do the event
pushing inline.

https://bugzilla.gnome.org/show_bug.cgi?id=705991
gst-libs/gst/adaptivedemux/gstadaptivedemux.c