summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/TODO')
-rw-r--r--libmpcodecs/TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/libmpcodecs/TODO b/libmpcodecs/TODO
index 8ab9ef3eba..10cf12678a 100644
--- a/libmpcodecs/TODO
+++ b/libmpcodecs/TODO
@@ -3,7 +3,11 @@ TODO:
- vo_config callbacks to ffmpeg, cinepak
- better mpi support to xanim (now it's EXPORT but could be better)
- fix initial postprocessing flags (divx_quality)
+- add common postprocessing filter support (export qscale array)
- IP buffering for NUV
+- finish MPNG (8bpp support)
+- IPB buffering to libmpeg2
+- review authors
DONE:
#define VFM_CINEPAK 13
@@ -24,8 +28,6 @@ DONE:
#define VFM_ROQVIDEO 19
#define VFM_CYUV 16
#define VFM_NUV 15
-
-TODO:
-
#define VFM_MPNG 21
#define VFM_MPEG 1
+