shithub: libvpx

RSS feed

c3de569b – Dmitry Kovalev <[email protected]> authored on 2014/04/09 17:06
Cleaning up vp9_twopass_worst_quality().

3dff8aa3 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 16:18
Merge "Moving q_trans[] table to vp9_quantize.{c, h}."

f10c173b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 16:18
Merge "Removing unused code from vp9_onyx_if.c."

41ea9ef9 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 12:56
Merge "Removing redundant assignments."

71ffc7d7 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 12:45
Merge "Remove unused tile arguments from vp_rdopt."

1eee13c0 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 12:45
Merge "Cleanup vp9_rd_pick_inter_mode_sub8x8()."

2dc92482 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 10:29
Merge "Fix the setting of mode_skip_mask"

b60d23f3 – Dmitry Kovalev <[email protected]> authored on 2014/04/09 09:42
Removing unused code from vp9_onyx_if.c.

d1a396d8 – Dmitry Kovalev <[email protected]> authored on 2014/04/09 09:35
Moving q_trans[] table to vp9_quantize.{c, h}.

4fffefe1 – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 09:03
Merge "Fix avx builds on macosx with clang 5.0."

7cc78c06 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 08:50
Merge "Adding vp9_inc_frame_in_layer() function."

3ab4d571 – Alex Converse <[email protected]> authored on 2014/04/09 07:23
Remove unused tile arguments from vp_rdopt.

dcb51576 – Alex Converse <[email protected]> authored on 2014/04/09 07:15
Cleanup vp9_rd_pick_inter_mode_sub8x8().

6e943cab – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 07:47
Merge "Fixing broken build."

4f95a7fe – Yaowu Xu <[email protected]> authored on 2014/04/09 07:37
Fix the setting of mode_skip_mask

db8af0b0 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 07:29
Merge "Fix TODO typo"

03808127 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 07:29
Merge "Add more test files that change number of tile columns."

667ab1c7 – Vignesh Venkatasubramanian <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 07:16
Merge "third_party/libwebm: Pull from upstream"

0ba14e60 – Dmitry Kovalev <[email protected]> authored on 2014/04/09 06:46
Fixing broken build.

5ed83c32 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 06:27
Merge "Converting set_prev_mi() to get_prev_mi()."

2e7d3277 – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 06:26
Merge "Use source frame difference to make partition decision"

51b3035f – Dmitry Kovalev <[email protected]> authored on 2014/04/08 14:59
Adding vp9_inc_frame_in_layer() function.

a30ff345 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 06:25
Merge "Applying q_trans[] inside set_encoder_config()."

ae648566 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/09 05:07
Merge "Select prediction filter type in non-RD mode decision"

bbf8971a – Frank Galligan <[email protected]> authored on 2014/04/09 04:48
Fix TODO typo

51415d47 – Frank Galligan <[email protected]> authored on 2014/04/09 04:44
Add more test files that change number of tile columns.

0cca5dd8 – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 18:19
Merge "High-level hooks for Profile 2 (10/12 bit)"

5db51540 – Dmitry Kovalev <[email protected]> authored on 2014/04/08 15:43
Applying q_trans[] inside set_encoder_config().

f600b50a – Tom Finegan <[email protected]> authored on 2014/04/08 14:32
Fix avx builds on macosx with clang 5.0.

4b1c4420 – Dmitry Kovalev <[email protected]> authored on 2014/04/08 14:52
Removing redundant assignments.

c27bdb9b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 14:23
Merge "Cleaning up encode_frame_internal()."

75543392 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 14:22
Merge "Cleaning up vp9_firstpass.c"

c800e3c8 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 14:19
Merge "Adding vp9_ssim.h file."

9893fb98 – Frank Galligan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 13:13
Merge "Fix decoder resolution change with tiles"

4e66293f – Yunqing Wang <[email protected]> authored on 2014/04/01 13:32
Use source frame difference to make partition decision

06ec873f – Jingning Han <[email protected]> authored on 2014/04/04 11:59
Select prediction filter type in non-RD mode decision

91955369 – Vignesh Venkatasubramanian <[email protected]> authored on 2014/04/08 12:25
third_party/libwebm: Pull from upstream

d35df2d8 – Deb Mukherjee <[email protected]> authored on 2014/04/04 13:30
High-level hooks for Profile 2 (10/12 bit)

129cb23c – Dmitry Kovalev <[email protected]> authored on 2014/04/08 12:08
Adding vp9_ssim.h file.

231ef057 – Dmitry Kovalev <[email protected]> authored on 2014/04/08 11:21
Cleaning up vp9_firstpass.c

6ae58931 – Frank Galligan <[email protected]> authored on 2014/04/06 16:07
Fix decoder resolution change with tiles

e8e380f9 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 11:06
Merge "Cleaning up vp9_ratectrl.c file."

7e7c95a2 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 09:47
Merge "Cleaning up vp9_diamond_search_sad_c() function."

e9fb970a – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 08:45
Merge "Moving init_rate_control() to vp9_ratectrl.{c, h}."

92380695 – Dmitry Kovalev <[email protected]> authored on 2014/04/08 07:59
Cleaning up vp9_ratectrl.c file.

56c2f41c – Dmitry Kovalev <[email protected]> authored on 2014/04/08 07:41
Renaming VP9D_COMP & VP9Decompressor to VP9Decoder.

e2ab65ab – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 03:17
Merge "vp9_ratectrl: change ARF overlays rate correction factor"

8f684689 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 03:14
Merge "Replace imprecise 32 bits calculations by 64 bits calculations"

2914bcfd – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/08 03:13
Merge "vp9_firstpass: Get rid of magic number in bits per MB calculation"

6769143c – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 18:39
Merge "Moving compute_qdelta functions into vp9_ratectrl.{h, c}."

b03e7757 – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 14:31
Merge "Add constrained-copy partition to speed features."

4664b219 – Guillaume Martres <[email protected]> authored on 2014/04/05 21:07
vp9_ratectrl: change ARF overlays rate correction factor

0ec5919d – Guillaume Martres <[email protected]> authored on 2014/04/05 18:32
Replace imprecise 32 bits calculations by 64 bits calculations

ded9e191 – Guillaume Martres <[email protected]> authored on 2014/04/05 17:57
vp9_firstpass: Get rid of magic number in bits per MB calculation

91dbac17 – Dmitry Kovalev <[email protected]> authored on 2014/04/07 12:57
Moving compute_qdelta functions into vp9_ratectrl.{h, c}.

9243edc7 – Dmitry Kovalev <[email protected]> authored on 2014/04/07 12:28
Cleaning up vp9_diamond_search_sad_c() function.

8eec5cad – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 12:13
Merge "Fixing memory leak introduced in previous commit."

22a3e307 – Dmitry Kovalev <[email protected]> authored on 2014/04/07 12:01
Converting set_prev_mi() to get_prev_mi().

82041408 – Dmitry Kovalev <[email protected]> authored on 2014/04/07 11:51
Cleaning up encode_frame_internal().

18194994 – Marco Paniconi <[email protected]> authored on 2014/04/04 11:10
Add constrained-copy partition to speed features.

01aae92d – Joshua Litt <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 10:43
Merge "Small fixes to script based off of cry-infra"

e8c1c95c – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 10:41
Merge "Rewriting calc_plane_error() function."

15931a1d – Joshua Litt <[email protected]> authored on 2014/04/04 12:59
Small fixes to script based off of cry-infra

bbffaf62 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 10:35
Merge "General vp9_encodeframe.c cleanup."

e7e426b2 – Dmitry Kovalev <[email protected]> authored on 2014/04/07 10:34
Moving init_rate_control() to vp9_ratectrl.{c, h}.

579504b2 – Dmitry Kovalev <[email protected]> authored on 2014/04/07 10:21
Fixing memory leak introduced in previous commit.

3f484184 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 10:18
Merge "Cleaning up vp9_speed_features.c."

0cb65fe5 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 09:16
Merge "Removing unused seg0_* vars."

acf39c85 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 09:15
Merge "Moving {restore, save}_coding_context to vp9_onyx_if.c"

1e96d3a5 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/07 09:06
Merge "Cleaning up vp9_{cx, dx}_iface.c files."

233b581c – Dmitry Kovalev <[email protected]> authored on 2014/04/04 06:52
Cleaning up vp9_speed_features.c.

7169a0b1 – Dmitry Kovalev <[email protected]> authored on 2014/04/07 07:31
Adding temp svc variable.

b5e12dda – Dmitry Kovalev <[email protected]> authored on 2014/04/07 06:38
Cleaning up vp9_{cx, dx}_iface.c files.

22580c46 – Dmitry Kovalev <[email protected]> authored on 2014/04/04 11:54
Moving {restore, save}_coding_context to vp9_onyx_if.c

f9c7e2c3 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/06 21:49
Merge "Cleaning up vp9_refining_search_sadx4() function."

c6708cd5 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/06 21:46
Merge "Moving all RATE_CONTROL initialization to init_rate_control()."

d8f68c24 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/06 07:13
Merge "Set up early RD cost check for NEWMV in non-RD mode decision flow"

516d0b11 – Jingning Han <[email protected]> authored on 2014/04/03 14:04
Set up early RD cost check for NEWMV in non-RD mode decision flow

bda5352b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/04 11:47
Merge "Refactoring decode_one() function."

a3680367 – Dmitry Kovalev <[email protected]> authored on 2014/04/04 11:46
Moving all RATE_CONTROL initialization to init_rate_control().

06781041 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/04 11:32
Merge "Code clean up."

e755b88a – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/04 11:13
Merge "Adding FAST_COEFF_UPDATE enum."

19d5fb99 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/04 11:04
Merge "Re-enable datarate tests for speeds 5 and 6."

c48f2bd8 – Dmitry Kovalev <[email protected]> authored on 2014/04/03 11:51
General vp9_encodeframe.c cleanup.

439c66b2 – Dmitry Kovalev <[email protected]> authored on 2014/04/04 06:43
Refactoring decode_one() function.

a8b73616 – Marco Paniconi <[email protected]> authored on 2014/04/04 06:32
Re-enable datarate tests for speeds 5 and 6.

107929dc – Dmitry Kovalev <[email protected]> authored on 2014/04/04 06:31
Adding FAST_COEFF_UPDATE enum.

9848d67b – Jan Gerber <[email protected]> authored and Yaowu Xu <[email protected]> committed on 2014/04/03 13:49
Remove an unused typedef

d9812431 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/04 04:32
Merge "Removed space in ETA printout"

1259cd7b – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/04 02:30
Merge "Reinstating the DISABLE_RC_LONG_TERM_MEM macro"

3b39d750 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/03 14:36
Merge "gen_msvs_*proj.sh: add 'cpp' as a source extension"

c1548269 – Yaowu Xu <[email protected]> authored on 2014/04/03 14:05
Removed space in ETA printout

0e8f35de – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/03 12:58
Merge "Removing interp_kernel from MACROBLOCKD."

2a2e8a9d – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/03 12:57
Merge "Add codec control function for enabling frame_periodic_boost."

6ca6073b – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/03 12:51
Merge "Fix complexity Aq mode."

272e030f – hkuang <[email protected]> authored on 2014/04/03 12:20
Code clean up.

30a15633 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/03 11:54
Merge "Replacing magic constants with expressions."

0eb88c90 – Marco Paniconi <[email protected]> authored on 2014/04/03 11:49
Add codec control function for enabling frame_periodic_boost.

690678fc – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/04/03 11:35
Merge "Adjust key frame quantization index for rtc coding"

a9f324fa – Dmitry Kovalev <[email protected]> authored on 2014/04/03 11:28
Removing interp_kernel from MACROBLOCKD.

Next