1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:58:14 +03:00

docs and opus/speex submods

This commit is contained in:
Anton Afanasyeu
2026-06-02 14:39:45 +02:00
parent 6a5fe49b21
commit 1590705f92
10 changed files with 402 additions and 2 deletions

View File

@@ -98,3 +98,15 @@ Activities bind via AIDL for status and (on the receiver) attaching the video `S
## Development (git flow)
Green **`master`** plus integration branch **`next`**. See [docs/GIT_FLOW.md](docs/GIT_FLOW.md).
## PDF helpers
Generate the GraphVis decision memo PDF (from `tmp/GRAFANA_vs_others_graphvis_pivot.md` source):
```bash
bash scripts/build-graphvis-pdf.sh
```
Output:
`tmp/GRAFANA_vs_others_graphvis_pivot.pdf`