summaryrefslogtreecommitdiff
path: root/docs/references
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-01-19 10:49:22 -0500
committerAndrew Opalach <andrew@akon.city> 2025-01-19 10:49:22 -0500
commit474ccfd0534e03cfcde94fe0f94e3028ed65366a (patch)
tree810dac88717911874f365ae04644d67482bc3a5f /docs/references
parent7dccc2559d0237eda0bf9510d292bb309afded66 (diff)
downloadcamu-474ccfd0534e03cfcde94fe0f94e3028ed65366a.tar.gz
camu-474ccfd0534e03cfcde94fe0f94e3028ed65366a.tar.bz2
camu-474ccfd0534e03cfcde94fe0f94e3028ed65366a.zip
Add DVD boilerplate
- Work on FFmpeg hwframes context support - Raspberry Pi testing - Update color_palette Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'docs/references')
-rw-r--r--docs/references/references.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/references/references.txt b/docs/references/references.txt
index 2ce8329..f2430d1 100644
--- a/docs/references/references.txt
+++ b/docs/references/references.txt
@@ -61,8 +61,14 @@ Terminal
* https://www.amp-what.com/
* https://www.unicode.org/charts/beta/nameslist/n_2B00.html
+Code
+----
+C
+~
+* https://beej.us/guide/bgc/html/split/index.html
+
Python
-------
+~~~~~~
* https://stackoverflow.com/questions/38243682/whats-the-standard-way-to-package-a-python-project-with-dependencies
// vim: set syntax=asciidoc: