[gstreamer-bugs] [Bug 339041] qtdemux : Floating point exception

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 20 02:48:18 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339041
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from Wim Taymans  2006-04-20 09:48 UTC -------
the real problem for the floating point error is that a video track should nt
be treated as an audio track when collecting the samples. Following commit
fixes the floating point error and adds the qtdrw mime-type.

        Patch by: j^ <j at bootlab dot org>

        * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
        (qtdemux_video_caps):
        Never treat video streams as an audio stream.
        Add qtdrw mime type.
        Fixes #339041


-- 
Configure bugmail: http://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