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>
Thu, 13 Jan 2011 17:10:13 +0000 (17:10 +0000)
commitaba0899b19406562a54cb2633e2b63333022a503
tree6089803daf2ce35012a10dd3279593b78b897de7
parent095eaa1752ebdf142c8abe8d186a8b59cb2878e8
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