]> granicus.if.org Git - libx264/commit
during RDO, skip the bitstream writing and just calculate the number of bits
authorLoren Merritt <pengvado@videolan.org>
Sat, 15 Oct 2005 04:11:06 +0000 (04:11 +0000)
committerLoren Merritt <pengvado@videolan.org>
Sat, 15 Oct 2005 04:11:06 +0000 (04:11 +0000)
commitb659ca6f53df6f7b1b423112ef0f95e7eb166ef5
tree73ea403fb10e3acff81f26db87dce1babde99c10
parent48c2e935e3638a38c988b11204ff52a85bf48fc9
during RDO, skip the bitstream writing and just calculate the number of bits
that would be used. speedup: cabac +4-8%, cavlc +2-4%.

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