xiph/rav1e

Extend the v_frame Frame API

Ouverte

#2 540 ouverte le 14 sept. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)Assembly (289 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 144 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur