pad: Break sticky event array iterations if the type is bigger than the one we look for
authorSebastian Dröge <sebastian@centricular.com>
Sat, 15 Aug 2015 15:59:21 +0000 (17:59 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 15 Aug 2015 15:59:21 +0000 (17:59 +0200)
commit1176fbf6dc96f705a8c15c4dba5ecd33cc8d8d39
treeac7825b9d995c12f2d207e0f586130882cdbe931
parent7f0e0ff3ca4f3533e66843c084d084517cff4d47
pad: Break sticky event array iterations if the type is bigger than the one we look for

Microoptimization we can do because the array is sorted by type.
gst/gstpad.c