shithub: libvpx

RSS feed

9593db4a – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/30 11:53
Merge "Add overflow check unit test for 16x16 inverse DCT/ADST transform"

ba6bed37 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/30 11:52
Merge "Fix a potential overflow issue in inverse 16x16 full 2D-DCT"

6f8a77d5 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/30 11:09
Merge "Fix unused variable warning."

6a0dcc13 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/30 09:38
Merge "Refactor the vp9_get_frame code for frame parallel."

49b4a274 – Jingning Han <[email protected]> authored on 2014/05/29 08:50
Add overflow check unit test for 16x16 inverse DCT/ADST transform

2dc7f506 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/30 07:37
Merge "Fix a problem of using an uninitialized parameter"

19b52001 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/30 07:24
Merge "Removing unused ref_frame_mask local var."

6f5aba06 – hkuang <[email protected]> authored on 2014/05/23 11:18
Refactor the vp9_get_frame code for frame parallel.

ad943aa8 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/30 06:33
Merge "Do not export non-existant symbols"

8db1f7ad – Christian Duvivier <[email protected]> authored on 2014/05/30 06:03
Fix unused variable warning.

538af7db – Yaowu Xu <[email protected]> authored on 2014/05/30 06:15
Fix a problem of using an uninitialized parameter

d009c236 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/30 02:14
Merge "Re-factor some duplicate code."

0a86adb7 – Sean McGovern <[email protected]> authored and Yaowu Xu <[email protected]> committed on 2014/05/28 18:16
Do not export non-existant symbols

eccae1de – Dmitry Kovalev <[email protected]> authored on 2014/05/29 11:03
Removing unused ref_frame_mask local var.

cf83983b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/29 09:23
Merge "Consistent names for intra mask flags."

d30b297c – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/29 08:46
Merge "Don't update encoder skip count for SEG_LVL_SKIP."

26bdf26d – Dmitry Kovalev <[email protected]> authored on 2014/05/29 08:11
Consistent names for intra mask flags.

60866b03 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/29 07:58
Merge "Making speed checks consistent in set_rt_speed_feature()."

2c1cdf69 – Jingning Han <[email protected]> authored on 2014/05/29 07:41
Fix a potential overflow issue in inverse 16x16 full 2D-DCT

aaf37656 – Alex Converse <[email protected]> authored on 2014/05/28 14:44
Don't update encoder skip count for SEG_LVL_SKIP.

e14f900a – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/29 07:16
Merge "Moving itxm_add pointer from MACROBLOCKD to MACROBLOCK."

d262cda5 – Dmitry Kovalev <[email protected]> authored on 2014/05/29 07:11
Making speed checks consistent in set_rt_speed_feature().

2e6040da – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/29 05:09
Merge "Fixing -Wextra warnings in vp9_{cx, dx}_iface.c."

d553cc10 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/29 04:16
Merge "Fixed a crash windows build"

43414f3f – Yaowu Xu <[email protected]> authored on 2014/05/28 10:17
Fixed a crash windows build

39c91d84 – Paul Wilkins <[email protected]> authored on 2014/05/27 11:40
Re-factor some duplicate code.

688c5ac2 – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/28 08:32
Merge "vp8 denoiser: fix to zero_mv mode selection."

609e91f9 – Marco Paniconi <[email protected]> authored on 2014/05/27 12:44
vp8 denoiser: fix to zero_mv mode selection.

852fcbcc – Dmitry Kovalev <[email protected]> authored on 2014/05/28 07:15
Fixing -Wextra warnings in vp9_{cx, dx}_iface.c.

39b97318 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/28 06:57
Merge "Using 2 instead of 3 elements for last_q array."

377950f1 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/28 06:55
Merge "Removing redundant vp9_zero() call."

5023627c – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/28 06:50
Merge "Cleaning up vp9_variance_sse2.c."

f9501295 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/28 06:19
Merge "Always allow ZEROMV when SEG_LVL_SKIP is on."

8a69cef0 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/28 06:19
Merge "Fix the all intra modes mask constant."

15600eb8 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/28 04:07
Merge "Removing this_frame_stats member from TWO_PASS struct."

8df1b869 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 22:04
Merge "Remove brightness weighting in two pass."

5c93c580 – Deb Mukherjee <[email protected]> authored on 2014/05/27 19:24
Removing undeclared identifier - build fix

edccfceb – Dmitry Kovalev <[email protected]> authored on 2014/05/27 14:19
Using 2 instead of 3 elements for last_q array.

6fbbb33a – Alex Converse <[email protected]> authored on 2014/05/27 14:14
Always allow ZEROMV when SEG_LVL_SKIP is on.

75d77e36 – Alex Converse <[email protected]> authored on 2014/05/27 14:11
Fix the all intra modes mask constant.

0becfe42 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 13:35
Merge "Removing ctrl_id parameter from vpx_codec_control_fn_t."

3f95a230 – Dmitry Kovalev <[email protected]> authored on 2014/05/27 13:09
Removing this_frame_stats member from TWO_PASS struct.

d5bcef52 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 12:58
Merge "Fix compiling error in MSVS"

8a8b662e – Dmitry Kovalev <[email protected]> authored on 2014/05/27 12:45
Removing ctrl_id parameter from vpx_codec_control_fn_t.

df6f6180 – Dmitry Kovalev <[email protected]> authored on 2014/05/27 12:24
Removing redundant vp9_zero() call.

239e68dd – Jingning Han <[email protected]> authored on 2014/05/27 07:30
Fix compiling error in MSVS

32228ac1 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 11:52
Merge "vp9_rdopt.c: Removed 2 unused parameters"

567746d3 – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 11:32
Merge "Fix to reduce block artifacts from vp8 temporal denoiser."

1349e863 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 11:02
Merge "Converting target_bandwidth to Bit/s at very beginning."

2d6bd24b – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 10:53
Merge "Revert "Making vp9_get_sse_sum_{8x8, 16x16} static.""

4c9843cb – Yaowu Xu <[email protected]> authored on 2014/05/27 10:45
vp9_rdopt.c: Removed 2 unused parameters

c92d776c – Erik Niemeyer <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 10:00
Merge "Turn on unit tests for AVX2 convolve functions"

a789bfec – Dmitry Kovalev <[email protected]> authored on 2014/05/27 09:53
Cleaning up vp9_variance_sse2.c.

1f220008 – Yunqing Wang <[email protected]> authored on 2014/05/27 09:26
Revert "Making vp9_get_sse_sum_{8x8, 16x16} static."

f085d128 – Paul Wilkins <[email protected]> authored on 2014/05/23 15:01
Remove brightness weighting in two pass.

444f9394 – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 07:54
Merge "Remove Wextra warnings from vp9_sad.c"

a591ac9e – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 06:52
Merge "Fix decoder mismatch in sub-pixel AVX2 intrinsic filters"

bf503e52 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 06:50
Merge "Reusing rd_less_than_thresh() function."

ed784fd1 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 06:50
Merge "Removing vp8/common/pragmas.h."

4f0943b9 – Yunqing Wang <[email protected]> authored on 2014/05/27 06:36
Turn on unit tests for AVX2 convolve functions

e767cded – Scott LaVarnway <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/27 05:01
Merge "neon matches "C" when using increase_denoising"

03de5a38 – Scott LaVarnway <[email protected]> authored on 2014/05/26 04:06
neon matches "C" when using increase_denoising

debd0485 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/25 10:48
Merge "Further first pass allocation changes."

620ce561 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/25 10:47
Merge "Re-factor bit allocation in first pass."

1edbaeb0 – Paul Wilkins <[email protected]> authored on 2014/05/21 09:17
Further first pass allocation changes.

3fff4bd2 – Dmitry Kovalev <[email protected]> authored on 2014/05/23 14:11
Converting target_bandwidth to Bit/s at very beginning.

03eb0621 – Paul Wilkins <[email protected]> authored on 2014/05/16 11:12
Re-factor bit allocation in first pass.

77359605 – levytamar82 <[email protected]> authored on 2014/05/23 12:42
Fix decoder mismatch in sub-pixel AVX2 intrinsic filters

26a76dc3 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 12:02
Merge changes I4f0f4378,I02250d13

59c3f446 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 12:01
Merge "Inverse 16x16 2D-DCT SSSE3 implementation"

74a854fc – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 07:36
Re-enable unit test on neon implementation of 16x16 idct

e4a758bb – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 07:31
Turn on unit test for inverse 16x16 2D-DCT ssse3

48b08913 – Jingning Han <[email protected]> authored on 2014/05/22 05:44
Inverse 16x16 2D-DCT SSSE3 implementation

7e673cb6 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 10:45
Merge "Use extreme values for input in convovle tests"

67ca5b58 – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 10:24
Merge "Fix decoder mismatch in sub-pixel SSSE3 intrinsic filters"

077144d2 – Yaowu Xu <[email protected]> authored on 2014/05/23 08:23
Use extreme values for input in convovle tests

1f0b2f95 – Dmitry Kovalev <[email protected]> authored on 2014/05/23 09:03
Removing vp8/common/pragmas.h.

d7d7ceda – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 08:58
Merge "Removing vp9_pragmas.h."

c5443fc8 – Yunqing Wang <[email protected]> authored on 2014/05/23 07:52
Fix decoder mismatch in sub-pixel SSSE3 intrinsic filters

6bfbb691 – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 07:01
Merge "Fixes a bug for uninitialized frame buffers"

52b32ad0 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 06:19
Merge "Use offset mode info when filling pc tree."

7c8479ac – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 06:19
Merge "Always partition check after keyframe (rt speed 5)"

94103308 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/23 04:02
Merge "change to use assembly version of ssse3 filter code"

caba78ef – Deb Mukherjee <[email protected]> authored on 2014/05/22 21:26
Fixes a bug for uninitialized frame buffers

91655042 – Deb Mukherjee <[email protected]> authored on 2014/05/13 06:11
Remove Wextra warnings from vp9_sad.c

d1ad3b67 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 15:26
Merge "Adding several consts to assign_std_frame_bits()."

8a571170 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 15:26
Merge "Removing unused third-party libraries."

7a0c9b82 – Yaowu Xu <[email protected]> authored on 2014/05/21 05:52
change to use assembly version of ssse3 filter code

aaf204e5 – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 13:09
Merge "Fix a decoding mismatch in sub-pixel filters"

b9c24dfa – Alex Converse <[email protected]> authored on 2014/05/22 11:27
Always partition check after keyframe (rt speed 5)

48b21ac0 – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 12:29
Merge "Fix for missing initialization of ratectrl vars"

80e5326c – Alex Converse <[email protected]> authored on 2014/05/22 12:17
Use offset mode info when filling pc tree.

701d907f – Deb Mukherjee <[email protected]> authored on 2014/05/22 11:16
Fix for missing initialization of ratectrl vars

76bf6813 – Minghai Shang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 11:51
Merge "[spatial svc] Remove hard coded rc_end_usage setting"

efcdf946 – Yunqing Wang <[email protected]> authored on 2014/05/22 11:42
Fix a decoding mismatch in sub-pixel filters

00fbdc15 – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 11:16
Merge "vp9_ratectrl.c: Fix MSVC warnings."

639e16ee – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 10:49
Merge "Cleaning up vp9_init_second_pass()."

4205b51d – Tom Finegan <[email protected]> authored on 2014/05/22 10:10
vp9_ratectrl.c: Fix MSVC warnings.

59948cc3 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 09:49
Merge "Cleaning up calculate_section_intra_ratio()."

cebb03c3 – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/05/22 09:49
Merge "Adjust cq_level in constrained quality mode"

Next