Skip to content

Commit

Permalink
Revert "[caps] update ADL/iHD caps"
Browse files Browse the repository at this point in the history
This reverts commit c17c1b3.
  • Loading branch information
uartie committed May 14, 2024
1 parent cf04115 commit 85dda6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/caps/ADL/iHD
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ caps = dict(
),
hevc_10 = dict(maxres = res8k , fmts = ["P010", "Y210", "Y410"]),
hevc_12 = dict(maxres = res8k , fmts = ["P012", "Y212"]),
vp9_10 = dict(maxres = res8k , fmts = ["P010", "Y410"]),
),
vdenc = dict(
avc = dict(maxres = res4k , fmts = ["NV12", "YUY2", "YUYV", "YVYU", "UYVY", "AYUV"], bframes = False),
Expand Down

0 comments on commit 85dda6f

Please sign in to comment.