[Bug 743407] qtdemux: doesn't ignore data after last sample in mdat.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 27 04:05:13 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743407
  GStreamer | gst-plugins-good | git master

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1
         OS/Version|Linux                       |All

--- Comment #5 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-27 12:05:09 UTC ---
Thanks for confirming.

commit 2586a219f65e0cb56178e1b50fedeb180b816ecf
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Mon Jan 26 17:08:12 2015 -0300

    qtdemux: Fix data dropping for fragmented streams

    For fragmented streams with extra data at the end of the mdat
    qtdemux was not dropping those bytes and would try to use
    that extra data as the beginning of a new atom, causing the
    stream to fail.

    https://bugzilla.gnome.org/show_bug.cgi?id=743407

-- 
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