]> git.sesse.net Git - ffmpeg/commitdiff
cabac bytestream optimization from x264
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 21 Apr 2007 21:59:06 +0000 (21:59 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 21 Apr 2007 21:59:06 +0000 (21:59 +0000)
Originally committed as revision 8776 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/TODO

index 996ce31775053070ea587f1bc4d43a851e16d05e..81dddcbcb99828f1520f726f6759f17839dfd544 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -89,3 +89,4 @@ unassigned TODO: (unordered)
 - extract PES packetizer from PS muxer and use it for new TS muxer
 - implement automatic AVBistreamFilter activation
 - port libavformat/sgi.c (now removed) to new image format API
+- make cabac encoder use bytestream (see http://trac.videolan.org/x264/changeset/?format=diff&new=651)