shithub: libvpx

RSS feed

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

aa6afc01 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/08 03:00
Merge "Third set of checks of buffer level against maximum buffer size"

c954a33b – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/08 03:00
Merge "Additional clipping of buffer level to maximum buffer size"

cbf574ce – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/07 12:50
Merge "win64: use -f x64 in asflags instead of -f win64"

75340193 – Rafaël Carré <funman@videolan.org> authored on 2011/11/07 14:45
win64: use -f x64 in asflags instead of -f win64

b615a6d4 – Adrian Grange <agrange@google.com> authored on 2011/11/07 12:15
Third set of checks of buffer level against maximum buffer size

fa25a31e – Adrian Grange <agrange@google.com> authored on 2011/11/07 11:54
Additional clipping of buffer level to maximum buffer size

9dc95b0a – Adrian Grange <agrange@google.com> authored on 2011/11/07 11:28
Added check to make sure maximum buffer size not exceeded

f89ea343 – James Zern <jzern@google.com> authored on 2011/11/04 14:50
fix file permissions

f0c01413 – Fritz Koenig <frkoenig@google.com> authored on 2011/11/04 11:35
Compiler warning fix for const array.

07c71ef7 – James Berry <jamesberry@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/11/04 07:48
Add unit test support via google test

e1a55b50 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/04 07:52
Merge "Add checks in MB quantizer initialization"

44b5f76e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/04 07:31
Merge "Fix issue 374: eob read incorrectly"

d497ec68 – Tero Rintaluoma <teror@google.com> authored on 2011/11/04 05:36
Fix issue 374: eob read incorrectly

7ca6c917 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/04 05:36
Merge "Changing decoder input partition API to input fragments."

46639567 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/03 04:06
Merge "Change use of eob in the encoder"

e4f2ec7a – Tero Rintaluoma <teror@google.com> authored on 2011/10/25 10:25
Change use of eob in the encoder

8002c318 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/02 04:22
Merge "added code to clear 2nd order block when appropriate"

e44720af – Yunqing Wang <yunqingwang@google.com> authored on 2011/11/01 12:20
Add checks in MB quantizer initialization

63bf1087 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/01 11:25
Merge "Fix: Increase default cx_data_size"

c60cb01c – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/01 10:49
Merge "vpxenc: fix crash w/empty input file"

14272052 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/09/29 05:17
Changing decoder input partition API to input fragments.

e88f9e63 – James Zern <jzern@google.com> authored on 2011/11/01 09:44
vpxenc: fix crash w/empty input file

9bf3bc9a – John Koleszar <jkoleszar@google.com> authored on 2011/10/31 10:42
Correct SPLITMV clamping

88e24f07 – Yaowu Xu <yaowu@google.com> authored on 2011/10/20 11:32
added code to clear 2nd order block when appropriate

e0309e15 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/28 05:27
Merge "Improved decode_split_mv()"

6064384d – Scott LaVarnway <slavarnway@google.com> authored on 2011/10/27 07:26
Improved decode_split_mv()

cd1ef53d – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/27 07:17
Merge "Fix ARM build problem introduced by CL I3fab6f2b"

9452dce1 – Attila Nagy <attilanagy@google.com> authored on 2011/10/27 05:06
Fix ARM build problem introduced by CL I3fab6f2b

0db55999 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/27 02:14
Merge "Improved mv_bias"

21970d1d – Scott LaVarnway <slavarnway@google.com> authored on 2011/10/26 07:46
Improved mv_bias

294777b9 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/26 07:33
Merge "Reduce partial frame copy in encoder's pick_filter_level_fast"

de828094 – Attila Nagy <attilanagy@google.com> authored on 2011/10/18 05:48
Reduce partial frame copy in encoder's pick_filter_level_fast

efa69d26 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/26 04:26
Merge "Improved read_mb_modes_mv()"

ff1d170e – Scott LaVarnway <slavarnway@google.com> authored on 2011/10/26 06:46
Improved read_mb_modes_mv()

f9dba668 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/25 10:42
Merge "remove uninitialized variable warning"