shithub: libvpx

RSS feed

9f1083e9 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/04 01:22
Merge "Improve vp8cx_init_quantizer()"

33d9ea54 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/03 04:48
Merge "Remove useless g_common.h"

3cb92b85 – John Koleszar <jkoleszar@google.com> authored on 2011/12/28 09:58
Remove unused MACROBLOCK member vector_range

31e86192 – John Koleszar <jkoleszar@google.com> authored on 2011/12/28 08:57
Remove unused BLOCK member force_empty

b510863f – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/28 08:55
Improve vp8cx_init_quantizer()

2d8d15a7 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 08:01
Merge "Add missing includes for multi-res"

03fadc4b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 08:01
Merge "Remove unnecessary ternary constructs"

d48ea5a2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 08:00
Merge "Remove legacy integer types"

adb10c47 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 07:59
Merge "Use lookup tables for mode_check_freq"

64c4be26 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 05:31
Merge "Use lookup tables for thresh_mult"

09080d4e – John Koleszar <jkoleszar@google.com> authored on 2011/12/22 05:26
Add missing includes for multi-res

0c2b2c79 – John Koleszar <jkoleszar@google.com> authored on 2011/12/21 11:11
Remove unnecessary ternary constructs

f56918ba – John Koleszar <jkoleszar@google.com> authored on 2011/12/21 09:21
Remove legacy integer types

aa8650dd – John Koleszar <jkoleszar@google.com> authored on 2011/12/20 06:17
Use lookup tables for mode_check_freq

efb4783d – John Koleszar <jkoleszar@google.com> authored on 2011/12/20 06:17
Use lookup tables for thresh_mult

a2407935 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 04:36
Merge "Remove opaque pointer VP8D_PTR"

0c2f8e77 – John Koleszar <jkoleszar@google.com> authored on 2011/12/21 10:02
Remove useless g_common.h

bf1a8073 – John Koleszar <jkoleszar@google.com> authored on 2011/12/20 11:54
Remove opaque pointer VP8D_PTR

b651875e – James Zern <jzern@google.com> authored on 2011/12/21 08:37
squash some signed/unsigned comparison warnings

bb191527 – John Koleszar <jkoleszar@google.com> authored on 2011/12/21 06:00
Remove unreferenced includes

16a8948c – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/21 04:59
Merge "Remove opaque pointer VP8_PTR"

63d9c4da – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/21 04:20
Merge "tokenizer: use correct block type context in stuff1st_order_b"

b0056c3b – John Koleszar <jkoleszar@google.com> authored on 2011/12/20 11:54
Remove opaque pointer VP8_PTR

056bcc87 – John Koleszar <jkoleszar@google.com> authored on 2011/12/19 08:51
remove armv6 files from armv5 build

080919b3 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/19 05:11
Merge "Avoid heap allocation of firstpass stats"

c75f0ec3 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/19 04:50
Merge "fix: make sure ss_err is large enough"

fd294c55 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/19 03:42
Merge "Merge mr_pick_inter_mode and pick_inter_mode"

c647ec44 – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/16 11:50
Merge mr_pick_inter_mode and pick_inter_mode

24196dd9 – James Berry <jamesberry@google.com> authored on 2011/12/16 12:43
fix: make sure ss_err is large enough

0ccefd2c – Scott LaVarnway <slavarnway@google.com> authored on 2011/12/16 08:48
Fixed mb_skip_coeff bug

26c6a44c – John Koleszar <jkoleszar@google.com> authored on 2011/12/16 06:26
Avoid heap allocation of firstpass stats

a53d5a4c – Scott LaVarnway <slavarnway@google.com> authored on 2011/12/15 09:23
Moved dequant idct into common

c8df1656 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/15 04:53
Merge "Only call vp8_find_near_mvs() once for each macroblock"

e06c242b – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/14 10:35
Only call vp8_find_near_mvs() once for each macroblock

d7e09b6a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/15 00:38
Merge "Force realtime version 1 streams to only use simple loopfilter"

72f459c7 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 11:28
Merge "Avoid multiple test for same lvl in auto filter lvl pick"

51c4f9e6 – Attila Nagy <attilanagy@google.com> authored on 2011/12/09 09:54
Avoid multiple test for same lvl in auto filter lvl pick

55fbdd58 – Attila Nagy <attilanagy@google.com> authored on 2011/12/08 05:54
Force realtime version 1 streams to only use simple loopfilter

4f8f3600 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 07:10
Merge "add check to ensure that cq_level falls within min and max q"

7d54dfc6 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 06:54
Merge "Use xcode 4.2"

24beb58d – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 06:44
Merge "Fix iOS conversion script"

e542627b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 06:22
Merge "fix: active_worst_quality could be set above 127"

247e7343 – Johann <johannkoenig@google.com> authored on 2011/12/14 06:11
Use xcode 4.2

c1c47e83 – James Berry <jamesberry@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/12/07 10:48
add check to ensure that cq_level falls within min and max q

f8b431c3 – James Berry <jamesberry@google.com> authored on 2011/12/06 08:08
fix: active_worst_quality could be set above 127

c4aeff94 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/13 07:55
Merge "vpx_integer.h: fix incorrect type emulation"

d6020f9d – John Koleszar <jkoleszar@google.com> authored on 2011/12/12 12:08
tokenizer: use correct block type context in stuff1st_order_b