dcaparse: fix sync word for 14-bit little endian coding
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 13 Jan 2011 17:10:13 +0000 (17:10 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 17:07:13 +0000 (18:07 +0100)
commitbb8f0d3b4c5e3060497aabbb25873d667ae21b1a
treed096f36a778e2b382215e5b1466fbae747365317
parenta8c854374bd33edfa3627cbafcb619d3c032732e
dcaparse: fix sync word for 14-bit little endian coding

Fix copy'n'paste bug that made us look for the raw little endian
sync word twice instead of looking for the 14-bit LE sync word
as well. Fixes parsing of such streams (see #636234 for sample file).
gst/audioparsers/gstdcaparse.c