shithub: libvpx

RSS feed

df35f6b3 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/18 06:53
Merge "cleanup experiments in configure" into experimental

84d22988 – Ronald S. Bultje <rbultje@google.com> authored on 2012/07/16 12:46
Don't auto-default to comp-pred unless content is static.

11e23e67 – Yaowu Xu <yaowu@google.com> authored on 2012/07/17 18:34
cleanup experiments in configure

c6b9039f – John Koleszar <jkoleszar@google.com> authored on 2012/07/13 11:21
Restyle code

8697c6e4 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/17 06:37
Merge "Fix bug in reference frame counting." into experimental

821307a5 – Tim Terriberry <tterriberry@mozilla.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/16 14:47
Merge "Add missing mv_{col,row}_{min,max}_sb variables to MACROBLOCK struct." into experimental

cb1e60fb – Ronald S. Bultje <rbultje@google.com> authored on 2012/07/16 13:49
Fix bug in reference frame counting.

e65f5987 – Daniel Kang <ddkang@google.com> authored on 2012/07/10 13:23
Simplify vp8_decode_mb_tokens_8x8.

6a92df2f – Daniel Kang <ddkang@google.com> authored on 2012/07/10 05:36
Simplify vp8_decode_mb_tokens.

da8159a4 – Ronald S. Bultje <rbultje@google.com> authored on 2012/07/16 11:25
Add missing mv_{col,row}_{min,max}_sb variables to MACROBLOCK struct.

6c0b21c0 – Ronald S. Bultje <rbultje@google.com> authored on 2012/07/02 07:13
Use 8x8 transform for all 16x16 intra prediction modes in keyframes.

1f889ad6 – Ronald S. Bultje <rbultje@google.com> authored on 2012/07/03 09:57
Keep statistics for chosen intra modes in keyframes also.

896b6a9b – John Koleszar <jkoleszar@google.com> authored on 2012/07/12 05:24
Merge snapshot 2 development history

51dba57c – John Koleszar <jkoleszar@google.com> authored on 2012/07/12 05:22
Merge snapshot 1 development history

a81baae7 – Yaowu Xu <yaowu@google.com> authored on 2012/06/28 13:03
change to enable encoder to clamp UV motion vector

c498aaca – Daniel Kang <ddkang@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/29 20:33
Merge "Add 8x8 fDCT unit test." into experimental

5a5ced3e – Christian Duvivier <cduvivier@google.com> authored on 2012/06/29 11:05
Get rid of some cast.

c5b70370 – Christian Duvivier <cduvivier@google.com> authored on 2012/06/29 10:46
Fix warnings.

26641c74 – Daniel Kang <ddkang@google.com> authored on 2012/06/28 12:26
Add 8x8 fDCT unit test.

0e734a63 – Daniel Kang <ddkang@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/28 19:16
Merge "Port Yaowu's 4x4 fDCT test." into experimental

e44ee38a – Hui Su <huisu@google.com> authored on 2012/06/13 15:03
Add lossless compression mode.

58156f18 – Daniel Kang <ddkang@google.com> authored on 2012/06/26 14:11
Port Yaowu's 4x4 fDCT test.

ff8b630c – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/27 19:37
Merge "Added Prediction Filter to Mode Selection" into experimental

bbc926dc – Adrian Grange <agrange@google.com> authored on 2012/06/25 12:23
Added Prediction Filter to Mode Selection

cb231c88 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/26 17:15
Merge "Enable unit test framework in experimental branch." into experimental

a742a736 – Ronald S. Bultje <rbultje@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/06/25 05:58
Enable unit test framework in experimental branch.

f3dff402 – Deb Mukherjee <debargha@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/06/20 01:07
Continued adaptive entropy coding

9c9d6743 – Ronald S. Bultje <rbultje@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/06/25 07:23
Sign-extend input argument so it can be used in pointer arithmetic.

9a6972c8 – Ronald S. Bultje <rbultje@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/20 14:26
Merge "x86inc: add some more format identifiers for elf file format recognition." into experimental

4f895226 – Ronald S. Bultje <rbultje@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/20 14:00
Merge "Reset executable flags for configure." into experimental

5ea9e2a6 – Ronald S. Bultje <rbultje@google.com> authored on 2012/06/20 05:48
x86inc: add some more format identifiers for elf file format recognition.

42a7f68d – Ronald S. Bultje <rbultje@google.com> authored on 2012/06/19 11:34
libs.mk: add x86inc.asm to the CODEC_SRCS.

2936a141 – Ronald S. Bultje <rbultje@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/19 11:43
Merge "Add comments to intra prediction probability tables." into experimental

e0a338c4 – Christian Duvivier <cduvivier@google.com> authored on 2012/06/14 14:14
Fix a bunch of warnings.

8a1c01d3 – Ronald S. Bultje <rbultje@google.com> authored on 2012/06/18 10:21
Reset executable flags for configure.

31fd84d8 – Daniel Kang <ddkang@google.com> authored on 2012/06/18 08:45
x86inc: Move x86inc to the correct location.

65a32cbb – Ronald S. Bultje <rbultje@google.com> authored on 2012/06/18 05:22
Add comments to intra prediction probability tables.

1f9943ab – Ronald S. Bultje <rbultje@google.com> authored on 2012/06/18 08:34
x86inc.asm: fix symbol mangling and PIC handling on Win64/Mac64.

1fe85a35 – Deb Mukherjee <debargha@google.com> authored on 2012/06/05 11:25
Adaptive entropy coding of coefficients, modes, mv.

378ba611 – Daniel Kang <ddkang@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/15 13:13
Merge "Adds x86inc.asm and update idct/dequant mmx" into experimental

7a000715 – Daniel Kang <ddkang@google.com> authored on 2012/06/07 13:25
Adds x86inc.asm and update idct/dequant mmx

074a38b1 – Yaowu Xu <yaowu@google.com> authored on 2012/05/24 08:02
changed to use a fixed number for update probabity

bb25083d – Yaowu Xu <yaowu@google.com> authored on 2012/05/08 08:38
Added the ability to accumulate coef stats across encodings

36fe9735 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/12 12:29
Merge "Merge of further two pass rc clean up and adjustments." into experimental

7eb66d82 – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/30 08:54
Merge of further two pass rc clean up and adjustments.

9b2c63e9 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/06/12 12:19
Merge "Key frame and GF sizing changes." into experimental

0cb4985b – Paul Wilkins <paulwilkins@google.com> authored on 2012/06/07 09:39
Key frame and GF sizing changes.

04fa2ecd – Adrian Grange <agrange@google.com> authored on 2012/05/31 05:51
Fixed bug where invalid pointer is dereferenced

b8c36905 – Paul Wilkins <paulwilkins@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/05/30 07:29
Rate control fix.

09a97012 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/29 06:06
Merge "fixed one more compiling issue with VC" into experimental

f66747fe – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/18 10:46
Remove "est_max_qcorrection_factor"

2722cfb4 – Yaowu Xu <yaowu@google.com> authored on 2012/05/25 17:52
fixed one more compiling issue with VC

ea0e4f17 – Yaowu Xu <yaowu@google.com> authored on 2012/05/25 06:55
fixed a number of compiling issues

289be521 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/25 05:15
Merge "Experimental change to two pass prediction decay calculation." into experimental

e9818bb6 – Yaowu Xu <yaowu@google.com> authored on 2012/05/16 08:07
changed the way that default probs for 8x8 is set.

6c8fb82c – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/18 11:43
Merge "Further firstpass.c changes." into experimental

f63894f6 – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/16 10:49
Experimental change to two pass prediction decay calculation.

a29a4e24 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/17 04:37
Merge "Move / re-factor some of boost calculation code." into experimental

acf3c729 – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/15 14:01
Further firstpass.c changes.

0b8a95a0 – Ronald S. Bultje <rbultje@google.com> authored on 2012/05/14 13:39
Rewrite reference frame costing in the RD loop.

ae989ae8 – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/15 11:28
Move / re-factor some of boost calculation code.

0529320a – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/15 10:58
Firstpass.c refactoring

c5ddb7f0 – Deb Mukherjee <debargha@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/05/14 12:21
Adds new Directional Intra prediction modes.

520a7a25 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/15 11:04
Merge "Firstpass.c refactoring" into experimental

545bc721 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/15 11:04
Merge "Two pass refactoring continued." into experimental

a1680ad3 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/15 10:44
Merge "Two pass rc refactoring." into experimental

b22cc559 – Yaowu Xu <yaowu@google.com> authored on 2012/05/09 05:31
Changed to use integer 8x8 dct

3536ad5b – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/15 06:05
Merge "First pass overhaul preparatory change." into experimental

023304e4 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/14 15:28
Merge "Reversible WHT pair" into experimental

5cf8a327 – Ronald S. Bultje <rbultje@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/14 15:25
Merge "Don't use compound prediction for golden frames based on alt-ref frames." into experimental

e237fd7c – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/14 11:13
Two pass refactoring continued.

59a5c7d5 – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/14 10:54
Two pass rc refactoring.

35358320 – Paul Wilkins <paulwilkins@google.com> authored on 2012/05/11 14:07
First pass overhaul preparatory change.

959b296a – Ronald S. Bultje <rbultje@google.com> authored on 2012/05/11 13:48
Don't use compound prediction for golden frames based on alt-ref frames.

f7c0b315 – Deb Mukherjee <debargha@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/05/11 13:10
Merge "Improved index remapping for prob updates." into experimental

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

7968d29f – Yaowu Xu <yaowu@google.com> authored on 2012/05/09 13:19
Reversible WHT pair

5f320d01 – Deb Mukherjee <debargha@google.com> authored on 2012/05/02 22:22
Improved index remapping for prob updates.

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.

Next