shithub: libvpx

RSS feed

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.

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.