speed: Fix some bytes-per-frame vs. bytes-per-sample mixups
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 9 Oct 2013 15:18:41 +0000 (17:18 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 9 Oct 2013 15:18:41 +0000 (17:18 +0200)
commitf0b5d84c544a1f36e7ea9c4b7d857b8b95eac153
tree4de5aa453746ebd21235ad6de70ae438eb12be18
parentf16e70e4ca5d03b4931283b6b812dde2e322619d
speed: Fix some bytes-per-frame vs. bytes-per-sample mixups

Otherwise we will crash when handling multiple channels and
miscalculate timestamps.

https://bugzilla.gnome.org/show_bug.cgi?id=709734
gst/speed/gstspeed.c