shithub: libvpx

RSS feed

707b65bd – Christian Duvivier <cduvivier@google.com> authored on 2012/08/08 11:47
Partial import of "New RTCD implementation" from master branch.

2056f7e0 – Christian Duvivier <cduvivier@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/08 08:45
Merge "Cleanup and commenting of the sub-pixel interpolation functions. Mostly as a preparation for the upcoming vectorized implementation." into experimental

f1db4d1b – Christian Duvivier <cduvivier@google.com> authored on 2012/08/07 16:57
Cleanup and commenting of the sub-pixel interpolation functions. Mostly

d432f7e3 – Daniel Kang <ddkang@google.com> authored on 2012/08/07 12:44
Some refactoring of mcomp functions.

dce08962 – Daniel Kang <ddkang@google.com> authored on 2012/08/06 14:29
Change the RD cost functions to take into account the seg_eob.

1099f368 – Daniel Kang <ddkang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/07 11:29
clamp_mv_min_max -> vp8_clamp_mv_min_max

a513af4b – Daniel Kang <ddkang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/07 10:39
More refactoring and cosmetics to rdopt.c

342040a6 – Daniel Kang <ddkang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/07 10:33
Reorganiziation of the RD loop to make more sense.

4e7ce153 – Daniel Kang <ddkang@google.com> authored on 2012/08/06 12:21
Minor cosmetic changes to rdopt.c.

78d33cad – Daniel Kang <ddkang@google.com> authored on 2012/08/06 11:03
Combine vp8_block_error_c and vp8_submb_error_c.

0b17ea6f – Yaowu Xu <yaowu@google.com> authored on 2012/08/07 09:55
A bit of temporary relief on encoder slowness

8b2f57d0 – Yaowu Xu <yaowu@google.com> authored on 2012/08/06 06:51
a new way of determining reference motion vector

66f440f1 – Jingning Han <jingning@google.com> authored on 2012/08/06 10:48
Refactoring hybrid transform coding

106815f8 – Daniel Kang <ddkang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/06 10:45
Remove code to set transform size.

6630895d – Daniel Kang <ddkang@google.com> authored on 2012/08/06 08:15
Combine cost_coeffs functions.

9921b55b – Daniel Kang <ddkang@google.com> authored on 2012/08/06 07:38
Merge token_costs into a single table.

680af9ac – Daniel Kang <ddkang@google.com> authored on 2012/08/06 07:22
More refactoring of RD cost to make later changes easier.

02f3aaf7 – Daniel Kang <ddkang@google.com> authored on 2012/08/06 07:11
Minor refactoring of RD cost functions.

82edabce – Christian Duvivier <cduvivier@google.com> authored on 2012/08/06 11:05
Add x86_64-darwin11-gcc target.

fcbb884e – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/06 03:06
Merge "enable interleaved decoding of mode and mv" into experimental

0b693c77 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/06 03:05
Merge "fix msvc build" into experimental

2af5473a – Deb Mukherjee <debargha@google.com> authored on 2012/08/03 08:17
Merging in high_precision_mv experiment

2e73f901 – Yaowu Xu <yaowu@google.com> authored on 2012/08/03 08:31
enable interleaved decoding of mode and mv

fcbff9ee – Jingning Han <jingning@google.com> authored on 2012/08/02 05:07
Replacing the 8x8 DCT with 8x8 ADST/DCT for I8x8

236597fd – Yaowu Xu <yaowu@google.com> authored on 2012/08/03 07:25
fix msvc build

e6de9c2e – Daniel Kang <ddkang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/03 06:22
Merge "16x16 DCT blocks." into experimental

4aabfaa5 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/03 06:18
Merge "Merging and bug-fix in enhanced_interp experiment" into experimental

fed8a183 – Daniel Kang <ddkang@google.com> authored on 2012/08/02 13:03
16x16 DCT blocks.

2914ab2e – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/02 11:43
Merge "A few more conversions from 32-bit to 64-bit RD calculations." into experimental

f05a5147 – Yaowu Xu <yaowu@google.com> authored on 2012/08/02 07:36
Define INT64_MAX for msvc to build

d15b07d8 – Ronald S. Bultje <rbultje@google.com> authored on 2012/08/02 07:01
A few more conversions from 32-bit to 64-bit RD calculations.

a4ad3809 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/02 06:07
Make RDCOST() results 64-bit.

c7846ebc – Jingning Han <jingning@google.com> authored on 2012/08/01 06:18
Use 8x8 DCT transform for I8X8 prediction mode

171b4ae1 – Adrian Grange <agrange@google.com> authored on 2012/07/31 08:07
Removed macros for merged experiments

0ebf548c – Deb Mukherjee <debargha@google.com> authored on 2012/07/27 13:46
Merging and bug-fix in enhanced_interp experiment

52597441 – Deb Mukherjee <debargha@google.com> authored on 2012/07/18 09:43
Adds support for switchable interpolation filters.

96f94738 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/27 08:22
Merge "Merges several experiments" into experimental

9984a155 – Deb Mukherjee <debargha@google.com> authored on 2012/07/27 07:29
Merges several experiments

16945391 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/26 13:09
Merge "shared object on mac osx" into experimental

45e551b2 – jimbankoski <jimbankoski@google.com> authored on 2012/07/25 15:39
shared object on mac osx

10a49284 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/25 03:53
Merge "Added const specifier to remove warning" into experimental

505784ee – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/25 03:53
Merge "Use macro for filter extension length" into experimental

dcb52c0f – John Koleszar <jkoleszar@google.com> authored on 2012/07/24 12:18
makefile: fix .so build rule

c9d343f3 – Adrian Grange <agrange@google.com> authored on 2012/07/24 08:50
Added const specifier to remove warning

b278a935 – Adrian Grange <agrange@google.com> authored on 2012/07/24 08:20
Use macro for filter extension length

3053b4b0 – Daniel Kang <ddkang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/24 08:33
Merge "Update 8x8 tokenizer to not encode an EOB if seg_eob is active." into experimental

e4c52b5e – Jim Bankoski <jimbankoski@google.com> authored on 2012/07/24 05:33
remove extra end of line

bd3a9f13 – Daniel Kang <ddkang@google.com> authored on 2012/07/23 10:58
Update 8x8 tokenizer to not encode an EOB if seg_eob is active.

1b16e748 – Jim Bankoski <jimbankoski@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/07/23 08:32
Dll build of libvpx

6f685683 – Yaowu Xu <yaowu@google.com> authored on 2012/07/19 10:52
fixed a compiling issue

9824230f – Jingning Han <jingning@google.com> authored on 2012/06/25 08:26
Adds hybrid transform

6fd0929f – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/18 06:53
Merge "removed floating point version 8x8 fdct" into experimental

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.

d632bf8c – Yaowu Xu <yaowu@google.com> authored on 2012/07/17 18:50
removed floating point version 8x8 fdct

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.

Next