shithub: libvpx

RSS feed

30c669ca – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/25 13:34
Merge "Change vp9_get_encoder_config."

6a3ba211 – Vitaly Buka <vitalybuka@chromium.org> authored on 2019/11/20 13:08
Disable -ftrivial-auto-var-init= for hot code

4529dc84 – Vitaly Buka <vitalybuka@chromium.org> authored on 2019/11/15 05:40
Disable -ftrivial-auto-var-init= for hot code

cbec0795 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/22 17:50
Merge "Move buffer from extend_and_predict into TileWorkerData"

16e5e849 – angiebird <angiebird@google.com> authored on 2019/11/20 10:54
Change vp9_get_encoder_config.

67fe324a – angiebird <angiebird@google.com> authored on 2019/11/20 07:48
Add trailing underscore to members of SimpleEncode

22ef9496 – angiebird <angiebird@google.com> authored on 2019/11/20 07:34
Rename impl by EncodeImpl

585eb34f – angiebird <angiebird@google.com> authored on 2019/11/19 09:04
Cosmetic changes of SimpleEncode code

93e2e701 – angiebird <angiebird@google.com> authored on 2019/11/19 08:58
Fix a bug related to use_external_quantize_index

fb4f013f – angiebird <angiebird@google.com> authored on 2019/11/19 07:58
Fix a bug in free_encoder()

f563d975 – angiebird <angiebird@google.com> authored on 2019/11/18 05:54
Use indicative mood in comments of SimpleEncode

3afd6e82 – angiebird <angiebird@google.com> authored on 2019/11/18 05:41
Rename pimpl by impl_ptr in SimpleEncode

cd686f72 – angiebird <angiebird@google.com> authored on 2019/11/18 05:37
Move pimpl to the function body of SimpleEncode

89077d45 – angiebird <angiebird@google.com> authored on 2019/11/14 12:04
Fix a bug in EncodeFrame test

38b63609 – angiebird <angiebird@google.com> authored on 2019/11/14 07:35
Add namespace vp9

9b79c51b – angiebird <angiebird@google.com> authored on 2019/11/13 08:39
Add copyright and header guard for simple_encode.h

65c7b631 – Angie Chen <yunqi@google.com> authored on 2019/11/19 11:37
Close the file that SimpleEncode opens in its ctor in its dtor.

9fbcfd15 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/19 20:04
Merge changes I32ab6829,If47867d4,I4442de01

831536cb – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/19 19:58
Merge "Use a better model for tune=ssim"

e6bfdce3 – sdeng <sdeng@google.com> authored on 2019/11/18 06:33
Use a better model for tune=ssim

2b97860f – angiebird <angiebird@google.com> authored on 2019/11/12 03:56
Add quantize_index to EncodeFrameResult

56735c3f – angiebird <angiebird@google.com> authored on 2019/11/11 12:33
Add psnr and sse to EncodeFrameResult

6956e393 – angiebird <angiebird@google.com> authored on 2019/11/11 07:32
Add frame_type and show_idx to EncodeFrameResult

f975d02d – angiebird <angiebird@google.com> authored on 2019/11/11 05:20
Add EncodeFrameResults

7dd26ae9 – angiebird <angiebird@google.com> authored on 2019/11/10 15:39
Rename frame_stats by first_pass_stats

422445a8 – angiebird <angiebird@google.com> authored on 2019/11/10 15:36
Add SimpleEncode::GetCodingFrameNum()

9330bd71 – angiebird <angiebird@google.com> authored on 2019/11/10 15:01
Add SimpleEncode::EncodeFrame()

7ee697a5 – angiebird <angiebird@google.com> authored on 2019/11/10 05:48
Add ComputeFirstPassStats()

6a950fee – angiebird <angiebird@google.com> authored on 2019/11/12 13:57
Add coding_data_bit_size to EncodeFrameResult

21e93eb8 – angiebird <angiebird@google.com> authored on 2019/11/12 13:34
Pass in infile_path to SimpleEncode()

c4f1fe4b – angiebird <angiebird@google.com> authored on 2019/11/12 08:52
Add SimpleEncode::EncodeFrameWithQuantizeIndex()

9f33d753 – angiebird <angiebird@google.com> authored on 2019/11/09 11:32
Add vp9_iface_common.c

d579a859 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/18 14:33
Merge changes Id42dbddd,I6dff1bda

76d9afc3 – James Zern <jzern@google.com> authored on 2019/11/15 15:30
vp9_cx_iface: quiet unused fn warning w/CONFIG_REALTIME_ONLY

027ead10 – angiebird <angiebird@google.com> authored on 2019/11/09 10:38
Add const to oxcf of vp9_create_compressor

04f50db9 – angiebird <angiebird@google.com> authored on 2019/11/08 15:31
Add simple_encode.cc/h

b0e761f9 – angiebird <angiebird@google.com> authored on 2019/11/08 15:23
Add vp9_update_compressor_with_img_fmt()

ddd80abd – angiebird <angiebird@google.com> authored on 2019/11/04 14:22
Add vp9_lookahead_full/vp9_lookahead_next_show_idx

71684703 – angiebird <angiebird@google.com> authored on 2019/11/02 18:13
Remove output_pkt_list from cpi

33a8fa87 – Vitaly Buka <vitlaybuka@chromium.org> authored and Vitaly Buka <vitalybuka@chromium.org> committed on 2019/11/13 06:45
Move buffer from extend_and_predict into TileWorkerData

76cdfe2d – angiebird <angiebird@google.com> authored on 2019/11/02 11:22
Pack psnr pkt outside of vp9_get_compressed_data

8eb69628 – angiebird <angiebird@google.com> authored on 2019/11/08 09:55
Unite vpx_psnr_pkt and PSNR_STATS

86eb1259 – angiebird <angiebird@google.com> authored on 2019/11/02 10:51
Remove psnr_pkt in LAYER_CONTEXT

53a0b134 – angiebird <angiebird@google.com> authored on 2019/10/31 11:52
Remove the macro of vp9_lookahead_push

b1021be9 – angiebird <angiebird@google.com> authored on 2019/11/04 14:40
Add g_timebase/g_timebase_in_ts to oxcf

733d356f – angiebird <angiebird@google.com> authored on 2019/11/03 03:45
Add frame_rate param to vp9_get_encoder_config

f216dba5 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/08 18:19
Merge "example: Enable row-mt on low res and speed 7 8."

8d85e79d – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/08 14:48
Merge "remove unused vp8_hex_search parameter"

a4b20252 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/08 14:48
Merge "remove unused cpi parameters from firstpass.c"

c08c3034 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2019/11/04 11:50
remove unused vp8_hex_search parameter

67e3972f – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2019/11/04 11:45
remove unused cpi parameters from firstpass.c

3e2562bd – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2019/11/04 11:52
remove unused Pass1Encode parameters

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, ...

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

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()

19f3b9c2 – angiebird <angiebird@google.com> authored on 2019/10/21 14:49
Rename i by frames_to_key in find_next_key_frame

c68e75b9 – angiebird <angiebird@google.com> authored on 2019/10/21 14:32
Remove input_stats when decide frames_to_key

Next