typefindfunctions: only typefind text with a BOM as text/utf16 or text/utf32
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 9 Dec 2011 01:31:20 +0000 (01:31 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 9 Dec 2011 01:33:58 +0000 (01:33 +0000)
commitdebe9caa36bfa63664fd7b09f207dffc402445a1
tree4ade8f8f0da7bf6753119d3d67018a0c872099d0
parent91bbfbd819f6a347be114ee280dd5bb5b0ab1385
typefindfunctions: only typefind text with a BOM as text/utf16 or text/utf32

We added the utf typefinder because the mp3 typefinder was a tad
overzealous when it came to typefinding things as mp3, and replaced
it with even more overzealous utf16/32 typefinders.

Fixes unit test.
gst/typefind/gsttypefindfunctions.c