aboutsummaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-02-07 17:17:30 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-02-09 03:33:54 +0100
commit2eed5288d2bb5071fb0e0847921a9d38f1045af8 (patch)
tree12e69310f1b246c99139e519980a7f55893d1551 /doc/TODO
parent3e2a4e91bdc1c88927a68f6025b1877530d102f1 (diff)
downloadffmpeg-2eed5288d2bb5071fb0e0847921a9d38f1045af8.tar.gz
Documentation updates for the git migration
This cleanup patch updates the developer documentation with respect to the migration to the git scm. (cherry picked from commit 87800dc2bf8f2724a99e51bb079ad7fb4b9dfd3b)
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 747eee4ab1..8ff8a6b388 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -69,7 +69,7 @@ unassigned TODO: (unordered)
- JPEG2000 decoder & encoder
- MPEG4 GMC encoding support
- macroblock based pixel format (better cache locality, somewhat complex, one paper claimed it faster for high res)
-- regression tests for codecs which do not have an encoder (I+P-frame bitstream in svn)
+- regression tests for codecs which do not have an encoder (I+P-frame bitstream in the 'master' branch)
- add support for using mplayers video filters to ffmpeg
- H264 encoder
- per MB ratecontrol (so VCD and such do work better)