summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-02-07 17:17:30 +0100
committerReinhard Tartler <siretart@tauware.de>2011-02-08 22:07:02 +0100
commit87800dc2bf8f2724a99e51bb079ad7fb4b9dfd3b (patch)
treea544f7bc9e9dd5478858b01388cee3cc7c2d3cd8 /doc/TODO
parentae2104791ffa8466d3f6972ed0793b2a165daabe (diff)
Documentation updates for the git migration
This cleanup patch updates the developer documentation with respect to the migration to the git scm.
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)