]> granicus.if.org Git - libvpx/commit
Merge all intra mode coding trees into a single one.
authorRonald S. Bultje <rbultje@google.com>
Thu, 30 May 2013 16:58:53 +0000 (09:58 -0700)
committerRonald S. Bultje <rbultje@google.com>
Thu, 30 May 2013 16:58:53 +0000 (09:58 -0700)
commit98c192ae83a4a5f470ac63162af321b6085994f3
treeb79ddab89a3b19a60a2b4abfa9b98300b67a256c
parentc98bfcfbbb23dc7c8c8641831922877d0d31c67e
Merge all intra mode coding trees into a single one.

Also merge all counters. This removes a few unused probability updates
from the bitstream.

Change-Id: I20f58853e9dac84d8c0d9703ae012c55917516eb
14 files changed:
vp9/common/vp9_alloccommon.c
vp9/common/vp9_entropymode.c
vp9/common/vp9_entropymode.h
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodemv.c
vp9/decoder/vp9_decodframe.c
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_block.h
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_modecosts.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_ratectrl.c
vp9/encoder/vp9_rdopt.c