Remove reverting of tx-select if only a single txfm-size is used.
authorRonald S. Bultje <rbultje@google.com>
Fri, 12 Oct 2012 01:19:20 +0000 (18:19 -0700)
committerRonald S. Bultje <rbultje@google.com>
Fri, 12 Oct 2012 18:44:15 +0000 (11:44 -0700)
commit5a4ea8bea6e3a056cd077fb39a913e0690ec8fee
treea3cbf6801e1d05d9b832537a8ff9719a2cad8a9a
parent0dac2901061557fbeaef0cd759b10d41da25998b
Remove reverting of tx-select if only a single txfm-size is used.

Entropy coding takes care of this anyway, and this causes changes to
the txfm size assigned to skip blocks, which can affect the loopfilter
output, thus causing encoder/decoding mismatches.

Change-Id: I591a8d8a4758a507986b751a9f83e6d76e406998
vp8/encoder/encodeframe.c