]> granicus.if.org Git - libvpx/commit
Adds new Directional Intra prediction modes.
authorDeb Mukherjee <debargha@google.com>
Mon, 14 May 2012 23:21:01 +0000 (16:21 -0700)
committerYaowu Xu <yaowu@google.com>
Tue, 15 May 2012 15:54:50 +0000 (08:54 -0700)
commitc5ddb7f0160ff9e2b8f2f67491fe27947e709923
tree159df592b699067f0e64924ea7e25f7c4a7741cb
parent520a7a259868756cc116a44759cbf7a4a05e2fd6
Adds new Directional Intra prediction modes.

Adds 6 directional intra predictiom modes for 16x16 and 8x8 blocks.

Change-Id: I25eccc0836f28d8d74922e4e9231568a648b47d1
15 files changed:
configure
vp8/common/blockd.h
vp8/common/entropymode.c
vp8/common/loopfilter.c
vp8/common/postproc.c
vp8/common/reconintra.c
vp8/common/reconintra.h
vp8/common/x86/x86_systemdependent.c
vp8/encoder/bitstream.c
vp8/encoder/block.h
vp8/encoder/encodeframe.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/ratectrl.c
vp8/encoder/rdopt.c