xiph/rav1e

Extend the v_frame Frame API

Offen

#2.540 geöffnet am 14.09.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Assembly (289 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (4.144 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide