Skip to content

Conversation

@voluntas
Copy link
Member

  • I420 形式の Y, U, V プレーンを直接取得できる planes() メソッドを追加
  • webcodecs-py の VideoFrame.planes() と同様のインターフェース
  • I420BufferInterface の参照を保持しゼロコピーで実装
  • data() は初回呼び出し時のみ BGR に変換する遅延変換に変更

- I420 形式の Y, U, V プレーンを直接取得できる planes() メソッドを追加
- webcodecs-py の VideoFrame.planes() と同様のインターフェース
- I420BufferInterface の参照を保持しゼロコピーで実装
- data() は初回呼び出し時のみ BGR に変換する遅延変換に変更
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants