gst: Don't declare variables inside the for loop header
authorSebastian Dröge <sebastian@centricular.com>
Tue, 13 Dec 2016 20:39:01 +0000 (22:39 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:25 +0000 (19:32 +0000)
commitaeb5d4edaff65057da6439bb4976bdcf30ec1e07
tree0de96a0a72d5c2a9a8eedfc37daa336a84f8ec1b
parent7da132c327505bce80a93fe34229c176006ec60f
gst: Don't declare variables inside the for loop header

This is a C99 feature.
ext/gl/gltestsrc.c
gst-libs/gst/gl/egl/gsteglimage.c
gst-libs/gst/gl/gstglupload.c