]> git.sesse.net Git - x264/commit
Save a few bits in slice headers
authorKieran Kunhya <kieran@kunhya.com>
Fri, 5 Mar 2010 20:43:02 +0000 (20:43 +0000)
committerFiona Glaser <fiona@x264.com>
Sat, 27 Mar 2010 19:47:08 +0000 (12:47 -0700)
commit2a2db86dc2bad14e13b7568ee212435cd4e5f059
treecaf2aee94e61aa2738c69e95d9076d80382bf2d6
parent415aac4ff746909ea45d5afe94ba256979e647bd
Save a few bits in slice headers
Don't override the maximum ref index in the slice header if it's the same as the default.
Also update the naming of the relevant variables in the PPS.
common/set.h
encoder/encoder.c
encoder/set.c