]> granicus.if.org Git - libvpx/commit
fixed an enc/dec mis-match issue
authorYaowu Xu <yaowu@google.com>
Wed, 20 Feb 2013 00:26:27 +0000 (16:26 -0800)
committerYaowu Xu <yaowu@google.com>
Wed, 20 Feb 2013 00:26:27 +0000 (16:26 -0800)
commitb13f38d4b30da22025dda3b188fb360780714643
tree0b3b260614161d9fe222c8b8504003fe0f426558
parent93d6b86cfd6891964de5d1061af45d8ce4671138
fixed an enc/dec mis-match issue

The issue was caused by a out-of-order merge, which leads to wrong
functions are called at lossless mode.

Change-Id: If157729abab62954c729e0377e7f53edb7db22ca
vp9/decoder/vp9_idct_blk.c