xiph/rav1e

Extend the v_frame Frame API

Aberta

#2.540 aberto em 14 de set. de 2020

 (0 comentário) (0 reação) (0 responsável)Assembly (289 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (4.144 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador