diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-02-07 17:17:30 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-02-08 22:07:02 +0100 |
commit | 87800dc2bf8f2724a99e51bb079ad7fb4b9dfd3b (patch) | |
tree | a544f7bc9e9dd5478858b01388cee3cc7c2d3cd8 /doc/TODO | |
parent | ae2104791ffa8466d3f6972ed0793b2a165daabe (diff) | |
download | ffmpeg-87800dc2bf8f2724a99e51bb079ad7fb4b9dfd3b.tar.gz |
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/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |