-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
In case anyone does a video decoding library, there are quite liberally licenced codec out there now.
Decoders:
- VVC: https://github.com/ultravideo/uvg266/tree/master/src
- MPEG 1: https://github.com/phoboslab/pl_mpeg
- H.264: https://github.com/tvlabs/edge264
- HEVC: https://github.com/ultravideo/kvazaar
- Y4M: https://github.com/p0nce/y4m-d
- VP8: https://www.rfc-editor.org/rfc/rfc6386.html#page-133 (WebP)
Encoders:
Of course nothing to do with gamut, as it would need a demuxing architecture (and probably push parsers?)
Metadata
Metadata
Assignees
Labels
No labels