Skip to content
Commit 273af688 authored by Santhosh Behara's avatar Santhosh Behara Committed by android-build-team Robot
Browse files

mm-video-v4l2: vdec: Correct order of reading color primaries

According to H265 spec, the color primaries should be in G,B,R
order. But in the exisisting code they are read in R, G, B order.
Correct the order of reading bitstream as per the specification.

(cherry-picked from:
https://partner-android-review.googlesource.com/c/platform/hardware/qcom/media/+/1123749/)
Bug: 111799726
Bug: 112443029
Change-Id: Ic6703dcf7878c27e3e18e437039ddb74cf8d32d6
(cherry picked from commit defe2fa2)
(cherry picked from commit a9ce4757)
parent ab2e9a27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment