shithub: libvpx

RSS feed

c7aa088c – Jerome Jiang <jianj@google.com> authored on 2019/11/06 10:36
example: Enable row-mt on low res and speed 7 8.

17f2474e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/06 15:32
Merge "test/vp[89]_boolcoder_test: quiet msan warnings"

71f9da5c – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/06 15:07
Merge changes I341bd674,Ia9a0d71d,I71c1f906,I2e36e07c,I94ee2e85, ...

7afac52b – James Zern <jzern@google.com> authored on 2019/11/05 18:02
test/vp[89]_boolcoder_test: quiet msan warnings

03b779e9 – Johann <johannkoenig@google.com> authored on 2019/11/04 10:09
remove unused vp8dx_receive_compressed_data parameters

7e5b4080 – Johann <johannkoenig@google.com> authored on 2019/11/04 10:05
ensure ctx is used

88f6a892 – Johann <johannkoenig@google.com> authored on 2019/11/04 09:59
remove unused mbmi parameter

16d4f157 – Johann <johannkoenig@google.com> authored on 2019/11/04 09:52
remove unused simple loopfilter parameters

a653423f – Johann <johannkoenig@google.com> authored on 2019/11/04 09:45
remove unused postproc parameters

c8228259 – James Zern <jzern@google.com> authored on 2019/10/31 19:13
configure.sh,darwin: fix external_build check

70d8d72f – Johann <johannkoenig@google.com> authored on 2019/10/30 12:05
darwin: disable compiler checks

2b690d6d – angiebird <angiebird@google.com> authored on 2019/10/30 11:35
Refactor check_initial_width

38739eda – angiebird <angiebird@google.com> authored on 2019/10/30 10:59
Move noise_sensitivity to set_encoder_config

4d307cd7 – angiebird <angiebird@google.com> authored on 2019/10/30 10:40
Remove extra function calls in check_initial_width

b66b33b5 – angiebird <angiebird@google.com> authored on 2019/10/30 10:36
Move init_ref_frame_bufs to vp9_create_compressor

553c68dc – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/30 09:07
Merge changes I7dd2b487,I6db5b053

7d349b2c – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/29 19:14
Merge changes Ibde94f52,Iae804fcc,I94f3b93a

2bfcc717 – angiebird <angiebird@google.com> authored on 2019/10/29 14:52
Remove bits_left update in encoder_encode()

90a65c20 – angiebird <angiebird@google.com> authored on 2019/10/29 08:13
Add vp9_get_encoder_config / vp9_get_frame_info

65f9ded3 – angiebird <angiebird@google.com> authored on 2019/10/25 07:45
vp9_get_coding_frame_num()

46fa3d6b – angiebird <angiebird@google.com> authored on 2019/10/25 07:03
Make [min/max]_gf_interval static under rate_ctrl

d693439b – angiebird <angiebird@google.com> authored on 2019/10/24 09:59
Add rate_ctrl flag

e6123709 – Johann <johannkoenig@google.com> authored on 2019/10/29 07:44
always use lf for shell scripts

59d95e1e – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2019/10/29 07:39
remove .gitattributes

6316fbdc – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2019/10/29 07:30
remove .gitattributes filters

daefbf2a – Johann <johannkoenig@google.com> authored on 2019/10/29 09:19
support visual studio 2019 (vs16)

154da5ba – Johann <johannkoenig@google.com> authored on 2019/10/29 09:08
remove old visual studio remnants

7cd76b42 – angiebird <angiebird@google.com> authored on 2019/10/23 13:21
Add get_arf_layers()

c75cb7be – angiebird <angiebird@google.com> authored on 2019/10/23 12:49
Use RANGE in get_gop_coding_frame_num

a82f32d5 – angiebird <angiebird@google.com> authored on 2019/10/23 12:36
Add get_gf_interval_active_range()

9b73e21c – Hien Ho <hienho@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/25 12:24
Merge "remove clang flag for integer sanitizer testing"

a57aa054 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/24 16:25
Merge changes I309357fd,I0d170956,I5c7fc771,I6ebb023a,I1f6ef8c6, ...

d18c0bbe – Hien Ho <hienho@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/24 12:39
Merge "vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warnings"

47a6c557 – Hien Ho <hienho@google.com> authored on 2019/10/24 07:00
remove clang flag for integer sanitizer testing

cfe6fa98 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/24 02:36
Merge "vpx_int_pro_col_sse2: use unaligned loads"

aa86438a – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/23 16:22
Merge "simplify darwin autodetection"

fda86393 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/23 15:23
Merge "add darwin18 target"

10b475ec – Hien Ho <hienho@google.com> authored on 2019/10/01 11:38
vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warnings

533702b3 – Johann <johannkoenig@google.com> authored on 2019/10/23 10:17
simplify darwin autodetection

5ed1801f – Johann <johannkoenig@google.com> authored on 2019/10/23 09:50
add darwin18 target

d7822442 – Johann <johannkoenig@google.com> authored on 2019/10/23 06:52
use a compile time constant for kDataAlignment

2a9698c1 – Hien Ho <hienho@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/22 20:22
Merge "vpx_dsp/inv_txfm: fix int sanitizer warnings"

849b63ff – James Zern <jzern@google.com> authored on 2019/10/22 15:56
vpx_int_pro_col_sse2: use unaligned loads

96d584e1 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/10/22 14:17
Merge changes I00697e9a,I9dfc2ba3,I73619051,Ib4d37667

42ad1ac7 – angiebird <angiebird@google.com> authored on 2019/10/22 11:16
Make gop size independent from kf_zeromotion_pct

a263098e – angiebird <angiebird@google.com> authored on 2019/10/21 15:13
Add get_frames_to_next_key()