xiph/rav1e

Extend the v_frame Frame API

Aperta

#2540 aperta il 14 set 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Assembly (289 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (4144 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor