]> granicus.if.org Git - libvpx/commit
change HBD pixel value from uint8_t to uint16_t
authorYaowu Xu <yaowu@google.com>
Tue, 2 Aug 2016 18:01:39 +0000 (11:01 -0700)
committerYaowu Xu <yaowu@google.com>
Tue, 2 Aug 2016 18:01:39 +0000 (11:01 -0700)
commit039f9e08f04bc7919c7db4fe4be93a7ac3cc1f84
treecbb845e37fb510ae7fee0a9647ecf8545bb376c8
parentdc5618f3bb56a420976f03ccfb62097b9792e3ca
change HBD pixel value from uint8_t to uint16_t

This fixes a regression in 10/12 bit encoding results.

Change-Id: I438877352a41aae0a864a8d9979afe4aa2061d81
vp9/encoder/vp9_firstpass.c