shithub: libvpx

RSS feed

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

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

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

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

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

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

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"

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

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

1e7ded69 – Ronald S. Bultje <rbultje@google.com> authored on 2011/04/27 09:49
Use psadbw to get the sum of bytes in a line.

4226f0ce – John Koleszar <jkoleszar@google.com> authored on 2011/04/27 08:04
vpxdec: test for frame corruption

085fb4b7 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/27 08:02
Merge "SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}()."

1083fe49 – Ronald S. Bultje <rbultje@google.com> authored on 2011/04/27 06:05
SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().

00fdb135 – Fritz Koenig <frkoenig@google.com> authored on 2011/04/27 07:27
vpxenc: remove duplicate --fps from vpxenc usage message

64355eca – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/27 05:03
Merge "Speed up VP8DX_BOOL_DECODER_FILL"

5e1fd413 – John Koleszar <jkoleszar@google.com> authored on 2011/04/26 08:52
Speed up VP8DX_BOOL_DECODER_FILL

9594370e – John Koleszar <jkoleszar@google.com> authored on 2011/04/26 08:36
Update VP8DX_BOOL_DECODER_FILL to better detect EOS

f8ffecb1 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/27 05:03
Merge "Update VP8DX_BOOL_DECODER_FILL to better detect EOS"

db5057c7 – John Koleszar <jkoleszar@google.com> authored on 2011/04/26 12:45
Refactor calc_iframe_target_size

81d2206f – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 11:02
Move pick_frame_size() to ratectrl.c

0da77a84 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/26 06:12
Merge "Test vector mismatch fix"

7a2b9c50 – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/26 05:37
Test vector mismatch fix

d5c46bdf – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 10:51
Merge "remove simpler_lpf"

01527e74 – Johann <johannkoenig@google.com> authored on 2011/04/25 13:37
remove simpler_lpf

fd6da3b2 – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 10:30
Fix duplicate vp8_compute_frame_size_bounds

1f32b148 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 07:05
Merge "Remove unused functions"

47bc1c70 – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 09:54
Remove unused functions

454cbc96 – John Koleszar <jkoleszar@google.com> authored on 2011/04/19 10:05
Limit size of initial keyframe in one-pass.

aa926fbd – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 07:44
Add rc_max_intra_bitrate_pct control

cfbfd39d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 06:49
Merge "Change rc undershoot/overshoot semantics"

ef86bad0 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 06:48
Merge "Stereo 3D format support for vpxenc"

76557e34 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 06:48
Merge "Limit size of initial keyframe in one-pass."

d9f898ab – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 06:47
Merge "Add rc_max_intra_bitrate_pct control"

2089b2ce – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 05:35
Merge "bug fix possible keyframe context divide by zero"

8d5ce819 – James Berry <jamesberry@google.com> authored on 2011/04/22 07:54
bug fix possible keyframe context divide by zero

72c76ca2 – Alok Ahuja <waveletcoeff@gmail.com> authored on 2011/04/20 20:50
Stereo 3D format support for vpxenc

aeca5990 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 02:52
Merge "keep values in registers during quantization"

c36b6d4d – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 02:45
Merge "Removed unnecessary frame type checks"

5b673297 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 02:45
Merge "Removed dc_diff from MB_MODE_INFO"

373dcec5 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/22 10:08
Merge "make two compiler options explicit for Visual Studio projects"

496bcbb0 – Ronald S. Bultje <rbultje@google.com> authored on 2011/04/21 12:35
Fix overflow in temporal_filter_apply_sse2().

73c3d327 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/21 12:54
Merge "Remove unused kf rate variables"

508ae1b3 – Johann <johannkoenig@google.com> authored on 2011/04/13 12:38
keep values in registers during quantization

d2a6eb4b – Adrian Grange <agrange@google.com> authored on 2011/04/21 11:45
Corrected format specifiers in debug print statements

6f6cd3ab – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/21 10:59
Removed unnecessary frame type checks

3698c1f6 – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/21 10:38
Removed dc_diff from MB_MODE_INFO

Next