]> git.sesse.net Git - x264/commit
Update level dpb size calculation to match newer H.264 spec
authorFiona Glaser <fiona@x264.com>
Thu, 11 Oct 2012 20:27:48 +0000 (13:27 -0700)
committerFiona Glaser <fiona@x264.com>
Wed, 7 Nov 2012 22:52:34 +0000 (14:52 -0800)
commit0d5f6fbae9f6c4dbba25571a5d8c643b192606b1
treee3d790540131db80ffcedb5b8c50c49e35abf0f4
parentcc61a4b4d0838b6d5f4cdaf88a0b6d06a12b6d3e
Update level dpb size calculation to match newer H.264 spec
Doesn't actually change encoding behavior, but makes it more correct.
Warning messages should now be accurate at higher bit depths and non-4:2:0.
Technically, since it redefines x264_level_t, this is an API version increment.
encoder/set.c
x264.c
x264.h