]> granicus.if.org Git - libvpx/commit
Removed B_MODE_INFO
authorScott LaVarnway <slavarnway@google.com>
Thu, 2 Jun 2011 17:46:41 +0000 (13:46 -0400)
committerScott LaVarnway <slavarnway@google.com>
Thu, 2 Jun 2011 17:46:41 +0000 (13:46 -0400)
commit773768ae27bfe427f153c8e6fadb3912b8f94c1f
tree96bc9e8a572b9e8ecf4d43fc7960a90f06551565
parent9e4f76c154a355bac2a3e005e47882219801bdae
Removed B_MODE_INFO

Declared the bmi in BLOCKD as a union instead of B_MODE_INFO.
Then removed B_MODE_INFO completely.

Change-Id: Ieb7469899e265892c66f7aeac87b7f2bf38e7a67
12 files changed:
vp8/common/blockd.h
vp8/decoder/decodemv.c
vp8/decoder/decodframe.c
vp8/decoder/threading.c
vp8/encoder/bitstream.c
vp8/encoder/block.h
vp8/encoder/encodeframe.c
vp8/encoder/encodeintra.c
vp8/encoder/ethreading.c
vp8/encoder/firstpass.c
vp8/encoder/pickinter.c
vp8/encoder/rdopt.c