Passa al contenuto principale

Appendix B. APV Implementations

Questa sezione conserva il testo RFC su APV, includendo bitstream syntax, syntax element processing, decoding and parsing processes, metadata, profiles, levels, bands, raw bitstream format e implementation references.

Testo RFC originale

Appendix B.  APV Implementations

B.1. OpenAPV Open Source Project

The Academy Software Foundation (ASWF) [ASWF], jointly founded by the
Academy of Motion Picture Arts and Science (AMPAS) [AMPAS] and the
Linux Foundation, has created an open source software development
project conformant to this document [OpenAPV]. The project also
provides various test vectors for verification of the implementations
at
<https://github.com/AcademySoftwareFoundation/openapv/tree/main/test/
bitstream>.

B.2. Android Open Source Project

The Android open source project (AOSP) has implemented Advanced
Professional Video (APV) conformant to this document [AOSP16APV].

B.3. FFmpeg Open Source Project

The FFmpeg project is developing an APV decoder [FFmpegAPVdec] and an
APV encoder [FFmpegAPVenc] conformant to this document.