SEG_LVL_MODE: don't code ref_frame if it's implicit
authorJohn Koleszar <jkoleszar@google.com>
Tue, 13 Nov 2012 23:18:47 +0000 (15:18 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 13 Nov 2012 23:22:09 +0000 (15:22 -0800)
commit6d482706ef07b0f515f167bc7b7728ff1a510700
tree6b262c372e18e46e929d7876fa03033f96bf8b2c
parent1761a6b55a0138ad12e3d9e7a5bfc415a7f6b538
SEG_LVL_MODE: don't code ref_frame if it's implicit

If the SEG_LVL_MODE is an intra mode, then the reference frame must be
INTRA_FRAME.

Change-Id: I2cdeeac3780c077c74b39ce89a528bc280674231
vp9/decoder/decodemv.c
vp9/encoder/bitstream.c