RSS feed
94fb57d3
– angiebird <angiebird@google.com>
authored
on 2019/11/25 07:26
Add GetKeyFrameGroupSize()
efa05b7c
– James Zern <jzern@google.com>
authored
on 2019/12/06 08:18
configure.sh,darwin: fix asm conv w/external build
f835ab76
– Wan-Teh Chang <wtc@google.com>
authored
on 2019/12/06 05:42
Fix argv leak on Unrecognized input file type err
04383393
– Debargha Mukherjee <debargha@google.com>
authored
on 2019/12/05 14:14
Add missing typecast and re-enable timestamp test
1d490403
– Jerome Jiang <jianj@google.com>
authored
on 2019/12/04 07:46
remove init_motion_estimation from update_initial_width
3609eca0
– Angie Chiang <angiebird@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/12/04 15:26
Merge "Fix the encode inconsistency of SimpleEncode"
8cb34dd6
– Angie Chiang <angiebird@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/12/04 14:31
Merge "Describe ObserveFirstPassStats with more details"
42916ce6
– angiebird <angiebird@google.com>
authored
on 2019/12/03 10:34
Fix the encode inconsistency of SimpleEncode
f0878a71
– angiebird <angiebird@google.com>
authored
on 2019/11/26 08:43
Describe ObserveFirstPassStats with more details
89375f03
– Debargha Mukherjee <debargha@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/12/02 21:29
Merge "Avoid dividing by 0 in vp8 gf_group bits compute"
5eeabfff
– Debargha Mukherjee <debargha@google.com>
authored
on 2019/12/02 09:49
Avoid dividing by 0 in vp8 gf_group bits compute
2ba45e82
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/12/02 15:16
Merge "Fix mutex free in multi-thread lpf"
d2a5e263
– Jerome Jiang <jianj@google.com>
authored
on 2019/12/02 07:20
Fix SVC regression in webrtc tests.
b4e09863
– Venkatarama NG. Avadhani <venkatarama.avadhani@ittiam.com>
authored
on 2019/11/25 11:15
Fix mutex free in multi-thread lpf
b8549ed8
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/11/26 09:44
Merge "fix __has_attribute in visual studio"
8d211a39
– angiebird <angiebird@google.com>
authored
on 2019/11/22 05:53
Make GetCodingFrameNum const function
ef263a11
– angiebird <angiebird@google.com>
authored
on 2019/11/22 05:44
Add missing includes to simple_encode.h
85108a55
– angiebird <angiebird@google.com>
authored
on 2019/11/21 06:09
Correct typo in simple_encode.h
2157d613
– angiebird <angiebird@google.com>
authored
on 2019/11/21 06:08
Cosmetic change of GetBitrateInKbps
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."
2ed1830c
– Johann <johannkoenig@google.com>
authored
on 2019/11/25 03:00
fix __has_attribute in visual studio
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
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()
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()
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()
Next