]> granicus.if.org Git - libx264/commit
remove cabac byte-stuffing code, because it just wastes bits in lossless, and does...
authorLoren Merritt <pengvado@videolan.org>
Sun, 9 Oct 2005 03:32:56 +0000 (03:32 +0000)
committerLoren Merritt <pengvado@videolan.org>
Sun, 9 Oct 2005 03:32:56 +0000 (03:32 +0000)
commit1c6ccbf543ac7725e46f94bdb24fa6784d315962
tree3284ea3e89e5db26730d1f65c2b2246d4281d38d
parentacee2d5168a39f301b7cda1d4effe943e321e1f8
remove cabac byte-stuffing code, because it just wastes bits in lossless, and does nothing at all at sane bitrates.

git-svn-id: svn://svn.videolan.org/x264/trunk@321 df754926-b1dd-0310-bc7b-ec298dee348c
common/cabac.c
common/cabac.h
encoder/encoder.c