From 553ef5b99ba181afd460ff8a75d0d02833ae7cf8 Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Sun, 27 Nov 2016 10:00:51 +0100 Subject: daala: is now deprecated --- modules/daala/daala.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'modules') 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 */ -- cgit v1.2.3