[FFmpeg-soc] [soc]: r329 - libavfilter/TODO

koorogi subversion at mplayerhq.hu
Fri Jul 6 19:55:52 CEST 2007


Author: koorogi
Date: Fri Jul  6 19:55:52 2007
New Revision: 329

Log:
update TODO list a bit


Modified:
   libavfilter/TODO

Modified: libavfilter/TODO
==============================================================================
--- libavfilter/TODO	(original)
+++ libavfilter/TODO	Fri Jul  6 19:55:52 2007
@@ -1,10 +1,9 @@
 FRAMEWORK:
-- colorspace negotiation
+- can colorspace negotiation be improved?
 - auto-inserting needed filters (colorspace conversion, buffer, etc)
-- parameter passing
+- parameter passing (can this be done better with AVOption?)
 - pass pts, and whatever info is needed to reorder decode ordered frames
 - other useful image flags?  interlace?  top/bottom field first?
-- rework init sequence
 - ease reuse of same memory for multiple slices
 
 - proper vout filter support, with a display() callback?



More information about the FFmpeg-soc mailing list