shithub: libvpx

RSS feed

16e101ba – James Berry <jamesberry@google.com> authored on 2011/11/28 09:09
bugfix: all vpxenc arguments were not parsed under all conditions

34d7c8b3 – Scott LaVarnway <slavarnway@google.com> authored on 2011/11/28 08:06
Added vp8_dequant_idct_add_y_block_sse2 setup

f46e17fd – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/28 02:26
Merge "Modified the inverse walsh to output directly"

4a91541c – Scott LaVarnway <slavarnway@google.com> authored and Tero Rintaluoma <teror@google.com> committed on 2011/11/17 07:54
Modified the inverse walsh to output directly

e2bacd58 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/23 06:20
Merge "Move shared data to shared location"

15ea268d – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/23 03:44
Merge "Fix encoder partitioned output on ARM"

97259b46 – Attila Nagy <attilanagy@google.com> authored on 2011/11/10 08:07
Fix encoder partitioned output on ARM

b79879c2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/22 12:12
Merge "Decoder fixes to better support reference picture selection."

640ddcab – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/22 11:21
Merge "Validate encoder buffer writes for single token partition"

b5ee7b12 – Stefan Holmer <holmer@google.com> authored on 2011/11/18 10:44
Decoder fixes to better support reference picture selection.

f2cd4ded – Johann <johannkoenig@google.com> authored on 2011/11/18 06:50
Move shared data to shared location

c84d42f8 – Attila Nagy <attilanagy@google.com> authored on 2011/11/09 09:44
Validate encoder buffer writes for single token partition

c5434abc – Attila Nagy <attilanagy@google.com> authored on 2011/11/18 07:28
ads2gas translates PRESERVE8, REQUIRE8 and ARM directives

3c755577 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/17 05:17
Merge "Added predictor stride argument(s) to subtract functions"

120a4640 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/16 10:32
Merge "avoid resetting framerate during vpx_codec_enc_config_set()"

edd98b73 – Scott LaVarnway <slavarnway@google.com> authored on 2011/11/15 07:53
Added predictor stride argument(s) to subtract functions

3cad6943 – Rafaël Carré <funman@videolan.org> authored on 2011/11/11 17:45
Add x86_64-win64-gcc to supported targets

7b0feac4 – John Koleszar <jkoleszar@google.com> authored on 2011/11/04 11:43
Update LICENSE to reflect WebM authors

bdd35c13 – John Koleszar <jkoleszar@google.com> authored on 2011/11/11 05:47
avoid resetting framerate during vpx_codec_enc_config_set()

2a6daa72 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/10 04:43
Merge "vpxdec: avoid redefining fileno() on mingw"

3a985555 – James Zern <jzern@google.com> authored on 2011/11/09 11:02
vpxdec: avoid redefining fileno() on mingw

87953d11 – James Zern <jzern@google.com> authored on 2011/09/06 08:21
vpxenc: use off64_t for mingw

9532bda0 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 05:17
Merge "Relocated idct/add calls for encoder"

861ed6a5 – Scott LaVarnway <slavarnway@google.com> authored on 2011/11/09 05:41
Relocated idct/add calls for encoder

ea2229ba – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 04:36
Merge "ARMv6 optimized Intra4x4 prediction"

2999ca30 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 04:35
Merge "Reset FPU state after calc_plane_error()"

3fcf0e36 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 04:34
Merge "Compiler warning fix for const array."

82e8884a – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 04:31
Merge "Remove unused file recon.c"

5a2fd63a – Tero Rintaluoma <teror@google.com> authored on 2011/11/07 08:40
ARMv6 optimized Intra4x4 prediction

9d605061 – James Zern <jzern@google.com> authored on 2011/11/08 13:50
threading: avoid defining _WIN32_WINNT

f89e109f – John Koleszar <jkoleszar@google.com> authored on 2011/11/08 10:54
Remove unused file recon.c

4c14efd2 – Yunqing Wang <yunqingwang@google.com> authored on 2011/11/08 07:11
Fix checks in MB quantizer initialization