[Bug 705667] Some fixes to vc1parse

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 12 08:14:04 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705667
  GStreamer | gst-plugins-bad | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.4

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-08-12 15:14:02 UTC ---
Pushed, thanks:


commit b4c52425f20a8c757a2f6939d7c0d6ae2fdc6a6b
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date:   Wed Aug 7 15:01:33 2013 +0300

    vc1parse: Fix the SequenceLayer handling for advanced profile.

    The Sequence Header Data Structure STRUCT_C for Advanced Profile
    has only a one valid field which is the profile indicator. Don't
    use the reserved fields for fps update like Simple/Main profile.

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

commit ea213f826c4934681e77c6af348f069f5b04e456
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date:   Wed Aug 7 14:52:43 2013 +0300

    vc1parse: Fix seq hdr STRUCT_A handling for advanced profile.

    The Sequence Header Data Structure STRUCT_A for advanced profile
    may be eight consecutive zero bytes.Don't try to override the
    width and height values in this case.

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

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