rtpjitterbuffer: declare variables at the beginning of the block
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 16 Feb 2012 11:21:28 +0000 (11:21 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 16 Feb 2012 11:21:28 +0000 (11:21 +0000)
commit979431c034edd48f9d82c9a3982009177067c2d9
treeba14ce72b077adf0185478ce310a7becf7f4fb2a
parent6b2998d5b7380a22d4cb8509591e6d61b881030e
rtpjitterbuffer: declare variables at the beginning of the block

It's how we roll. Fixes 'ISO C90 forbids mixed declarations and code'
compiler warning.
gst/rtpmanager/gstrtpjitterbuffer.c