shithub: libvpx

RSS feed

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"

e03330bd – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/25 06:04
Merge "Improved token decoder"

9409af20 – Johann <johannkoenig@google.com> authored on 2011/10/24 12:56
remove uninitialized variable warning

3579baa1 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/25 04:01
Merge "Removed read_mv_ref"

2b5e6de8 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/24 14:21
Merge "remove unused variable warning"

a82cc020 – Johann <johannkoenig@google.com> authored on 2011/10/24 12:33
remove unused variable warning

062864f4 – Johann <johannkoenig@google.com> authored on 2011/10/24 11:24
Fix incorrect pointer definition

49ea2bc3 – Scott LaVarnway <slavarnway@google.com> authored on 2011/10/24 12:16
Removed read_mv_ref

f182376d – Scott LaVarnway <slavarnway@google.com> authored on 2011/10/24 09:52
Moved the split motion vector decode

bac6c229 – James Berry <jamesberry@google.com> authored on 2011/10/24 07:50
Fix: Increase default cx_data_size

23133993 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/24 06:27
Merge "Removed redundant mv clamps for nearmv and nearestmv"

a99c20c0 – Scott LaVarnway <slavarnway@google.com> authored on 2011/10/24 07:37
Removed redundant mv clamps for nearmv and nearestmv

e59d53e9 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/21 02:30
Merge "Remove unused DETOK structure"

bdb4fb89 – Tero Rintaluoma <teror@google.com> authored on 2011/10/20 09:22
Remove unused DETOK structure

8b153a55 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/20 13:44
Merge "Add license text to configure generated files."

2c0b4a24 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/20 13:36
Merge "Fix: check cx_data buffer prior to write"

3d9c3f49 – Tom Finegan <tomfinegan@google.com> authored on 2011/10/19 18:47
Add license text to configure generated files.

bc715113 – James Berry <jamesberry@google.com> authored on 2011/10/12 07:18
Fix: check cx_data buffer prior to write

7cdc986c – Johann <johannkoenig@google.com> authored on 2011/10/17 14:21
Don't copy borders for loop_filter_pick

c6fb97a3 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/19 10:37
Merge "Fix: NEON copy/extend frame for small sizes"

f3821732 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/19 10:36
Merge "enc: save entropy probs only when needed for refresh"

5e540857 – Scott LaVarnway <slavarnway@google.com> authored on 2011/10/19 09:38
Improved token decoder

63a77cbe – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/19 06:24
Merge "Remove usage of predict buffer for decode"

efa17efc – James Zern <jzern@google.com> authored on 2011/10/18 13:34
vpxenc: fix rollover in status output

ed9c66f5 – Scott LaVarnway <slavarnway@google.com> authored on 2011/10/18 08:06
Remove usage of predict buffer for decode

664d9921 – Attila Nagy <attilanagy@google.com> authored on 2011/10/14 10:17
Fix: NEON copy/extend frame for small sizes

8d00562f – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/17 05:21
Merge "Fix: vp8cx_pack_tokens_into_partitions_armv5 crash"

4341e5af – Johann <johannkoenig@google.com> authored on 2011/10/14 08:06
add 32bit darwin10 (10.6) target

2f9e51b8 – Johann <johannkoenig@google.com> authored on 2011/10/14 08:03
allow building for older platforms

a5cd42fe – Attila Nagy <attilanagy@google.com> authored on 2011/10/14 05:19
Fix: vp8cx_pack_tokens_into_partitions_armv5 crash

2d5c7f67 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/14 03:56
Merge "vpxdec updated to use !feof() instead of *buf_sz in readframe()"

6505adf2 – John Koleszar <jkoleszar@google.com> authored on 2011/10/11 08:57
Bump ABI version number for temporal scalability

04182a12 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/11 08:54
Merge "Added rate-targeted temporal scalability"

217591fd – Adrian Grange <agrange@google.com> authored on 2011/10/06 11:49
Added rate-targeted temporal scalability

07ba4119 – John Koleszar <jkoleszar@google.com> authored on 2011/10/11 04:43
Reset FPU state after calc_plane_error()

c0de35b4 – Attila Nagy <attilanagy@google.com> authored on 2011/10/10 07:14
enc: save entropy probs only when needed for refresh

05bde9d4 – James Berry <jamesberry@google.com> authored on 2011/10/07 11:42
bug fix - starting/optimal/max and buffer_level changed from int to int64_t

af12c23e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/04 05:57
Merge "Improved tokenize"

8f8b526b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/04 03:40
Merge "Fix uninitialized new_mv_count in first pass file"

86712c50 – John Koleszar <jkoleszar@google.com> authored on 2011/10/04 05:50
Fix uninitialized new_mv_count in first pass file

538865df – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/04 03:04
Merge "Multithreaded encoder, late sync loopfilter"

016a38be – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/10/03 04:31
Merge "makefile: fix target 'all'"

2aa40852 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/09/30 12:17
Merge "Reduce computational complexity of generic C loop filter."

48b19171 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/09/30 11:47
Merge "combine loopfilter data access"

7bce513a – Alpha Lam <hclam@google.com> authored on 2011/09/01 13:11
Call vp8_find_near_mvs lazily

ab00d209 – Scott LaVarnway <slavarnway@google.com> authored on 2011/09/30 08:49
Improved tokenize

3556deac – Johann <johannkoenig@google.com> authored on 2011/09/26 13:17
combine loopfilter data access

a572ac83 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/09/29 22:57
Merge "CQ and two pass rate control."

b6e27d5f – Paul Wilkins <paulwilkins@google.com> authored on 2011/09/15 10:36
CQ and two pass rate control.

69aa303d – Aaron Watry <awatry@gmail.com> authored on 2011/09/29 13:25
Reduce computational complexity of generic C loop filter.

380d64ec – Attila Nagy <attilanagy@google.com> authored on 2011/09/16 09:54
Multithreaded encoder, late sync loopfilter

22ea8592 – John Koleszar <jkoleszar@google.com> authored on 2011/09/29 05:14
makefile: fix target 'all'

9b850793 – James Berry <jamesberry@google.com> authored on 2011/09/22 11:03
vpxdec updated to use !feof() instead of *buf_sz in readframe()

6f9457ec – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/09/22 07:54
Merge "clamp_mvs() using the wrong motion vector information"

3c85c532 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/09/22 07:18
Merge changes Ie650e9b8,I2427e494

Next