shithub: libvpx

RSS feed

452dc215 – Adrian Grange <[email protected]> authored on 2014/10/02 11:26
Move input frame scaling into the recode loop

d0369d6f – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/14 05:10
Merge "Use speed feature variable in vp9_rd_pick_inter/intra_mode"

fdf22055 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/14 05:10
Merge "Fix vp9_rd_pick_inter/intra function types"

790a96c9 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/14 04:58
Merge "Refactor rate distortion cost structure"

755451c4 – JackyChen <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/14 04:46
Merge "Code style change in unit test for VP8/VP9 denoiser."

f7c336aa – Adrian Grange <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/14 03:50
Merge "Remove mi_grid_base_array from VP9_COMMON (unused)"

bd8a6a93 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/13 22:40
Merge "Clamp rate error estimate."

e59c053e – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/13 17:57
Merge "Resolves some lint errors"

8a986ebb – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/13 16:02
Merge "Add a seg map preservation test vector."

6dbb9e4d – Paul Wilkins <[email protected]> authored on 2014/10/13 14:03
Clamp rate error estimate.

69a09a70 – Jingning Han <[email protected]> authored on 2014/10/13 12:13
Use speed feature variable in vp9_rd_pick_inter/intra_mode

a349ee3b – Deb Mukherjee <[email protected]> authored on 2014/10/13 10:27
Resolves some lint errors

3bdb6bfc – Jingning Han <[email protected]> authored on 2014/10/13 11:56
Fix vp9_rd_pick_inter/intra function types

dd080e89 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/13 11:24
Merge "Use pre increment."

811cef97 – Jingning Han <[email protected]> authored on 2014/10/09 08:32
Refactor rate distortion cost structure

c5fd035c – hkuang <[email protected]> authored on 2014/10/13 10:04
Use pre increment.

83b63d57 – Adrian Grange <[email protected]> authored on 2014/10/13 07:52
Remove mi_grid_base_array from VP9_COMMON (unused)

99a132f5 – Alex Converse <[email protected]> authored on 2014/10/13 07:18
Add a seg map preservation test vector.

29771770 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/13 06:04
Merge "Add adaptation option for VBR."

f7f0eaa5 – Paul Wilkins <[email protected]> authored on 2014/10/13 06:12
Add adaptation option for VBR.

31780e66 – JackyChen <[email protected]> authored on 2014/10/10 06:04
Code style change in unit test for VP8/VP9 denoiser.

574fd5fd – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/12 22:20
Merge "args.h: add arg_parse_enum prototype"

199fb319 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/12 22:20
Merge "vp9_spatial_svc_encoder: fix -bit-depth arg parsing"

d7457ccd – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/12 22:20
Merge "yv12config: fix highbitdepth build"

a62acf3c – Jingning Han <[email protected]> authored on 2014/10/11 18:34
Fix ActiveMapTest valgrind warning

4e5a7788 – James Zern <[email protected]> authored on 2014/10/11 07:27
args.h: add arg_parse_enum prototype

e4caf225 – James Zern <[email protected]> authored on 2014/10/11 07:24
vp9_spatial_svc_encoder: fix -bit-depth arg parsing

a0ce226e – James Zern <[email protected]> authored on 2014/10/11 07:14
yv12config: fix highbitdepth build

a90255c3 – Alex Converse <[email protected]> authored on 2014/10/10 07:31
Revert "Add adaptation option for VBR."

ab4c6efa – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/10 06:40
Merge "Optimize the code to set the refernce frame right after reading the header."

0d94f725 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/10 06:01
Merge "Correct the code format."

169949dd – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/10 05:22
Merge "Add adaptation option for VBR."

869d4ca5 – Paul Wilkins <[email protected]> authored on 2014/10/09 10:49
Add adaptation option for VBR.

bdea0055 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/10 05:16
Merge "vp9/choose_partitioning: add missing clear_system_state"

a3e1a929 – James Zern <[email protected]> authored on 2014/10/10 04:14
vp9/choose_partitioning: add missing clear_system_state

6420585c – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/10 02:48
Merge changes Ib5030373,Id614cfe6

7c6fec67 – James Zern <[email protected]> authored on 2014/10/10 06:05
vp9_avg_intrin_sse2: correct intrinsics include

effc1a6f – hkuang <[email protected]> authored on 2014/10/09 13:57
Correct the code format.

3304d4e6 – hkuang <[email protected]> authored on 2014/10/09 12:32
Optimize the code to set the refernce frame right after reading the header.

ca27459c – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/09 11:44
Merge "Remove unnecessary code."

336e2552 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/09 11:43
Merge "Remove unnecessary scale check in set_ref."

9a29fdba – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/09 11:39
Merge "Rename highbitdepth functions to use highbd prefix"

0e06c8ff – hkuang <[email protected]> authored on 2014/10/09 11:12
Remove unnecessary code.

1929c9b3 – Deb Mukherjee <[email protected]> authored on 2014/10/08 08:43
Rename highbitdepth functions to use highbd prefix

15a3e5f7 – hkuang <[email protected]> authored on 2014/10/09 07:58
Remove unnecessary scale check in set_ref.

112789d4 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/09 07:16
Merge "Remove sub8x8 block index from rd_pick_partition argument"

3117830a – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/09 07:14
Merge "Subpel search cleanups and enhancements"

9ffbc313 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/09 07:12
Merge "Move the high freq coeff check outside store_coding_context"

6a0d291f – Jingning Han <[email protected]> authored on 2014/10/08 15:34
Remove sub8x8 block index from rd_pick_partition argument

a007ec0f – Marco <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/09 04:41
Merge "vp8: Suppress denoising with respect to old reference frames."

3af39b99 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/09 03:08
Merge "Fix src frame buffer copy and extend"

e952c341 – James Zern <[email protected]> authored on 2014/10/03 12:41
test-data.mk: add some sectional comments

a51d45a7 – James Zern <[email protected]> authored on 2014/10/03 12:18
add test-data.mk

924af1ed – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 23:53
Merge "set_vt_partitioning: fix type conversion warning"

cec763bd – James Zern <[email protected]> authored on 2014/10/09 07:41
set_vt_partitioning: fix type conversion warning

caa0f819 – James Zern <[email protected]> authored on 2014/10/09 06:44
vp9_rtcd_defs: fix vp9_avg_8x8 declaration

d78dbff0 – Deb Mukherjee <[email protected]> authored on 2014/10/06 22:48
Subpel search cleanups and enhancements

189566db – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 15:58
Merge "Allow mode search breakout at very low prediction errors"

e18edd5e – Yunqing Wang <[email protected]> authored on 2014/10/02 12:25
Allow mode search breakout at very low prediction errors

5fcbcf1b – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 11:02
Move the high freq coeff check outside store_coding_context

41cea461 – Jingning Han <[email protected]> authored on 2014/10/07 13:10
Use local variable in vp9_rd_pick_inter_mode_sb

f6ff752c – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 11:25
Merge "Clean up header files in vp9_blockd.h and related files"

1c339867 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 11:24
Merge "Use #define statement for MAX_MB_PLANE"

3b789d36 – Marco <[email protected]> authored on 2014/10/07 12:15
vp8: Suppress denoising with respect to old reference frames.

ab35f981 – Deb Mukherjee <[email protected]> authored on 2014/10/08 08:46
Fixes naming bug from previous highbitdepth patch

25b4a694 – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 07:44
Merge "Refactoring of highbitdepth bitshift operations"

e638aff2 – JackyChen <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 07:41
Merge "Add unit test for VP8 denoiser."

d602500d – Yaowu Xu <[email protected]> authored on 2014/10/08 05:06
Fix src frame buffer copy and extend

7a2a6116 – Deb Mukherjee <[email protected]> authored on 2014/10/06 16:46
Refactoring of highbitdepth bitshift operations

09fbe886 – JackyChen <[email protected]> authored on 2014/10/07 11:30
Add unit test for VP8 denoiser.

20254d1d – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 05:04
Merge "experimental : partition using 1/8 x 1/8 image"

4130e691 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 05:04
Merge "Force better lower quantizer keyframe in case of high quantizer."

a0af4169 – Yaowu Xu <[email protected]> authored on 2014/10/08 04:38
Revert "Change the y4m buffer allocation size"

2faff648 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 00:23
Merge "Improve two pass VBR accuracy."

679a1c2f – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/08 00:23
Merge "Two pass rc changes."

0ce51d82 – Jim Bankoski <[email protected]> authored on 2014/10/07 12:36
experimental : partition using 1/8 x 1/8 image

dae97868 – Jim Bankoski <[email protected]> authored on 2014/09/22 09:58
Force better lower quantizer keyframe in case of high quantizer.

23e8be90 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 11:34
Merge "Remove extra empty line"

608c4acc – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 11:34
Merge "Remove vp9_blockd.h from vp9_common_data.c"

3bbec7b4 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 11:33
Merge "Replace mi_width_log2() with mi_width_log2_lookup table"

27c9577f – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 11:33
Merge "Take out repeated block width/height lookup functions"

6ad272cb – Jingning Han <[email protected]> authored on 2014/10/07 11:12
Clean up header files in vp9_blockd.h and related files

0cac69f5 – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 11:13
Merge "Fix skip_txfm issue in rdopt code"

3c28fb76 – Jingning Han <[email protected]> authored on 2014/10/07 11:00
Use #define statement for MAX_MB_PLANE

d7febaf5 – Jingning Han <[email protected]> authored on 2014/10/07 10:06
Remove extra empty line

bd970650 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 09:42
Merge "Move inter filter defs to vp9_filter.h"

91442e16 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 09:42
Merge "Reduce the scope of the header file used in vp9_context_tree.h"

92b45e5d – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 09:42
Merge "Remove redundant header file from vp9_encoder.h"

ebd72485 – Jingning Han <[email protected]> authored on 2014/10/07 09:02
Remove vp9_blockd.h from vp9_common_data.c

a4aa1402 – Yunqing Wang <[email protected]> authored on 2014/10/07 08:30
Fix skip_txfm issue in rdopt code

7ee58985 – Jingning Han <[email protected]> authored on 2014/10/07 08:45
Replace mi_width_log2() with mi_width_log2_lookup table

29062db3 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 08:36
Merge "Add range checking for decoded coefficients."

b66f7016 – Jingning Han <[email protected]> authored on 2014/10/07 08:30
Take out repeated block width/height lookup functions

5d9cdac0 – Jingning Han <[email protected]> authored on 2014/10/07 08:13
Move inter filter defs to vp9_filter.h

cfc337aa – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 08:15
Merge "Resolves some static analysis / undefined warnings"

9751aa12 – Yaowu Xu <[email protected]> authored on 2014/10/07 07:22
Add range checking for decoded coefficients.

fced63ed – Deb Mukherjee <[email protected]> authored on 2014/10/06 10:30
Resolves some static analysis / undefined warnings

5e32036b – Jingning Han <[email protected]> authored on 2014/10/07 07:01
Reduce the scope of the header file used in vp9_context_tree.h

a9f47968 – JackyChen <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/10/07 06:51
Merge "Add SSE2 code and unit test for VP9 denoiser."

3f93f231 – Jingning Han <[email protected]> authored on 2014/10/07 06:49
Remove redundant header file from vp9_encoder.h

Next