diff options
| author | jhurst <jhurst@cinecert.com> | 2019-02-22 11:44:12 -0800 |
|---|---|---|
| committer | jhurst <jhurst@cinecert.com> | 2019-02-22 11:44:12 -0800 |
| commit | cf2a09ab55aba8c8faf91534f54b2c1b7afa0236 (patch) | |
| tree | e287c8c6688170503c9ba9c326795c0805542207 | |
| parent | 08e954ce809d49e2e7e886154000077b7fd78196 (diff) | |
Added library names
| -rwxr-xr-x | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -43,6 +43,17 @@ anything, or, in some cases, understand what properties are required in a particular supported use case (e.g., selecting audio channel labels.) +## Libraries + +`libkumu.dylib` - Platform compatibility layer. + +`libasdcp.dylib` - SMPTE ST 429 (DCP) and JPEG Interop DCP. + +`libas02.dylib` - SMPTE ST 2067 (IMF). + +`libphdr.dylib` - Dolby Vision track file. Deprecated but maintained. + + ## CLI Programs ### Standard Utilities |
