shithub: libvpx

RSS feed

4db022c3 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/26 12:06
Re-use switchable rate value in handle_inter_mode

cd228fcd – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/26 11:53
Add an early termination check in handle_inter_mode

ec7ce316 – Jingning Han <[email protected]> authored on 2014/08/26 08:34
Use max txfm size unit in rate-distortion cost modeling

2b1c6eac – Jingning Han <[email protected]> authored on 2014/08/22 05:19
Move mv cost table to VP9_COMP

5b21708f – Jingning Han <[email protected]> authored on 2014/08/20 05:40
Fix def pairs in 32x32 2D-DCT sse2

6a464eca – Jingning Han <[email protected]> authored on 2014/08/18 06:42
Speed up mode search depending on relative ref frame position

43a83a27 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/18 07:18
Merge "set_maps: Flush encoder."

c5bb9753 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/18 07:18
Merge "Removing vp9_rescale()."

40e12395 – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/18 06:47
Merge "vpxenc.sh: Add 2-pass and lagged encode tests for VP8 and VP9."

cfd53a24 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/18 05:40
Merge "Revert "Removing duplicated code from init_config().""

0e119457 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/18 05:28
Merge "Remove unused variables in vp9_rd_pick_inter_mode_sb"

a313c8e7 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/18 05:27
Merge "Remove unused code in vp9_rd_pick_inter_mode_sb"

beff5b6a – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/18 05:27
Revert "Removing duplicated code from init_config()."

175b57d7 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/16 06:08
Merge "Add support for MIPS64."

8609048a – Marco <[email protected]> authored on 2014/08/16 02:08
vp8: Add check on noise_sensitivity/denoiser on.

c6027485 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 17:02
Merge "test/vpxenc.sh: Always use --test-decode=FATAL"

bc3a995f – Johann <[email protected]> authored and James Zern <[email protected]> committed on 2014/08/15 12:53
test/vpxenc.sh: Always use --test-decode=FATAL

1c31e3ec – Gordana Cmiljanovic <[email protected]> authored and James Zern <[email protected]> committed on 2014/08/07 15:09
Add support for MIPS64.

997db6fc – Pengchong Jin <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 15:51
Merge "Add a speed feature to give the tighter search range"

90d21bb2 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 15:06
Merge "frame_size_tests: reduce 'large' size for win32"

a8e674de – Dmitry Kovalev <[email protected]> authored on 2014/08/15 13:15
set_maps: Flush encoder.

0b8b682b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 13:13
Merge "Removing duplicated code from init_config()."

1acc96fb – Dmitry Kovalev <[email protected]> authored on 2014/08/15 13:02
Removing vp9_rescale().

49fef904 – Johann <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 12:48
Merge "Set uv_crop_height/width in all the places"

eca93642 – Pengchong Jin <[email protected]> authored on 2014/08/13 16:07
Add a speed feature to give the tighter search range

a04db185 – Tom Finegan <[email protected]> authored on 2014/08/15 11:56
vpxenc.sh: Add 2-pass and lagged encode tests for VP8 and VP9.

dc35b40a – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 11:31
Merge "Simplifying vp9_set_speed_features() function."

5386df41 – Jingning Han <[email protected]> authored on 2014/08/15 11:12
Remove unused variables in vp9_rd_pick_inter_mode_sb

c2ac7da9 – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 11:22
Merge "Remove a unused speed feature"

5d453e39 – Jingning Han <[email protected]> authored on 2014/08/15 11:06
Remove unused code in vp9_rd_pick_inter_mode_sb

69dc876b – Johann <[email protected]> authored on 2014/08/15 06:50
Set uv_crop_height/width in all the places

d637c2b4 – James Zern <[email protected]> authored on 2014/08/15 10:39
frame_size_tests: reduce 'large' size for win32

5509b7fd – Dmitry Kovalev <[email protected]> authored on 2014/08/15 10:25
Removing duplicated code from init_config().

45d12e0b – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 10:21
Merge "vpxdec.sh: Fix some style nits."

b77ef13d – Tom Finegan <[email protected]> authored on 2014/08/15 09:58
vpxdec.sh: Fix some style nits.

28b1437d – Yunqing Wang <[email protected]> authored on 2014/08/15 10:10
Remove a unused speed feature

6a1c052f – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 10:04
Merge "Removes fileno check to prevent valgrind error"

250fc1f6 – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 09:53
Merge "examples.sh: Run all example tests."

fa8de273 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 08:52
Merge "Cleaning up vp9_encoder.c."

56c40a04 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 08:52
Merge "vp8cx_set_ref: Flush encoder."

a646d7ff – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 08:51
Merge "Removing active_arnr_{strength, frames} from VP9_COMP."

4d91e165 – Tom Finegan <[email protected]> authored on 2014/08/15 07:31
examples.sh: Run all example tests.

c5d8c1e7 – Adrian Grange <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 06:41
Merge "get_ref_frame: fix test for valid buffer."

965af792 – Dmitry Kovalev <[email protected]> authored on 2014/08/14 06:28
vp8cx_set_ref: Flush encoder.

f1ec9e87 – Dmitry Kovalev <[email protected]> authored on 2014/08/14 06:44
Cleaning up vp9_encoder.c.

31e54bbf – Dmitry Kovalev <[email protected]> authored on 2014/08/15 06:22
Removing active_arnr_{strength, frames} from VP9_COMP.

4851b99b – Deb Mukherjee <[email protected]> authored on 2014/08/14 10:59
Removes fileno check to prevent valgrind error

715bab6e – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 04:51
Merge "Add an adaptive denoising mode."

a2517555 – Marco <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/15 03:57
Merge "vp8: Modify to use closest reference in zero_mv bias."

2bfbe9a8 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 16:27
Merge "vpxenc.sh: use --test-decode=fatal for vp9"

a0d8ddb4 – James Zern <[email protected]> authored on 2014/08/14 14:48
vpxenc.sh: use --test-decode=fatal for vp9

10434746 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 14:53
Merge "vp9_copy_reference_dec: check ref frame index before use"

80e55507 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 14:50
Merge "Remove redundant vp9_init_plane_quantizers call"

2ba201fc – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 14:42
Merge "32 Align Load bug In the sub_pixel_avg_variance the parameter sec was also aligned load and changed to unaligned."

480693b9 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 14:26
Merge "Moving framerate from VP9EncoderConfig to VP9_COMP."

8db245b6 – Marco Paniconi <[email protected]> authored and Marco <[email protected]> committed on 2014/08/06 13:19
Add an adaptive denoising mode.

21a0dade – Marco <[email protected]> authored on 2014/08/14 05:18
vp8: Modify to use closest reference in zero_mv bias.

2aea20d6 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 11:25
Merge "Mask out H_PRED and V_PRED for 32x32 blocks"

d0f256e9 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 11:25
Merge "Set max_intra_bsize to 32x32"

a07d09ff – James Zern <[email protected]> authored on 2014/08/14 10:56
vp9_copy_reference_dec: check ref frame index before use

54f8cb78 – Adrian Grange <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 10:53
Merge "Fix bug 837: realloc mode info buffers on resize"

d67b608c – Jingning Han <[email protected]> authored on 2014/08/14 05:55
Remove redundant vp9_init_plane_quantizers call

efdfdf57 – levytamar82 <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/24 09:40
32 Align Load bug

89a213b4 – Adrian Grange <[email protected]> authored on 2014/08/14 08:42
get_ref_frame: fix test for valid buffer.

5966586a – Yaowu Xu <[email protected]> authored on 2014/08/13 13:05
Mask out H_PRED and V_PRED for 32x32 blocks

4d6d0613 – Yaowu Xu <[email protected]> authored on 2014/08/13 11:07
Set max_intra_bsize to 32x32

d4a47a6c – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 05:06
Merge "Replace current_video_frame with better alternatives"

4e30565a – Adrian Grange <[email protected]> authored on 2014/08/12 07:24
Fix bug 837: realloc mode info buffers on resize

940db8fc – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/14 02:22
Merge "vpx_codec_internal.h : clean out unused function warning"

1d476a9b – Adam Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/13 15:50
Merge "Simplify select_tx_mode()"

41c89f7a – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/13 15:39
Merge "cq_test: allow test cases to be run out of order"

c89d1512 – Jim Bankoski <[email protected]> authored on 2014/08/13 14:09
vpx_codec_internal.h : clean out unused function warning

741a23cd – Yaowu Xu <[email protected]> authored on 2014/08/13 13:19
Replace current_video_frame with better alternatives

ccef8842 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/13 06:38
Allow full coeff probability model and cost update

1e305479 – Jingning Han <[email protected]> authored on 2014/08/11 14:02
Skip mode search based on reference frame consistency

6e086548 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/13 10:13
Merge "Enable motion field based mode seach skip"

0daadeb6 – Jingning Han <[email protected]> authored on 2014/08/11 13:48
Enable motion field based mode seach skip

b6a41802 – Yaowu Xu <[email protected]> authored on 2014/08/13 06:43
Simplify select_tx_mode()

02b2c167 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/13 06:54
Merge "vpx_internal_error -> fix -Wunused-function issues"

1c620319 – James Zern <[email protected]> authored on 2014/08/12 15:26
cq_test: allow test cases to be run out of order

9f233fc5 – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/13 05:55
Merge "Initialization to prevent asan failure on google3"

17ea6ab6 – Deb Mukherjee <[email protected]> authored on 2014/08/13 04:41
Initialization to prevent asan failure on google3

07c3abe2 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/13 04:40
Merge "intra blocks disallowed inadvertently"

2784a8fd – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/13 04:11
Merge "Update PATENTS to reflect s/VP8/WebM/g"

a6a997d2 – Jim Bankoski <[email protected]> authored on 2014/08/13 03:58
vpx_internal_error -> fix -Wunused-function issues

a3dbc8b3 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 22:56
Merge "Minor Two pass rate control adjustments."

9ce4d537 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 20:24
Merge "decode_api_test: fix type conversion warning"

b26668a1 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 19:40
Merge "libyuv: update to r1041"

caffcb8b – James Zern <[email protected]> authored on 2014/08/12 19:11
decode_api_test: fix type conversion warning

3a7d467d – James Zern <[email protected]> authored on 2014/08/10 12:15
libyuv: update to r1041

4b795638 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 18:48
Merge "get_ref_frame: check ref_frame_map value"

80b6c9c5 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 17:11
Merge "VP8D_GET_FRAME_CORRUPTED: check frame pointer"

bcb97ec6 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 17:11
Merge "vpx_codec_decode: check data size"

cedd19c1 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 16:16
Merge "inline vpx functions in headers to avoid unused function warning"

a6b7bd6a – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 16:15
Merge "fixes several -Wunused-function warnings"

8910cf8d – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 15:21
Merge "Fix a run-time integer overflow"

94fbfb9f – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 14:06
Merge "Rework y4mwrite test to pass google3 tests"

3caed4f8 – James Zern <[email protected]> authored on 2014/08/09 14:54
get_ref_frame: check ref_frame_map value

7d9da93a – James Zern <[email protected]> authored on 2014/08/09 14:47
VP8D_GET_FRAME_CORRUPTED: check frame pointer

07a67520 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/08/12 12:28
inline vpx functions in headers to avoid unused function warning

Next