RSS feed
35358320
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/05/11 14:07
First pass overhaul preparatory change.
a5d11f29
– Jim Bankoski <jimbankoski@google.com>
authored
on 2012/05/11 04:08
Fix configure issue with unit test add.
a0769f70
– James Berry <jamesberry@google.com>
authored
and Jim Bankoski <jimbankoski@google.com>
committed
on 2012/05/02 13:25
add unit test support via google test
54cf1d9a
– Yaowu Xu <yaowu@google.com>
authored
on 2012/05/02 09:53
a number of fixes to entropy stats collection
813c6c39
– Deb Mukherjee <debargha@google.com>
authored
on 2012/03/21 11:22
Expanding the coefficient encoding contexts
3b909a6f
– Yaowu Xu <yaowu@google.com>
authored
on 2012/05/02 07:10
chagned the decoder band to match the encoder
bd69b7d4
– Yaowu Xu <yaowu@google.com>
authored
on 2012/05/01 15:54
slight adjustment to coef band definition
4d6de817
– Yaowu Xu <yaowu@google.com>
authored
on 2012/05/01 08:25
Added usage info on command line options
0f68789c
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/04/30 12:32
Fix inversion of probability and value in calls to vp8_cost_bit().
c0d59513
– Deb Mukherjee <debargha@google.com>
authored
on 2012/04/30 08:24
Turning off filter search for now to improve encode speed.
fc1a7bd8
– Deb Mukherjee <debargha@google.com>
authored
on 2012/04/30 07:03
Minor cleanup in tokenize.h
87b6f213
– Adrian Grange <agrange@google.com>
authored
and On2 (Google) Code Review <on2-gerrit@google.com>
committed
on 2012/04/27 18:09
Merge "Removed MV costing from ARNR filtering" into experimental
393440db
– Adrian Grange <agrange@google.com>
authored
on 2012/04/26 06:37
Removed MV costing from ARNR filtering
acdda50a
– Deb Mukherjee <debargha@google.com>
authored
on 2012/04/16 10:53
Adds search option for best interpolation filter.
a16608ab
– Yaowu Xu <yaowu@google.com>
authored
on 2012/04/25 04:47
Merge QIMODE experiment
c1814d26
– Yaowu Xu <yaowu@google.com>
authored
on 2012/04/25 04:33
Merge UVINTRA experiment
ad06c9f0
– Deb Mukherjee <debargha@google.com>
authored
and On2 (Google) Code Review <on2-gerrit@google.com>
committed
on 2012/04/24 19:07
Merge "Differential encoding of probability updates" into experimental
29f8cbc2
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/04/24 07:07
Remove unused header files.
c6f1bf43
– Deb Mukherjee <debargha@google.com>
authored
on 2012/04/12 05:24
Differential encoding of probability updates
2210767c
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/04/20 10:25
Hide some code behind CONFIG_COMP_INTRA_PRED.
ade43d91
– Yaowu Xu <yaowu@google.com>
authored
on 2012/04/20 05:14
change to allow 8x8 transform always
ecc28cda
– Yaowu Xu <yaowu@google.com>
authored
on 2012/04/17 11:14
added reset of rate estimates for each mode
1259b0b2
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/04/19 06:07
Fix splitmv/compound prediction when eightpel is enabled.
18433aef
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/04/18 09:51
Compound prediction for splitmv macroblocks.
1cc406ab
– Adrian Grange <agrange@google.com>
authored
on 2012/04/18 05:08
Added update of mode context pointers in decoder
1ea2ad1e
– Adrian Grange <agrange@google.com>
authored
and On2 (Google) Code Review <on2-gerrit@google.com>
committed
on 2012/04/18 12:21
Merge "Added save coding context & modified MV bounds" into experimental
bd49603b
– Yaowu Xu <yaowu@google.com>
authored
and On2 (Google) Code Review <on2-gerrit@google.com>
committed
on 2012/04/17 14:37
Merge "Added intra mode probabilites into coding_context" into experimental
31afc770
– Yaowu Xu <yaowu@google.com>
authored
on 2012/04/17 05:26
Added intra mode probabilites into coding_context
bb4ed8d8
– Deb Mukherjee <debargha@google.com>
authored
on 2012/04/16 07:38
Bug fix introduced from a recent refactoring of skip coding.
fa589adc
– Adrian Grange <agrange@google.com>
authored
on 2012/04/13 06:26
Added save coding context & modified MV bounds
636b2f38
– Yaowu Xu <yaowu@google.com>
authored
and Paul Wilkins <paulwilkins@google.com>
committed
on 2012/04/04 03:24
a set of minor fixes
d6f4b71d
– Yaowu Xu <yaowu@google.com>
authored
and Paul Wilkins <paulwilkins@google.com>
committed
on 2012/04/04 03:24
Adjust the key frame placement condition
d56acae6
– Yaowu Xu <yaowu@google.com>
authored
and Paul Wilkins <paulwilkins@google.com>
committed
on 2012/04/03 05:12
changed function prototype for macro_block_yrd
237718dc
– Deb Mukherjee <debargha@google.com>
authored
on 2012/04/11 10:32
Turning off interpolation filter selection
d6ac213c
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/04/11 13:14
Delete unused function.
13c6d1a8
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/04/11 11:44
Refactoring of encode loop and bitstream packing
f2ec452f
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/04/11 10:37
Changes to costing of skip.
a3392d57
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/03/27 09:01
T8x8 zbin and rate control changes.
9daf3154
– Adrian Grange <agrange@google.com>
authored
and Paul Wilkins <paulwilkins@google.com>
committed
on 2012/04/06 12:38
Superblock encoding order
78ecbc98
– Deb Mukherjee <debargha@google.com>
authored
on 2012/03/28 11:19
Bug fix in probability update savings computation
9f900a1c
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/03/22 06:03
Only enable compound prediction if multiple reference frames are present.
2823173e
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/19 07:03
enable 8x8 transform for MBs in intra frames
c88d335f
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/03/21 14:22
Only support improved quant
36af2035
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/03/20 10:20
Merge Exact Quant
475d5d56
– Deb Mukherjee <debargha@google.com>
authored
on 2012/03/19 03:53
Making subpel filters switchable at frame level
57d95347
– Deb Mukherjee <debargha@google.com>
authored
on 2012/03/19 07:02
Adding contextual coding of mb_skip_coeff flag.
21d3612a
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/13 06:26
added clamp for 2nd motion vector
f798f9e4
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/07 07:25
Added encode/decode recon buffer match test to vpxenc
ea43ba4a
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/14 13:29
fixed a bug of context overwritten by key frame recoding
03d5d693
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/14 03:37
Added option to skip first n frame to vpxenc
3f5feb7d
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/12 10:51
fixed .mk files to reflect add/remove of a header file
8cf28d34
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/07 04:05
Changed MAX_PSNR to be consistent with internal stats
64439c2b
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/07 02:16
removed duplicate a head file
68033ca4
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/03/06 06:23
Snapshot candidate
157f15e1
– Jim Bankoski <jimbankoski@google.com>
authored
and Yaowu Xu <yaowu@google.com>
committed
on 2012/03/06 04:31
Imported a change from stable branch
98bf413b
– Yaowu Xu <yaowu@google.com>
authored
on 2012/03/06 04:52
fix a compiling error when CONFIG_COMP_INTRA_PRED not defined
c3f5b293
– Ronald S. Bultje <rbultje@google.com>
authored
and Paul Wilkins <paulwilkins@google.com>
committed
on 2012/03/02 06:18
Use per-MB compound intra prediction.