[Bug 754024] HEVC Codecparser fixes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 24 11:29:19 PDT 2015


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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 9f5d96271964d1ccab9272b4efa91f98ba099f29
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Aug 24 21:28:46 2015 +0300

    win32: Add new h265 parser symbols

commit 497f3726687bac932eaf7313b9f0d31800ff473b
Author: lyb <andy_liu_china at 163.com>
Date:   Mon Aug 24 08:06:15 2015 +0300

    codecparsers: h265: Add APIs for up-right-diagonal/raster scan conversion

    As per  7-42 and 7-43 the ScalingFactor's scanIdx is 0,
    which is "up-right-diagonal" scan. Add APIs for converting
    up-right-diagonal to raster and vise versa.

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

commit 26e350f0bf865594315f7af194d2a5a980e00f41
Author: XuGuangxin <Guangxin.Xu at intel.com>
Date:   Mon Aug 24 04:18:52 2015 +0300

    codecparsers: h265: Fix the range of delta_chroma_log2_weight_denom

    Being more strict on specification, According to 7.4.7.3,
    delta_chroma_log2_weight_denom should be in the range of
    [(0 - luma_log2_weight_denom), (7 - luma_log2_weight_denom)]

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

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