Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- CUDA decoder: - support av1 8 and 10 bit - support gray format (mjpeg) - fix context error, which results in jpeg decode error - VT decoder: - support deinterlace and enabled by default - add "threads" property for software decoding - support 16bit yuv with alpha, e.g. ProRes with alpha - disable h264 422 10bit for macOS < 11.0. decoded image is corrupt(macOS bug?) - fix color info from decoder - Support dav1d 1.0 - Improve playing live recording ts file near EOF - Fix record before running state - Fix recorded video may be malformed when using hardware decoders - Fix loop at end does not work if "continue_at_end" property is set
- Loading branch information