shithub: libvpx

RSS feed

27972d2c – John Koleszar <jkoleszar@google.com> authored on 2011/03/11 06:35
Move build_intra_predictors_mby to RTCD framework

5db0eeea – John Koleszar <jkoleszar@google.com> authored on 2011/03/11 06:27
Only enable ssim_opt.asm on X86_64

170b8739 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/11 03:06
Merge "1 Pass CQ and VBR bug fixes"

2ae91fbe – Paul Wilkins <paulwilkins@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/03/10 11:11
1 Pass CQ and VBR bug fixes

e34e417d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/11 01:06
Merge "Fix incorrect macroblock counts in twopass rate control"

3c9dd6c3 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/11 00:56
Merge "Align SAD output array to be 16-byte aligned"

b2aa4017 – Yunqing Wang <yunqingwang@google.com> authored on 2011/03/11 03:24
Align SAD output array to be 16-byte aligned

c5c5dcd0 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/11 00:54
Merge "vp8cx - psnr converted to call assemblerized sse"

3dc38229 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/03/08 10:23
vp8cx - psnr converted to call assemblerized sse

3f6f7289 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/03/08 04:05
vp8cx- alternate ssim function with optimizations

29c46b64 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/11 00:53
Merge "vp8cx- alternate ssim function with optimizations"

76ec2192 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/10 23:55
Merge "Encoder loopfilter running in its own thread"

3ae24657 – Attila Nagy <attilanagy@google.com> authored on 2011/02/25 08:42
Encoder loopfilter running in its own thread

128d2c23 – Johann <johannkoenig@google.com> authored on 2011/03/02 04:44
obj_int_extract for Visual Studio

f3e9e2a0 – James Berry <jamesberry@google.com> authored on 2011/03/10 06:13
Fix incorrect macroblock counts in twopass rate control

6daacdb7 – Adrian Grange <agrange@google.com> authored on 2011/03/10 07:43
Added missing format specifier in print statement

ed40ff9e – Adrian Grange <agrange@google.com> authored on 2011/03/10 06:32
Removed firstpass motion map

a0306ea6 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/09 07:26
Merge "Add vp8_sub_pixel_variance16x8_ssse3 function"

c5a049ba – John Koleszar <jkoleszar@google.com> authored on 2011/03/09 09:11
Merge branch 'bali'

5c240715 – John Koleszar <jkoleszar@google.com> authored on 2011/03/09 08:43
Add missing filter.h to build system

7b8e7f0f – Yunqing Wang <yunqingwang@google.com> authored on 2011/03/09 06:16
Add vp8_sub_pixel_variance16x8_ssse3 function

4561109a – Yunqing Wang <yunqingwang@google.com> authored on 2011/03/09 05:45
Remove unused functions

43baf7ff – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/09 04:44
Merge "fix obj_int_extract for MinGW"

7966dd52 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/09 02:23
Merge "Improve SSE2 half-pixel filter funtions"

fa836fae – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/09 00:07
Merge "Configuration updates:Making a clear distinction between Init and Change"

fb037ec0 – Johann <johannkoenig@google.com> authored on 2011/03/08 12:41
fix obj_int_extract for MinGW

419f6389 – Yunqing Wang <yunqingwang@google.com> authored on 2011/03/08 11:25
Improve SSE2 half-pixel filter funtions

95adf3df – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/08 07:29
Merge "64bit mach-o support"

859abd6b – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/08 07:26
Merge "Add zero offset checking in SSE2 sub-pixel filter function"

8432a172 – Yunqing Wang <yunqingwang@google.com> authored on 2011/03/08 10:22
Add zero offset checking in SSE2 sub-pixel filter function

244e2e14 – Yunqing Wang <yunqingwang@google.com> authored on 2011/03/03 14:02
Write SSSE3 sub-pixel filter function

5091e01e – Johann <johannkoenig@google.com> authored on 2011/02/23 11:08
64bit mach-o support

e8f7b0f7 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/08 05:58
Merge "Write SSSE3 sub-pixel filter function"

ddd260eb – Johann <johannkoenig@google.com> authored on 2011/02/23 12:07
64bit elf support

e6948bf0 – Ralph Giles <giles@xiph.org> authored on 2011/03/08 02:14
Fix a multi-line format-string warning.

de87c420 – Paul Wilkins <paulwilkins@google.com> authored on 2011/03/08 09:46
Corrected minor typos.

0eccee43 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/08 01:40
Merge changes I00c3e823,If8bca004

5d1d9911 – John Koleszar <jkoleszar@google.com> authored on 2011/03/07 15:58
correct zbin boost for splitmv mode

bc9c30a0 – Paul Wilkins <paulwilkins@google.com> authored on 2011/03/07 10:58
Improved key frame detection.

9fc8cb39 – Paul Wilkins <paulwilkins@google.com> authored on 2011/03/07 10:11
Improved KF insertion after fades to still.

1016b856 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/07 08:25
Merge "Fix format-string warning"