shithub: libvpx

RSS feed

c73eb2ff – Johann <johannkoenig@google.com> authored on 2011/05/31 07:59
Use shared object files for ELF

d1c0ba8f – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/06 03:57
Merge "Removed unnecessary bmi motion vector stores."

824e9410 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/06 03:02
Merge "Don't allow very short GF groups even when the GF is predicted from an ARF."

f1d6cc79 – Scott LaVarnway <slavarnway@google.com> authored on 2011/06/03 09:05
Removed unnecessary bmi motion vector stores.

8c5b73de – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/03 04:32
Merge "Removed B_MODE_INFO"

e5c236c2 – Yunqing Wang <yunqingwang@google.com> authored on 2011/06/02 13:33
Adjust bounds checking for hex search in real-time mode

773768ae – Scott LaVarnway <slavarnway@google.com> authored on 2011/06/02 09:46
Removed B_MODE_INFO

9f002bee – Ronald S. Bultje <rbultje@google.com> authored on 2011/06/02 05:14
Don't allow very short GF groups even when the GF is predicted from an ARF.

4ce6928d – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/02 04:58
Merge "further clean up of errorperbit and sadperbit"

5b2fb329 – Yaowu Xu <yaowu@google.com> authored on 2011/06/01 07:41
further clean up of errorperbit and sadperbit

4101b5c5 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/01 09:57
Merge "Bugfix in vp8dx_set_reference"

69ba6bd1 – Henrik Lundin <hlundin@google.com> authored on 2011/06/01 17:41
Bugfix in vp8dx_set_reference

5610970f – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/01 07:14
Merge "Fix code under #if CONFIG_INTERNAL_STATS."

34ba1876 – Ronald S. Bultje <rbultje@google.com> authored on 2011/06/01 07:10
Fix code under #if CONFIG_INTERNAL_STATS.

50916c6a – Yaowu Xu <yaowu@google.com> authored on 2010/06/30 14:58
remove some magic weights associated with sad_per_bit

9e4f76c1 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/31 08:31
Merge "vp8_pick_inter_mode code cleanup"

1a5a1903 – Scott LaVarnway <slavarnway@google.com> authored on 2011/05/31 10:24
vp8_pick_inter_mode code cleanup

0a72f568 – John Koleszar <jkoleszar@google.com> authored on 2011/05/31 08:37
Initialize first_time_stamp_ever

4a4ade6d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/27 08:35
Merge "bug fix check frame buffer index before copy"

8795b525 – James Berry <jamesberry@google.com> authored on 2011/05/27 10:57
bug fix check frame buffer index before copy

4fb5ce6a – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/27 07:12
Merge "Use hex search for realtime mode speed>4"

4d052bdd – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/27 09:31
Use hex search for realtime mode speed>4

ba420f10 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/27 03:52
Merge "Broken EC after MODE_INFO size reduction"

5a8cbb89 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/27 03:25
Merge "Remove unused code"

2dc24635 – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/27 06:20
Remove unused code

4f586f7b – Scott LaVarnway <slavarnway@google.com> authored on 2011/05/26 11:13
Broken EC after MODE_INFO size reduction

1fe5070b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/26 05:58
Merge "Do not copy data between encoder reference buffers."

9a248f15 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/26 05:39
Merge "fix the mix use of errorperbit and sadperbit"

40b850b4 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/26 03:01
Merge "Use int_mv instead of MV in vp8_mv_cont"

d8c525b8 – Yaowu Xu <yaowu@google.com> authored on 2011/05/25 12:07
fix the mix use of errorperbit and sadperbit

13b56eeb – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/25 07:35
Merge " Use var8x8 instead of get8x8var in VP8_UVSSE"

a615c404 – Attila Nagy <attilanagy@google.com> authored on 2011/05/25 08:54
Use var8x8 instead of get8x8var in VP8_UVSSE

f299d628 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/25 07:31
Merge "Return sse value in vp8_variance SSE2 functions"

b6679879 – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/25 05:26
Return sse value in vp8_variance SSE2 functions

22c05c05 – Yaowu Xu <yaowu@google.com> authored on 2011/05/25 05:35
remove code not in use

d75eb736 – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/24 11:59
Fix a bug happening while encoding at profile=3

a39321f3 – Scott LaVarnway <slavarnway@google.com> authored on 2011/05/24 12:01
Use int_mv instead of MV in vp8_mv_cont

cfab2cae – Scott LaVarnway <slavarnway@google.com> authored on 2011/05/24 11:17
Removed unused variable warnings

b5278f38 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/24 08:08
Merge "MODE_INFO size reduction"

e11f21af – Scott LaVarnway <slavarnway@google.com> authored on 2011/05/24 09:24
MODE_INFO size reduction

a126cd17 – Henrik Lundin <hlundin@google.com> authored on 2011/05/23 09:47
Fixing bug in VP8_SET_REFERENCE decoder control command

fbea3728 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/24 01:57
Merge "Fixing bug in VP8_SET_REFERENCE decoder control command"

69aad3a7 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/24 01:26
Merge "Rewrite hex search function"

7838f4cf – Yunqing Wang <yunqingwang@google.com> authored on 2011/05/20 11:26
Rewrite hex search function

99fb568e – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/23 10:49
Merge "use get8x8var directly for non-subpixel motion case in VP8_UVSSE"

ab2dfd22 – Yaowu Xu <yaowu@google.com> authored on 2011/05/21 17:51
use get8x8var directly for non-subpixel motion case in VP8_UVSSE

ad6fe4a8 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/20 07:23
Merge "bug fix active_worst_quality set below active_best_quality"

8196cc85 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/20 07:20
Merge "cleanup: collect twopass variables"

6d82d2d2 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/20 03:51
Merge "Fixed iwalsh_neon build problems with RVDS4.1"

1fbc81a9 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/20 03:45
Merge "revise two function definitions with less parameters"

a0c11928 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/20 03:39
Merge "Remove unused members of VP8_COMP"

a4c69e9a – Yaowu Xu <yaowu@google.com> authored on 2011/05/19 14:37
revise two function definitions with less parameters

caa1b28b – James Berry <jamesberry@google.com> authored on 2011/05/19 14:02
bug fix active_worst_quality set below active_best_quality

63cb1a7c – John Koleszar <jkoleszar@google.com> authored on 2011/05/19 13:16
cleanup: collect twopass variables

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

04849772 – John Koleszar <jkoleszar@google.com> authored on 2011/05/19 10:42
Remove unused members of VP8_COMP

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."

f96d56c4 – Attila Nagy <attilanagy@google.com> authored on 2011/05/17 06:39
Fixed iwalsh_neon build problems with RVDS4.1

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

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"

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.

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

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

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"

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

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

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."

Next