dashdemux: Don't declare variables inside the for loop header
authorSebastian Dröge <sebastian@centricular.com>
Tue, 13 Dec 2016 20:21:25 +0000 (22:21 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 13 Dec 2016 20:21:25 +0000 (22:21 +0200)
commit788bb676396a28bed4a6a423500a96a913708ed0
tree8e22bae8bb2fac35e83b3d36b246b403d61b6c55
parent7360c93de165823f49e2df39b17f2a4569362cd1
dashdemux: Don't declare variables inside the for loop header

This is a C99 feature.
ext/dash/gstdashdemux.c
ext/dash/gstmpdparser.c