+99
−18
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Adds support for the following planar and partial-planar formats: YUV422 NV12 NV16 Signed-off-by:Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> Signed-off-by:
Mohsin Kazmi <mohsin_kazmi@mentor.com> Signed-off-by:
Steve Longerbeam <steve_longerbeam@mentor.com> Unified base offset and Y plane offset into a single variable, moved all ipu_cpmem_set_buffer calls to a single location. Removed NV21 and NV61 for now. The IDMAC doesn't understand U/V order for chroma interleaved formats, so we'd need to work around this by implenting U/V switching via the CSC unit. Signed-off-by:
Philipp Zabel <p.zabel@pengutronix.de>
CRA Git | Maintained and supported by SUSTech CRA and CCSE