shithub: libvpx

RSS feed

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.

71a1c197 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/13 07:04
Merge "Make block access to frame buffer sequential"

887d6ef4 – John Koleszar <jkoleszar@google.com> authored on 2010/09/13 05:04
configure: support for ppc32-linux-gcc

7f1a908b – John Koleszar <jkoleszar@google.com> authored on 2010/09/13 05:00
cosmetics: expand tabs in configure

a65cd3de – Fritz Koenig <frkoenig@google.com> authored on 2010/09/10 12:27
Make block access to frame buffer sequential

c5fb0eb8 – Scott LaVarnway <slavarnway@google.com> authored on 2010/09/09 10:42
Improved subset block search

14ba7642 – Johann <johannkoenig@google.com> authored on 2010/09/07 10:21
Update NEON wide idcts

edcbb1c1 – John Koleszar <jkoleszar@google.com> authored on 2010/09/09 08:57
Fix GF interval for non-lagged ARFs

a32ded1d – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/09 07:51
Merge "Improved subset block search"

c2140b8a – John Koleszar <jkoleszar@google.com> authored on 2010/09/09 04:16
Use WebM in copyright notice for consistency

6d90f867 – Fritz Koenig <frkoenig@google.com> authored on 2010/09/09 04:54
Merge branch 'master' of git://review.webmproject.org/libvpx

69ae8f47 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/22 12:07
Skip unnecessary search of identical frames

63ccfbd5 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/22 12:07
Enable ARFs for non-lagged compress

3fb37162 – Fritz Koenig <frkoenig@google.com> authored on 2010/09/07 06:52
Bilinear subpixel optimizations for ssse3.

0de458f6 – Scott LaVarnway <slavarnway@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/09/02 12:17
Reduced the size of MB_MODE_INFO

b0519a26 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 10:56
Update CHANGELOG for v0.9.2 release

e4b50024 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 09:40
Update AUTHORS

4496db45 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 09:33
Whitespace: nuke CRLFs

daab4bcb – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 08:03
Use native win32 timers on mingw

d6ee72a7 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 07:51
Fix target detection on mingw32

21039ce1 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 07:17
Use -fno-common for mingw

76640f85 – James Zern <jzern@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/08/20 12:06
encoder: remove postproc dependency

7a3e0a1d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/02 04:42
Merge "added separate rounding/zbin constants for 2nd order"

fca12920 – Yaowu Xu <yaowu@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/08/16 12:16
added separate rounding/zbin constants for 2nd order

23216211 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 05:32
Disable frame dropping by default

9398be0f – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/02 04:41
Merge "Disable frame dropping by default"

d45e5501 – Frank Galligan <fgalligan@google.com> authored on 2010/09/01 12:40
Fix rare deadlock before loop filter

18c902f8 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/31 22:45
Merge "Improved Force Key Frame Behaviour"

0e78efad – Yunqing Wang <yunqingwang@google.com> authored on 2010/08/30 14:16
Replace sleep(0) calls in multi-threaded decoder

c239a1b6 – Paul Wilkins <paulwilkins@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/08/20 08:27
Improved Force Key Frame Behaviour

0b94f5d6 – Johann <johannkoenig@google.com> authored on 2010/08/26 12:11
followup arm patch

e85e6315 – Scott LaVarnway <slavarnway@google.com> authored on 2010/08/31 06:49
Changed above and left context data layout

aaad6d1b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/30 08:40
Merge "Fix harmless off-by-1 error."

6f4d4ab5 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/30 08:40
Merge "Fix two-pass framrate for Y4M input."

674e477b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/30 03:49
Merge "increase rate control buffer level precision"

7a8e0a29 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/05/05 15:14
Fix harmless off-by-1 error.

e105e245 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/08/27 11:21
Fix two-pass framrate for Y4M input.

00358cb9 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/25 07:39
Merge "Allow --cpu= to work for x86."

5c244398 – Johann <johannkoenig@google.com> authored on 2010/08/24 14:23
clean up compiler warnings

a790906c – Fritz Koenig <frkoenig@google.com> authored on 2010/08/24 12:27
Allow --cpu= to work for x86.

d73217ab – Johann <johannkoenig@google.com> authored on 2010/08/23 09:35
update structures

93c32a55 – Fritz Koenig <frkoenig@google.com> authored on 2010/08/20 06:58
Rework idct calling structure.

8e7ebacb – John Koleszar <jkoleszar@google.com> authored on 2010/08/20 07:04
increase rate control buffer level precision

b0660457 – Jim Bankoski <jimbankoski@google.com> authored on 2010/08/19 11:50
Revert "Removed ssse3 sixtap code"

52852da7 – Johann <johannkoenig@google.com> authored on 2010/08/19 09:37
cleanup simple loop filter

a522be29 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/19 04:31
Merge "fix armv6 simpleloop filter"

467a0b99 – Johann <johannkoenig@google.com> authored on 2010/08/19 07:29
fix armv6 simpleloop filter

6ea5bb85 – Scott LaVarnway <slavarnway@google.com> authored on 2010/08/18 11:29
Removed ssse3 sixtap code

c75f3993 – Johann <johannkoenig@google.com> authored on 2010/08/16 06:32
store more vars than we removed

496cf8cc – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/16 03:54
Merge "store more vars than we removed"

9aa498b8 – John Koleszar <jkoleszar@google.com> authored on 2010/08/16 05:34
arm: fix missing dependency with --enable-shared

80d3923a – John Koleszar <jkoleszar@google.com> authored on 2010/08/13 10:50
move segmentation_common to encoder

9602799c – Johann <johannkoenig@google.com> authored on 2010/08/12 05:05
framework for assembly version of the detokenizer

633646b7 – Johann <johannkoenig@google.com> authored on 2010/08/12 09:27
update structure

1ec7981c – Johann <johannkoenig@google.com> authored on 2010/08/12 09:06
remove unused definition

Next