summaryrefslogtreecommitdiff
path: root/modules/daala
diff options
context:
space:
mode:
Diffstat (limited to 'modules/daala')
-rw-r--r--modules/daala/daala.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/modules/daala/daala.c b/modules/daala/daala.c
index b5790fa..112f49e 100644
--- a/modules/daala/daala.c
+++ b/modules/daala/daala.c
@@ -15,10 +15,6 @@
*
* Very experimental video-codec using Daala
*
- * TODO:
- *
- * - Define and implement fragmentation of large packets
- * - Define an IETF RTP Payload type
*
* External libraries:
*
@@ -27,6 +23,8 @@
* References:
*
* https://wiki.xiph.org/Daala
+ *
+ * NOTE! Now deprecated in favour of AV1 video codec
*/