Fritz Koenig
6d90f867e4
Merge branch 'master' of git://review.webmproject.org/libvpx
2010-09-09 08:54:21 -07:00
John Koleszar
c2140b8af1
Use WebM in copyright notice for consistency
...
Changes 'The VP8 project' to 'The WebM project', for consistency
with other webmproject.org repositories.
Fixes issue #97 .
Change-Id: I37c13ed5fbdb9d334ceef71c6350e9febed9bbba
2010-09-09 10:01:21 -04:00
Fritz Koenig
3fb37162a8
Bilinear subpixel optimizations for ssse3.
...
Used pmaddubsw for multiply and add of two filter taps
at once for 16x16 and 8x8 blocks.
Change-Id: Idccf2d6e094561624407b109fa7e80ba799355ea
2010-09-07 17:19:40 -07:00
Jim Bankoski
b0660457fe
Revert "Removed ssse3 sixtap code"
...
This reverts commit 6ea5bb85cd
.
2010-08-19 15:58:27 -04:00
Scott LaVarnway
6ea5bb85cd
Removed ssse3 sixtap code
...
Change-Id: I0f20fbb898ee31eb94a143471aa6f1ca17a229a4
2010-08-18 15:34:09 -04:00
Scott LaVarnway
b07e5b6fa1
Finished vp8_sixtap_predict4x4_ssse3 function
...
Added vp8_filter_block1d4_h6_ssse3 and vp8_filter_block1d4_v6_ssse3
assembly routines. Also removed unused assembly.
Change-Id: I01c1021835f2edda9da706822345f217087ca0d0
2010-08-11 13:49:00 -04:00
Scott LaVarnway
e4fe866949
Added ssse3 version of sixtap filters
...
Improved decoder performance by 9% for the clip used.
Change-Id: I8fc5609213b7bef10248372595dc85b29f9895b9
2010-08-10 17:33:49 -04:00
John Koleszar
94c52e4da8
cosmetics: trim trailing whitespace
...
When the license headers were updated, they accidentally contained
trailing whitespace, so unfortunately we have to touch all the files
again.
Change-Id: I236c05fade06589e417179c0444cb39b09e4200d
2010-06-18 13:06:11 -04:00
John Koleszar
09202d8071
LICENSE: update with latest text
...
Change-Id: Ieebea089095d9073b3a94932791099f614ce120c
2010-06-04 16:19:40 -04:00
John Koleszar
0ea50ce9cb
Initial WebM release
2010-05-18 11:58:33 -04:00