[gstreamer-bugs] [Bug 625129] typefinding: file incorrectly detected as audio/x-dts
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 19 11:32:30 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=625129
GStreamer | gst-plugins-base | git
Vincent Penquerc'h <vincent.penquerch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent.penquerch at collabora
| |.co.uk
--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-19 19:32:24 UTC ---
The crash is somewhere in the libdca library that decodes DTS streams. I'm
looking at whether I can early out there if a bad bitstream is found. An
attempt at checking the max bound of the read wasn't enough to fix that sample
crashing it. This is a bug in libdca and should be filed there.
So instead I added a typefind for DEGAS images so your file won't be
misdetected as DTS anymore (but it'll still crash if given to dtsdec till
libdca is fixed).
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list