]> git.sesse.net Git - ffmpeg/commit
ffv1enc: better heuristic to calculate initial states
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 4 Feb 2013 16:33:07 +0000 (17:33 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 11 Feb 2013 18:25:41 +0000 (19:25 +0100)
commit0aa1d848ece6120ecaa2a43c67fc8705ec6712c5
tree8ebe2796143926a3ed786282c1ec608072eaf5f5
parentc177f2ec4a21d62fdefd925ad69c24a2f9dad303
ffv1enc: better heuristic to calculate initial states

Slightly improves compression of 2pass files

Tested-by: "Peter B." <pb@das-werkstatt.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/ffv1enc.c