shithub: libvpx

RSS feed

525b1839 – Christian Duvivier <cduvivier@google.com> authored on 2012/08/15 18:41
A few more optimizations, about 1% overall speedup.

9471bc2e – Christian Duvivier <cduvivier@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/15 14:01
Merge "First partial snapshot of vectorized 8-tap filtering." into experimental

5a34e0eb – Christian Duvivier <cduvivier@google.com> authored on 2012/08/14 14:19
First partial snapshot of vectorized 8-tap filtering.

26a55bae – Daniel Kang <ddkang@google.com> authored on 2012/08/15 05:43
Fix build with TX_16X16

77dc5c65 – Paul Wilkins <paulwilkins@google.com> authored on 2012/08/15 07:00
Code clean up.

a1168155 – Christian Duvivier <cduvivier@google.com> authored on 2012/08/14 10:12
Fix warnings.

73089031 – Christian Duvivier <cduvivier@google.com> authored on 2012/08/14 09:38
Fix build.

fd084b24 – Daniel Kang <ddkang@google.com> authored on 2012/08/13 12:50
Shut up warnings added by -Wundef

8fb9f083 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/14 05:26
Merge changes I0b51674f,I1ea6ebf9,I89076d93 into experimental

eaadefdf – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/14 05:21
Merge "Some build fixes" into experimental

3fda7a66 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/14 05:12
Merge "Changed to use reference mv as nearest mv" into experimental

39892cce – Paul Wilkins <paulwilkins@google.com> authored on 2012/08/14 07:32
Code clean up.

e52e8b70 – Yaowu Xu <yaowu@google.com> authored on 2012/08/06 06:51
Changed to use reference mv as nearest mv

32fe72eb – Deb Mukherjee <debargha@google.com> authored on 2012/08/14 03:28
Some build fixes

2f963917 – Daniel Kang <ddkang@google.com> authored on 2012/08/13 10:18
Fix typo, which adds skip testing for 16x16

d4762ce3 – Daniel Kang <ddkang@google.com> authored on 2012/08/13 12:20
Shut up some compiler warnings on gcc

dbce3b77 – Christian Duvivier <cduvivier@google.com> authored on 2012/08/13 11:51
Fix warning/bug introduced in 4d5b81a80faa8333ca3a7aed53684d2167fbebd2.

fcb59ba0 – Daniel Kang <ddkang@google.com> authored on 2012/08/13 05:55
Cosmetics to rdopt.c

1b8169bb – Daniel Kang <ddkang@google.com> authored on 2012/08/10 11:34
Combine optimize_b and optimize_b_8x8

b91219e2 – Yaowu Xu <yaowu@google.com> authored on 2012/08/10 13:05
extend the range of encoding time

1bbde82c – Yaowu Xu <yaowu@google.com> authored on 2012/08/10 13:15
fix build problem for newbestrefmv experiment

e902f66e – Daniel Kang <ddkang@google.com> authored on 2012/08/10 06:00
Fix some tabbing in rdopt.c

6c776b2b – John Koleszar <jkoleszar@google.com> authored on 2012/07/13 11:14
lint_hunks: show style violations in the index

f13517e6 – Daniel Kang <ddkang@google.com> authored on 2012/08/09 14:25
Refactor to remove some arguments from vp8_rd_pick_inter_mode

4d5b81a8 – Daniel Kang <ddkang@google.com> authored on 2012/08/09 12:07
Refactor RD to take same codepath for single and comp pred

bd9e5ece – Paul Wilkins <paulwilkins@google.com> authored on 2012/08/10 10:12
Code cleanup.

a7be7c87 – John Koleszar <jkoleszar@google.com> authored on 2012/07/13 09:01
intersect_diffs: split out diff classes

84b1fbfd – John Koleszar <jkoleszar@google.com> authored on 2012/08/08 05:34
ftfy: update to match current astyle rule

bf474e17 – Daniel Kang <ddkang@google.com> authored on 2012/08/08 13:12
Refactor vp8_build_inter16x16_predictor functions

d4a4c3c0 – Daniel Kang <ddkang@google.com> authored on 2012/08/08 07:52
More refactoring of diamond search.

6d009773 – Daniel Kang <ddkang@google.com> authored on 2012/08/08 07:49
Refactor SPLITMV in RD to a special case.

b0a46b6b – Daniel Kang <ddkang@google.com> authored on 2012/08/08 07:13
Begin refactoring to help merge parts of rd inter.

97280c1a – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/09 05:36
Merge "Merging in the sixteenth subpel uv experiment" into experimental

be9b5fa0 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/09 05:12
Merge "Import tools/ from master branch" into experimental

26c4130b – Christian Duvivier <cduvivier@google.com> authored on 2012/08/08 13:20
Newline got lost in submission of "Partial import of "New RTCD implementation" from master branch."

7d065653 – Deb Mukherjee <debargha@google.com> authored on 2012/08/08 12:49
Merging in the sixteenth subpel uv experiment

c75057e3 – Christian Duvivier <cduvivier@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/08 12:49
Merge "Partial import of "New RTCD implementation" from master branch." into experimental

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

b04e87c6 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/08 12:12
Merge "a tiny fix for MSVC build" into experimental

c30838b3 – Daniel Kang <ddkang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/08 10:58
Merge "Refactor setting up MVs and buffers in rdopt.c" into experimental

e5904465 – Yaowu Xu <yaowu@google.com> authored on 2012/08/08 10:41
a tiny fix for MSVC build

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

a3ff6259 – John Koleszar <jkoleszar@google.com> authored on 2012/08/08 05:28
Import tools/ from master branch

5da687b5 – Daniel Kang <ddkang@google.com> authored on 2012/08/07 14:55
Refactor setting up MVs and buffers in rdopt.c

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

Next