audio: Fix DTS IEC61937 payloading
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 25 May 2012 10:27:45 +0000 (15:57 +0530)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 25 May 2012 10:38:32 +0000 (12:38 +0200)
commit9c29cd70eee65fffc76ac8938016ad0d2165ea22
tree3a1c06a884d41fed489073449fff5493c311cfd5
parent4ebfa58a70ebb79de0ea418094e7088ec1da6bd6
audio: Fix DTS IEC61937 payloading

DTS type I-III specify the burst length in bits. Only type IV (which we
do not currently support) needs it to be specified in bytes. Thanks to
Julien Moutte for pointing this out.
gst-libs/gst/audio/gstaudioiec61937.c