[Ffmpeg-cvslog] r6746 - trunk/doc/TODO
michael
subversion
Fri Oct 20 12:09:25 CEST 2006
Author: michael
Date: Fri Oct 20 12:09:25 2006
New Revision: 6746
Modified:
trunk/doc/TODO
Log:
3 more TODO items for volunteers
Modified: trunk/doc/TODO
==============================================================================
--- trunk/doc/TODO (original)
+++ trunk/doc/TODO Fri Oct 20 12:09:25 2006
@@ -78,3 +78,6 @@
- H264 encoder
- per MB ratecontrol (so VCD and such do work better)
- replace/rewrite libavcodec/fdctref.c
+- write a script which iteratively changes all functions between always_inline and noinline and benchmarks the result to find the best set of inlined functions
+- set up roundup bugtracker somewhere with (newBug, reproduced, analyzed, fixed, worksForMe, duplicate, wontFix, invalid, needMoreInfo, newPatch, ok, applied, rejected, needChanges, newRequest, implemented, wontImplement, invalidReq) states and a checked integer
+- convert all the non SIMD asm into small asm vs. C testcases and submit them to the gcc devels so they can improve gcc
More information about the ffmpeg-cvslog
mailing list