From ee0981ac738559430eae0715b9ebc04237283ba9 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sat, 21 Apr 2007 21:59:06 +0000 Subject: [PATCH] cabac bytestream optimization from x264 Originally committed as revision 8776 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/TODO b/doc/TODO index 996ce31..81dddcb 100644 --- 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) -- 2.7.4