shithub: libvpx

RSS feed

0e7c45b3 – Adrian Grange <agrange@google.com> authored on 2010/09/29 09:03
Moved row-specific computation of MV bounds out of col loop

47fc8f26 – Adrian Grange <agrange@google.com> authored on 2010/09/28 12:52
Enabled AltRef motion map creation

00903281 – Adrian Grange <agrange@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/28 04:34
Merge "Made AltRef filter adaptive & added motion compensation"

1b2f8308 – Adrian Grange <agrange@google.com> authored on 2010/09/28 11:23
Made AltRef filter adaptive & added motion compensation

e4d43c21 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/28 03:10
Merge "update gitignore"

6fa5c24a – Johann <johannkoenig@google.com> authored on 2010/09/28 05:31
update gitignore

18dc92fd – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/09/27 13:18
Add 4-tap version of 2nd-pass ARMv6 MC filter.

305be4e4 – Paul Wilkins <paulwilkins@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/09/24 13:52
Badly placed initialization of rolling rate monitors.

2b521ab5 – John Koleszar <jkoleszar@google.com> authored on 2010/09/27 08:48
move reconintra_mt to decoder (fixup)

9fdcdc51 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/27 03:00
Merge "disable compilation of debugging code"

063be9b8 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/27 02:39
Merge "combine max values and compare once"

b955a69b – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/27 02:36
Merge "Fix valgrind errors in vp8_sixtap_predict8x4_armv6()."

02e8a7bb – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/27 02:10
Merge "darwin-icc: build for specific SDKs"

f30e8dd7 – Johann <johannkoenig@google.com> authored on 2010/09/24 08:03
combine max values and compare once

e2795e99 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/09/24 10:30
Fix valgrind errors in vp8_sixtap_predict8x4_armv6().

8ca779ab – John Koleszar <jkoleszar@google.com> authored on 2010/09/24 07:10
disable compilation of debugging code

cbdc1298 – John Koleszar <jkoleszar@google.com> authored on 2010/09/24 07:39
darwin-icc: build for specific SDKs

dbd57c26 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/24 04:46
Merge "move reconintra_mt to decoder (for now)"

48e76ff4 – John Koleszar <jkoleszar@google.com> authored on 2010/09/24 07:21
move reconintra_mt to decoder (for now)

e913eb97 – John Koleszar <jkoleszar@google.com> authored on 2010/09/21 06:34
configure: enable PIC for shared libs by default

f9b2ca5b – John Koleszar <jkoleszar@google.com> authored on 2010/09/21 06:06
configure: add --enable-small

aab0f5b1 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/24 04:34
Merge "Adjust multi-thread sync ranges according to image sizes"

329aaaf4 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/24 01:39
Merge "Add getter functions for the interface data symbols"

fa7a55bb – John Koleszar <jkoleszar@google.com> authored on 2010/09/21 06:35
Add getter functions for the interface data symbols

8db5da29 – Yunqing Wang <yunqingwang@google.com> authored on 2010/09/23 09:53
Adjust multi-thread sync ranges according to image sizes

7fed3832 – Johann <johannkoenig@google.com> authored on 2010/09/22 07:07
Remove dead code

cdd20666 – John Koleszar <jkoleszar@google.com> authored on 2010/09/21 15:48
unset execute bit on c source

a8a38bcf – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/21 08:03
Merge "Fix typo"

0511cbff – Johann <johannkoenig@google.com> authored on 2010/09/21 10:56
Fix typo

6f4c0435 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/21 05:06
Merge "Don't reset mb clamping state during splitmv decoding"

4d391e8e – John Koleszar <jkoleszar@google.com> authored on 2010/09/21 07:54
Don't reset mb clamping state during splitmv decoding

3d5f8291 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/21 03:13
Merge "gitignore: initial version"

12651b3c – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/21 03:02
Merge "configure: support for ppc32-linux-gcc"

015cfcaf – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/21 01:36
Merge "Add high limit check for unsigned parameters"

a23ccf8f – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/21 01:00
Merge "Restructure multi-threaded decoder"

b7dc9398 – Fritz Koenig <frkoenig@google.com> authored on 2010/09/20 05:30
Use movq instead of movdqu.

1c906448 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/20 07:01
Merge "Better choice of instruction filter mask comparision."

6cf2b4aa – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/20 06:47
Merge "reorder data to use wider instructions"

9c9afbab – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/20 06:47
Merge "Update NEON wide idcts"

8eae7fe7 – Fritz Koenig <frkoenig@google.com> authored on 2010/09/15 10:07
Better choice of instruction filter mask comparision.

23690686 – Guillermo Ballester Valor <gbvalor@gmail.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/11 10:33
Add high limit check for unsigned parameters

022323bf – Johann <johannkoenig@google.com> authored on 2010/09/09 11:55
reorder data to use wider instructions

f857a850 – Yunqing Wang <yunqingwang@google.com> authored on 2010/09/16 10:08
Restructure multi-threaded decoder

9100073e – John Koleszar <jkoleszar@google.com> authored on 2010/09/16 09:13
cleanup: remove unused xprintf

147b125b – John Koleszar <jkoleszar@google.com> authored on 2010/09/16 06:00
Reduce size of tokenizer tables

746439ef – Fritz Koenig <frkoenig@google.com> authored on 2010/09/14 11:46
Modify GET_GOT macro for performance.

769f2424 – Fritz Koenig <frkoenig@google.com> authored on 2010/09/13 14:34
Removed unnecessary pxor.