summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2021-09-07 10:16:05 +0200
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2021-09-10 17:48:23 +0200
commitd4d483856fac142c1d1374bab5bee22afc4ebafc (patch)
treebf9a7a3b555fee4f92c05cc633c8e35cf6e7f82e /sys
parent4a39bf668030480dc34ee8e2ff4e554e8da095ef (diff)
downloadgstreamer-plugins-bad-d4d483856fac142c1d1374bab5bee22afc4ebafc.tar.gz
va: Update todo lists, removing deinterlacing.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2495>
Diffstat (limited to 'sys')
-rw-r--r--sys/va/gstvah264dec.c1
-rw-r--r--sys/va/gstvavpp.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/va/gstvah264dec.c b/sys/va/gstvah264dec.c
index c8bebeb2f..4d342a880 100644
--- a/sys/va/gstvah264dec.c
+++ b/sys/va/gstvah264dec.c
@@ -41,7 +41,6 @@
/* ToDo:
*
- * + interlaced streams
* + mutiview and stereo profiles
*/
diff --git a/sys/va/gstvavpp.c b/sys/va/gstvavpp.c
index b0ec392eb..c092f652b 100644
--- a/sys/va/gstvavpp.c
+++ b/sys/va/gstvavpp.c
@@ -58,7 +58,6 @@
/* ToDo:
*
- * + deinterlacing
* + HDR tone mapping
*/