[Bug 738230] vc1parser: fix level value for simple/main profile

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 20 03:41:45 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-20 10:41:41 UTC ---
commit 81c5fd3c1e96967f06aa9a78ca02bbcf314fefa3
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Thu Oct 9 15:12:01 2014 +0200

    vc1parser: fix expected level in sequence-layer parsing unit test

    Sequence-layer used for unit test have a level set to 2 which should
    match the medium level, not the high.

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

commit de327bf45bbf5fad4854ce6447c99b1f3e80ac80
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Thu Oct 9 15:05:55 2014 +0200

    vc1parser: fix level values for simple/main profile

    In simple profile, level set to 0 or 2 indicate low and medium level
    respectively. In main profile, level set to 0, 2 or 4 indicate low,
    medium and high level respectively.

    Level values are defined in Annex J.1.2 of the SMPTE 421M.

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

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