xiph/rav1e

Extend the v_frame Frame API

开放

#2,540 创建于 2020年9月14日

 (0 条评论) (0 个反应) (0 位负责人)Assembly (289 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (4,144 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

  • row_iter() for Frame: it would return a &[&[Pixel]], chroma slices can appear two times if the subsampling.
  • tile_iter() for Frame: would provide a lightweight version of our current tiles machinery, decoupled from the encoder settings.

贡献者指南