w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
941 stars 132 forks source link

Support odd coded sizes and copy rects #666

Closed sandersdan closed 10 months ago

sandersdan commented 1 year ago

This change allows non-sample-aligned coded sizes and copy rects, and the sample formats are updated to define their meaning (subsampled planes round up in size).

Fixes #638.


Preview | Diff

Djuffin commented 10 months ago

ping @aboba