wavparse: Store size of data tag in a 64 bit integer locally too
authorSebastian Dröge <sebastian@centricular.com>
Fri, 29 Aug 2014 08:55:26 +0000 (11:55 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 29 Aug 2014 08:55:26 +0000 (11:55 +0300)
commitf5df8af59e73c44d732b1f0bee6f78836e4cd321
treea31138bb3cfc01a423daf25819c740503b3e67c7
parentd924f8a9556056f21b6d024d3ee4178178b8c20e
wavparse: Store size of data tag in a 64 bit integer locally too

Otherwise we will clip the DS64 value of RF64 files to 32 bits again.
gst/wavparse/gstwavparse.c