shithub: libvpx

RSS feed

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

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

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"

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

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

fa3e530b – John Koleszar <jkoleszar@google.com> authored on 2011/09/22 09:24
vpxenc: get version string programatically