vpx/vp8/encoder
Yaowu Xu aac2c12663 add quantizer adaptive intra mb mode encoding
make intra mode coding entropy distribution adaptive to baseQindex, an
encoding test on hd clips with all key frame shows universal gain on
all clips in both .2%(psnr) and (ssim).3%.

To build and test, configure with
--enable-experimental --enable-qimode

Change-Id: Iaa69241b984d4fdd8baa6d77ee78c0140f5ac00a
2011-09-16 16:26:35 -07:00
..
arm clean up warnings when building arm with rtcd 2011-06-29 10:51:41 -04:00
generic Merge remote branch 'internal/upstream' into HEAD 2011-08-24 00:05:05 -04:00
ppc remove one set of 16x16 variance funcations 2011-06-09 11:23:05 -07:00
x86 Use local labels for jumps/loops in x86 assembly. 2011-08-23 09:05:29 -07:00
asm_enc_offsets.c use GCC inline magic 2011-06-08 16:19:37 -04:00
bitstream.c add quantizer adaptive intra mb mode encoding 2011-09-16 16:26:35 -07:00
bitstream.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
block.h add 8x8 intra prediction modes 2011-09-16 15:55:19 -07:00
boolhuff.c Moved vp8_encode_bool into boolhuff.h 2011-07-19 09:17:25 -04:00
boolhuff.h Moved vp8_encode_bool into boolhuff.h 2011-07-19 09:17:25 -04:00
dct.c fix more merge issues 2011-07-21 09:01:53 -07:00
dct.h Add 8x8 transform to experimental branch 2011-07-20 09:49:22 -07:00
defaultcoefcounts.h Merge remote branch 'internal/upstream' into HEAD 2011-08-25 08:36:19 -04:00
encodeframe.c add 8x8 intra prediction modes 2011-09-16 15:55:19 -07:00
encodeintra.c add 8x8 intra prediction modes 2011-09-16 15:55:19 -07:00
encodeintra.h Fix RT only build 2011-06-14 13:39:06 +03:00
encodemb.c add 8x8 intra prediction modes 2011-09-16 15:55:19 -07:00
encodemb.h Merge remote branch 'internal/upstream' into HEAD 2011-09-16 09:22:29 -04:00
encodemv.c Use full-pixel MV in mvsadcost calculation 2011-04-01 16:41:58 -04:00
encodemv.h Use full-pixel MV in mvsadcost calculation 2011-04-01 16:41:58 -04:00
ethreading.c Merge remote branch 'internal/upstream' into HEAD 2011-09-16 09:22:29 -04:00
firstpass.c Merge remote branch 'internal/upstream' into HEAD 2011-08-26 00:05:06 -04:00
firstpass.h Move firstpass motion map to stats packet 2010-10-21 14:04:20 -04:00
lookahead.c Copy less when active map is in use 2011-08-19 10:29:41 -04:00
lookahead.h Copy less when active map is in use 2011-08-19 10:29:41 -04:00
mcomp.c Adjust half-pixel only search 2011-08-03 11:51:07 -04:00
mcomp.h Bug fix in motion vector limit calculation 2011-06-30 11:20:13 -04:00
modecosts.c add quantizer adaptive intra mb mode encoding 2011-09-16 16:26:35 -07:00
modecosts.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
onyx_if.c add 8x8 intra prediction modes 2011-09-16 15:55:19 -07:00
onyx_int.h add quantizer adaptive intra mb mode encoding 2011-09-16 16:26:35 -07:00
pickinter.c Skip computation of distortion in vp8_pick_inter_mode if active_map is used 2011-08-31 14:06:55 +01:00
pickinter.h Move intra block mode selection to pickinter.c 2011-06-08 11:44:57 -04:00
picklpf.c Segment Feature Signaling 2011-09-15 10:19:09 +01:00
psnr.c Merge remote branch 'internal/upstream' into HEAD 2011-03-23 00:27:52 -04:00
psnr.h Increase static linkage, remove unused functions 2011-03-17 20:53:47 -04:00
quantize.c Segment Feature Signaling 2011-09-15 10:19:09 +01:00
quantize.h fix more merge issues 2011-07-21 09:01:53 -07:00
ratectrl.c add quantizer adaptive intra mb mode encoding 2011-09-16 16:26:35 -07:00
ratectrl.h Move pick_frame_size() to ratectrl.c 2011-04-26 16:49:54 -04:00
rdopt.c add 8x8 intra prediction modes 2011-09-16 15:55:19 -07:00
rdopt.h Add 8x8 transform to experimental branch 2011-07-20 09:49:22 -07:00
sad_c.c Preload reference area to an intermediate buffer in sub-pixel motion search 2011-07-22 09:28:06 -04:00
segmentation.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
segmentation.h Fix relative include paths 2011-02-10 15:09:44 -05:00
ssim.c Reclassify optimized ssim calculations as SSE2. 2011-08-22 12:36:28 -07:00
temporal_filter.c Fix building with --disable-postproc 2011-08-01 17:50:23 -04:00
temporal_filter.h x86 sse2 temporal_filter_apply 2011-01-06 14:00:30 -05:00
tokenize.c add 8x8 intra prediction modes 2011-09-16 15:55:19 -07:00
tokenize.h fix more merge issues 2011-07-21 09:01:53 -07:00
treewriter.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
treewriter.h Fix relative include paths 2011-02-10 15:09:44 -05:00
variance_c.c remove redundant functions 2011-06-06 16:44:05 -07:00
variance.h Reclassify optimized ssim calculations as SSE2. 2011-08-22 12:36:28 -07:00