Dale Curtis

Results 2 issues of Dale Curtis

Opening here at the request of @domenic -- while looking into providing an [ImageDecoder API](https://github.com/dalecurtis/image-decoder-api/blob/master/explainer.md) I've hit an issue with streaming multipart MJPEG resources and the ReadableStream returned by response.body....

addition/proposal
needs implementer interest
topic: api

Instead of implementing new `AudioTrackConfiguration` and `VideoTrackConfiguration` dictionaries, can the corresponding `AudioDecoderConfig` and `VideoDecoderConfig` dictionaries from WebCodecs be reused? The top requests we've gotten from developers are: - What the...