]> granicus.if.org Git - libvpx/commit
Use 8x8 transform for all 16x16 intra prediction modes in keyframes.
authorRonald S. Bultje <rbultje@google.com>
Mon, 2 Jul 2012 18:13:18 +0000 (11:13 -0700)
committerRonald S. Bultje <rbultje@google.com>
Mon, 16 Jul 2012 19:22:36 +0000 (12:22 -0700)
commit6c0b21c0751471082895f8fe45198407ee62b7fa
treec5b8e0c0a4ed3519da51e1a84a78b9cf283ba234
parent1f889ad63f0854fda85893067f25bda49a6cc629
Use 8x8 transform for all 16x16 intra prediction modes in keyframes.

Also use the 8x8 transform in the RD loop.

Change-Id: If1a25aa15d3f64e05c9a31875e309d8cd5bc812d
vp8/decoder/decodframe.c
vp8/encoder/encodeframe.c
vp8/encoder/rdopt.c