shithub: libvpx

RSS feed

27331e13 – John Koleszar <jkoleszar@google.com> authored on 2011/05/19 20:05
Merge remote branch 'internal/upstream' into HEAD

e05fd0fc – John Koleszar <jkoleszar@google.com> authored on 2011/05/19 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

1f3f1844 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/19 13:25
Merge "disable trellis optimization for first pass"

d5b8f786 – Yaowu Xu <yaowu@google.com> authored on 2011/05/19 12:00
disable trellis optimization for first pass

dba79821 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/19 09:22
Merge "Using partition_info instead of blockd info for splitmv"

99b97576 – Scott LaVarnway <slavarnway@google.com> authored on 2011/05/19 11:03
Using partition_info instead of blockd info for splitmv

914f7c36 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/19 07:22
Merge "Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3."

c684d5e5 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/19 07:17
Merge "changed configure option name to reduce confusion"

ff39958c – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/19 07:12
Merge "Make activity masking functions static"

a84177b4 – John Koleszar <jkoleszar@google.com> authored on 2011/05/19 07:14
Make activity masking functions static

87254e0b – John Koleszar <jkoleszar@google.com> authored on 2011/05/19 07:04
Move quantizer init functions to quantize.c

21ca4c4d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/19 06:58
Merge "Fix segv without --enable-error-concealment"

7def9022 – John Koleszar <jkoleszar@google.com> authored on 2011/05/19 09:57
Fix segv without --enable-error-concealment

d04f8523 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/05/02 11:30
Adding error-concealment to the decoder.

e3081b25 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/19 06:48
Merge "Adding error-concealment to the decoder."

23d525a5 – John Koleszar <jkoleszar@google.com> authored on 2011/05/18 20:05
Merge remote branch 'internal/upstream' into HEAD

a741e0e3 – John Koleszar <jkoleszar@google.com> authored on 2011/05/18 20:05
Merge remote branch 'origin/master' into experimental

00a1e2f8 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/18 08:53
Merge "Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_near_mvs"

9c62f941 – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/18 05:52
Fix a bug in vp8_clamp_mv function

f62b33f1 – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/13 06:56
Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_near_mvs

790801a6 – John Koleszar <jkoleszar@google.com> authored on 2011/05/16 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

11b9b146 – John Koleszar <jkoleszar@google.com> authored on 2011/05/16 05:11
Merge remote branch 'origin/master' into experimental

a5074a8b – John Koleszar <jkoleszar@google.com> authored on 2011/05/16 05:09
Merge remote branch 'internal/upstream' into HEAD

d75c175d – John Koleszar <jkoleszar@google.com> authored on 2011/05/16 05:08
Merge remote branch 'internal/upstream-experimental' into HEAD

eafdc5e1 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/13 07:18
Merge "Improve framerate adaptation"

72913435 – John Koleszar <jkoleszar@google.com> authored on 2011/05/13 06:16
Merge remote branch 'internal/upstream' into HEAD

5608c140 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/13 05:28
Merge "adjusting rd constant slightly by ~10%"

0e862352 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/13 05:23
Merge "Restructure of activity masking code."

ff52bf36 – Paul Wilkins <paulwilkins@google.com> authored on 2011/05/12 13:01
Restructure of activity masking code.

71a0eaf3 – John Koleszar <jkoleszar@google.com> authored on 2011/05/12 20:05
Merge remote branch 'origin/master' into experimental

5ed116e2 – John Koleszar <jkoleszar@google.com> authored on 2011/05/12 11:04
Improve framerate adaptation

71a7501b – Scott LaVarnway <slavarnway@google.com> authored on 2011/05/12 07:20
Removed mv_bits_sadcost

6b25501b – Scott LaVarnway <slavarnway@google.com> authored on 2011/05/12 06:50
Using int_mv instead of MV

6ed81fa5 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/12 03:20
Merge "Modification and issue fix in full-pixel refining search"

b4da1f83 – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/11 09:38
Modification and issue fix in full-pixel refining search

25f10257 – John Koleszar <jkoleszar@google.com> authored on 2011/05/11 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

bd9d8906 – Yaowu Xu <yaowu@google.com> authored on 2011/05/11 19:32
adjusting rd constant slightly by ~10%

5c849a64 – John Koleszar <jkoleszar@google.com> authored on 2011/05/10 20:05
Merge remote branch 'origin/master' into experimental

65b1648f – John Koleszar <jkoleszar@google.com> authored on 2011/05/10 20:05
Merge remote branch 'internal/upstream' into HEAD

6edd07d6 – John Koleszar <jkoleszar@google.com> authored on 2011/05/10 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

ba6f60db – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/10 16:20
Merge "remove a variable no longer in use"

1bcf4e66 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/10 15:59
Merge "fix a bug related to gf_active_flags in multi-threaded encoder"

f7cf439b – Yaowu Xu <yaowu@google.com> authored on 2011/05/10 15:57
remove a variable no longer in use

814532a3 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/10 14:53
Merge "Use stdint.h for VS2010"

df2023a6 – Johann <johannkoenig@google.com> authored on 2011/05/10 11:58
set up Global Offset Table in recon

c7a56f67 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/10 02:59
Merge "Use diamond search to replace full search in full-pixel refining search"

b08c6fa6 – John Koleszar <jkoleszar@google.com> authored on 2011/05/09 20:05
Merge remote branch 'origin/master' into experimental

cb7b1fb1 – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/06 08:51
Use diamond search to replace full search in full-pixel refining search

a7d4d3c5 – Johann <johannkoenig@google.com> authored on 2011/05/09 07:16
clean up unused variable warnings

7f7c1383 – John Koleszar <jkoleszar@google.com> authored on 2011/05/07 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

017e85cf – John Koleszar <jkoleszar@google.com> authored on 2011/05/06 20:05
Merge remote branch 'internal/upstream' into HEAD

3a0f8e07 – John Koleszar <jkoleszar@google.com> authored on 2011/05/06 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

cadb2d66 – John Koleszar <jkoleszar@google.com> authored on 2011/05/06 20:05
Merge remote branch 'origin/master' into experimental

89c6017c – Yaowu Xu <yaowu@google.com> authored on 2011/05/06 05:00
fix a bug related to gf_active_flags in multi-threaded encoder

5c756005 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/06 04:59
Merge "Don't override active_worst_quality in 2 pass"

abc9958c – John Koleszar <jkoleszar@google.com> authored on 2011/05/06 07:48
Don't override active_worst_quality in 2 pass

52490354 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/06 04:54
Merge "neon fast quantizer updated"

33fa7c4e – Tero Rintaluoma <teror@google.com> authored on 2011/04/11 08:04
neon fast quantizer updated

4ead98fa – John Koleszar <jkoleszar@google.com> authored on 2011/05/05 06:53
Use stdint.h for VS2010

eeb81173 – Aron Rosenberg <arosenberg@logitech.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/05/05 20:10
Fix semaphore emulation on Windows

e965d8f6 – John Koleszar <jkoleszar@google.com> authored on 2011/05/05 20:05
Merge remote branch 'origin/master' into experimental

39e36f86 – John Koleszar <jkoleszar@google.com> authored on 2011/05/05 20:05
Merge remote branch 'internal/upstream' into HEAD

eb16f00c – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/05 06:42
Fix rare hang in multi-thread encoder on Windows

ca5c1b17 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/05 02:16
Merge "Loopfilter NEON: Use VMOV for constant vectors instead of VLD."

aeb86d61 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/05 00:59
Merge "Runtime detection of available processor cores."

56f8277d – John Koleszar <jkoleszar@google.com> authored on 2011/05/04 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

a6aa389d – Attila Nagy <attilanagy@google.com> authored on 2011/05/04 06:51
Loopfilter NEON: Use VMOV for constant vectors instead of VLD.

7f1c9c6a – John Koleszar <jkoleszar@google.com> authored on 2011/05/03 20:05
Merge remote branch 'origin/master' into experimental

848c18e9 – John Koleszar <jkoleszar@google.com> authored on 2011/05/03 20:05
Merge remote branch 'internal/upstream' into HEAD

cd4f02ba – John Koleszar <jkoleszar@google.com> authored on 2011/05/03 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

3fbade23 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/03 07:59
Merge "Modify HEX search"

04ec930a – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/02 09:21
Modify HEX search

e9465dae – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/03 07:20
Merge "change to use fast ssim code for internal ssim calculations"

6c565fad – Yaowu Xu <yaowu@google.com> authored on 2011/05/02 11:27
change to use fast ssim code for internal ssim calculations

b336dc6b – John Koleszar <jkoleszar@google.com> authored on 2011/05/02 20:05
Merge remote branch 'origin/master' into experimental

e2990fcc – John Koleszar <jkoleszar@google.com> authored on 2011/05/02 20:05
Merge remote branch 'internal/upstream' into HEAD

bbf890fe – Ronald S. Bultje <rbultje@google.com> authored on 2011/05/02 09:56
build: change LDFLAGS/CFLAGS ordering.

c09d8c14 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/02 02:50
Merge "Fix documentation typos"

a66d8d33 – John Koleszar <jkoleszar@google.com> authored on 2011/05/02 05:28
Fix compile error with --enable-postproc-visualizer

1d14478b – John Koleszar <jkoleszar@google.com> authored on 2011/04/30 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

8942f70c – Thijs Vermeir <thijsvermeir@gmail.com> authored on 2011/04/29 19:29
Fix documentation typos

518c5519 – John Koleszar <jkoleszar@google.com> authored on 2011/04/29 20:05
Merge remote branch 'origin/master' into experimental

8398449c – John Koleszar <jkoleszar@google.com> authored on 2011/04/29 20:05
Merge remote branch 'internal/upstream' into HEAD

dba6c710 – John Koleszar <jkoleszar@google.com> authored on 2011/04/29 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

5a23352c – Ronald S. Bultje <rbultje@google.com> authored on 2011/04/29 07:51
Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3.

57ad1891 – Yaowu Xu <yaowu@google.com> authored on 2011/04/29 05:37
changed configure option name to reduce confusion

dfa9e2c5 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/29 04:27
Merge "Use insertion sort instead of quick sort"

1b2abc5f – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/29 03:13
Merge "Consolidated build inter predictors"

57afffbc – John Koleszar <jkoleszar@google.com> authored on 2011/04/28 20:05
Merge remote branch 'internal/upstream' into HEAD

89c32696 – John Koleszar <jkoleszar@google.com> authored on 2011/04/28 20:05
Merge remote branch 'origin/master' into experimental

3dfafcca – John Koleszar <jkoleszar@google.com> authored on 2011/04/28 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

f1073255 – James Berry <jamesberry@google.com> authored on 2011/04/28 11:12
bug fix removed inline from recon_wrapper_sse2.c

5db296dd – James Berry <jamesberry@google.com> authored on 2011/04/28 10:11
bug fix 32 bit matches 64 bit

ccd6f7ed – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/28 06:53
Consolidated build inter predictors

219ba87a – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/28 03:58
Merge "Use psadbw to get the sum of bytes in a line."

c26bb0fe – John Koleszar <jkoleszar@google.com> authored on 2011/04/27 20:05
Merge remote branch 'origin/master' into experimental

e1b90ce8 – John Koleszar <jkoleszar@google.com> authored on 2011/04/27 20:05
Merge remote branch 'internal/upstream' into HEAD

9d325df7 – John Koleszar <jkoleszar@google.com> authored on 2011/04/27 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

2e102855 – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/27 11:25
Removed unused code in reconinter

5abafcc3 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/27 09:40
Use insertion sort instead of quick sort

Next