From 3ba153f8da1f7c4f0191fa9e8344cd699eb5b65f Mon Sep 17 00:00:00 2001 From: Dylan Yudaken Date: Tue, 31 Mar 2009 15:50:11 +0000 Subject: Replace MPEG group reference DCT implementation by newly rewritten version. patch by Dylan Yudaken, dyudaken gmail com Originally committed as revision 18274 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index 6c0a824107..f03270ec13 100644 --- a/doc/TODO +++ b/doc/TODO @@ -81,7 +81,6 @@ unassigned TODO: (unordered) - add support for using mplayers video filters to ffmpeg - 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 - convert all the non SIMD asm into small asm vs. C testcases and submit them to the gcc devels so they can improve gcc - generic audio mixing API -- cgit v1.2.3