Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions internal/design/spf/presentation-modeling.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Format — Hypothetical Application Model). The framing is explicit in
the code:

> Protocol-agnostic representation of streaming media content.
> See https://github.com/AcademySoftwareFoundation/common-media-library
> See https://github.com/streaming-video-technology-alliance/common-media-library

All types live in `packages/spf/src/media/types/index.ts`.

Expand Down Expand Up @@ -567,5 +567,5 @@ file format-specific architectural docs as siblings to this one
case study for the opposite direction: hardcoded, but should be
config)
- `packages/spf/src/media/types/index.ts` — canonical type definitions
- [common-media-library upstream](https://github.com/AcademySoftwareFoundation/common-media-library)
- [common-media-library upstream](https://github.com/streaming-video-technology-alliance/common-media-library)
— the CMAF-HAM model this layer is based on
Loading