diff libmpcodecs/TODO @ 5003:88481d4b9e0e

divx_quality and equalizer support done
author arpi
date Sat, 09 Mar 2002 19:18:46 +0000
parents c32191b02a66
children 7198d3eba09f
line wrap: on
line diff
--- a/libmpcodecs/TODO	Sat Mar 09 17:27:37 2002 +0000
+++ b/libmpcodecs/TODO	Sat Mar 09 19:18:46 2002 +0000
@@ -1,15 +1,18 @@
+URGENT:
+- add common postprocessing filter support (export qscale array)
+
 TODO:
-- equalizer support to divx4, dshow
 - 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:
+- equalizer support to divx4, dshow
+- fix initial postprocessing flags (divx_quality)
+
 #define VFM_CINEPAK 13
 #define VFM_QTRPZA 20
 #define VFM_FFMPEG 5