RSS feed
	
	
	
		231aa6ae
		 – Jonathan Wright <jonathan.wright@arm.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2021/04/20 08:03
		
Implement vertical convolution using Neon SDOT instruction
		 
	
		c8b04325
		 – Jonathan Wright <jonathan.wright@arm.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2021/05/11 09:17
		
Implement Neon variance functions using UDOT instruction
		 
	
		2db85c26
		 – Jonathan Wright <jonathan.wright@arm.com>
 authored
 on 2021/05/10 08:22
		
Use ABD and UDOT to implement Neon sad_4d functions
		 
	
		0f563e5f
		 – Jonathan Wright <jonathan.wright@arm.com>
 authored
 on 2021/05/07 09:25
		
Optimize Neon reductions in sum_neon.h using ADDV instruction
		 
	
		f7364c05
		 – Jonathan Wright <jonathan.wright@arm.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2021/05/06 11:11
		
Manually unroll the inner loop of Neon sad16x_4d()
		 
	
		a28d4365
		 – Jonathan Wright <jonathan.wright@arm.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2021/05/06 10:51
		
Optimize Neon SAD reductions using wider ADDP instruction
		 
	
		7ef83148
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/05/05 15:57
		
Merge "Implement horizontal convolution using Neon SDOT instruction"
		 
	
		c1f77a36
		 – Jonathan Wright <jonathan.wright@arm.com>
 authored
 on 2021/04/11 11:20
		
Implement horizontal convolution using Neon SDOT instruction
		 
	
		12a14913
		 – James Zern <jzern@google.com>
 authored
 on 2021/05/04 08:13
		
vp9_denoiser_neon,horizontal_add_s8x16: use vaddlv w/aarch64
		 
	
		abc7105a
		 – James Zern <jzern@google.com>
 authored
 on 2021/05/04 08:10
		
test.mk: enable vp9_denoiser_test w/NEON
		 
	
		2eb934d9
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/29 12:31
		
Merge "Add assert for zero_motion_factor range"
		 
	
		e14026ac
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/04/29 07:06
		
Add assert for zero_motion_factor range
		 
	
		4ec84326
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/04/28 09:54
		
Bump ABI version
		 
	
		c4fceb9c
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/28 13:30
		
Merge changes Iebe9842f,I174b67a5,I80ed1a16
		 
	
		55643371
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/27 22:27
		
Merge "vp8: enc: Fix valid range for under/over_shoot pct"
		 
	
		ff67c848
		 – James Zern <jzern@google.com>
 authored
 on 2021/04/27 14:02
		
vpx_convolve_neon: prefer != 0 to > 0 in tests
		 
	
		07cf024d
		 – James Zern <jzern@google.com>
 authored
 on 2021/04/27 14:02
		
vpx_convolve_avg_neon: prefer != 0 to > 0 in tests
		 
	
		5ca8c5f3
		 – James Zern <jzern@google.com>
 authored
 on 2021/04/27 14:02
		
vpx_convolve_copy_neon: prefer != 0 to > 0 in tests
		 
	
		9f57bc4d
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/04/26 11:06
		
Add limits to Vizier input parameters.
		 
	
		c15555c6
		 – James Zern <jzern@google.com>
 authored
 on 2021/04/23 12:50
		
sync CONTRIBUTING.md w/libwebm
		 
	
		adc185fe
		 – Sreerenj Balachandran <bsreerenj@gmail.com>
 authored
 and Sreerenj Balachandran <sreerenj.balachandran@intel.com>
 committed
 on 2021/04/21 07:34
		
vp8: enc: Fix valid range for under/over_shoot pct
		 
	
		c911c2d9
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/04/20 13:26
		
Further normalization of Vizier parameters.
		 
	
		665cccfd
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/04/14 18:15
		
Pass vizier rd parameter values
		 
	
		ba2bfcf2
		 – Cheng Chen <chengchen@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/14 12:31
		
Merge "Set vizier rc parameters"
		 
	
		461c1f1b
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/13 15:04
		
Merge "Removed unused constant"
		 
	
		1b07aae9
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/04/13 07:59
		
Set vizier rc parameters
		 
	
		c77a7f60
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/04/12 09:51
		
Removed unused constant
		 
	
		1c792f29
		 – James Zern <jzern@google.com>
 authored
 on 2021/04/08 13:34
		
vpx_image: clear user provided vpx_image_t early
		 
	
		72dc6478
		 – Cheng Chen <chengchen@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/07 15:03
		
Merge "Fix compilation for CONFIG_RATE_CTRL"
		 
	
		7b87b351
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/07 08:53
		
Merge "Delete unused constants."
		 
	
		a40cb691
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/07 08:52
		
Merge "Change zm_factor for Vizier."
		 
	
		06fee5a8
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/04/06 13:20
		
Adjust end to end psnr value
		 
	
		ab438306
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/04/06 16:05
		
Change zm_factor for Vizier.
		 
	
		0d05ca39
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/04/06 16:08
		
Delete unused constants.
		 
	
		7a5596fa
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/04/02 10:27
		
Fix compilation for CONFIG_RATE_CTRL
		 
	
		afe1ba7f
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/04/02 06:56
		
Pass vizier rc parameter values with range check
		 
	
		8b3e575a
		 – Tom Finegan <tomfinegan@google.com>
 authored
 on 2021/04/02 05:40
		
Revert "Pass vizier rc parameter values from command line to twopass"
		 
	
		806faf17
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/04/01 09:55
		
Merge "Change calculation of rd multiplier."
		 
	
		f5100191
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/31 18:49
		
Merge "vp9_ext_ratectrl_test: use uintptr_t for void* value"
		 
	
		d3aaac36
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/03/31 12:58
		
Change calculation of rd multiplier.
		 
	
		939e8d29
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/31 12:28
		
Merge "Convert Vizier RD parameters to normalized factors"
		 
	
		f32829a2
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/03/16 18:42
		
Pass vizier rc parameter values from command line to twopass
		 
	
		c19de35e
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/03/16 17:27
		
Add command line options for a few rc parameters
		 
	
		deef8955
		 – James Zern <jzern@google.com>
 authored
 on 2021/03/26 06:55
		
vp9_ext_ratectrl_test: use uintptr_t for void* value
		 
	
		d55cab42
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2021/03/24 12:39
		
Release v1.10.0 Ruddy Duck
		 
	
		e37ee40f
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/03/22 15:45
		
Convert Vizier RD parameters to normalized factors
		 
	
		90c1cc65
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/19 15:44
		
Merge "Change SR_diff calculation and representation"
		 
	
		b5e754a8
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/03/10 09:39
		
Change SR_diff calculation and representation
		 
	
		b41ffb53
		 – Adam B. Goode <adam.mckee84@gmail.com>
 authored
 and Jerome Jiang <jianj@google.com>
 committed
 on 2021/03/17 10:11
		
Msvc builds convert to windows path w/msys env
		 
	
		04086a30
		 – Adam B. Goode <adam.mckee84@gmail.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2021/03/17 10:11
		
Msvc builds convert to windows path w/msys env
		 
	
		cb0d8ce3
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/12 14:44
		
Merge "vp8: restrict 1st pass cpu_used range"
		 
	
		973726c3
		 – Marco Paniconi <marpan@google.com>
 authored
 on 2021/03/12 04:54
		
vp9-rtc: Add postencode_drop control to sample encoder
		 
	
		24b43c4e
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2021/03/08 11:07
		
Prepare for v1.10.0 release.
		 
	
		cbc4ead5
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/03/09 10:11
		
Vizer: Added in experimental max KF boost values.
		 
	
		8851ed57
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/03/09 09:47
		
Vizier: Add in field for min kf frame boost.
		 
	
		2823cc4d
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/10 09:35
		
Merge "Vizier: Add defaults for > 1080P"
		 
	
		b7d9113e
		 – Cheng Chen <chengchen@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/10 00:50
		
Merge "L2E: let vp9 encoder respect external max frame size constraint"
		 
	
		fb98bdb7
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/09 12:30
		
Merge "Further integration for Vizier."
		 
	
		cc3444f0
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/03/09 09:07
		
Vizier: Add defaults for > 1080P
		 
	
		f27c62c5
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/03/04 12:10
		
Further integration for Vizier.
		 
	
		36013909
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/03/08 07:25
		
L2E: let vp9 encoder respect external max frame size constraint
		 
	
		56b1a197
		 – James Touton <bekenn@gmail.com>
 authored
 on 2021/03/04 13:43
		
Check for _WIN32 instead of WIN32.
		 
	
		3cc45a05
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/04 16:17
		
Merge "Add fields into RC for Vizier ML experiments."
		 
	
		a58265f7
		 – Jerome Jiang <jianj@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/03/04 15:30
		
Merge "override assembler with --as option on msvs"
		 
	
		f7c386ba
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2021/03/03 12:33
		
Use -std=gnu++11 instead of -std=c++11
		 
	
		2570e33e
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2021/03/03 09:46
		
override assembler with --as option on msvs
		 
	
		d0567bd7
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2021/03/03 11:45
		
Add fields into RC for Vizier ML experiments.
		 
	
		ebefb90b
		 – Wan-Teh Chang <wtc@google.com>
 authored
 on 2021/02/26 13:02
		
Remove comments for removed 'active_map' parameter
		 
	
		02392eec
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2021/02/17 12:34
		
Remove two pass related code from svc sample encoder.
		 
	
		24bd0733
		 – James Zern <jzern@google.com>
 authored
 on 2021/02/05 05:21
		
vp8_denoiser_sse2_test: disable BitexactCheck w/gcc-8+
		 
	
		0d835466
		 – Marco Paniconi <marpan@google.com>
 authored
 on 2021/02/03 17:09
		
svc: Fix an existing unittest for flexible mode
		 
	
		5a4cfa95
		 – Cheng Chen <chengchen@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/02/03 18:57
		
Merge "L2E: let external rate control pass in a max frame size"
		 
	
		7cbe65b6
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/02/03 17:30
		
Merge "svc: Unittest for ksvc flexible mode with no updates on TL > 0"
		 
	
		6c7989e6
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/02/03 16:16
		
Merge "vp8_denoiser_sse2_test: use ASSERT instead of EXPECT"
		 
	
		158aa20c
		 – Marco Paniconi <marpan@google.com>
 authored
 on 2021/01/31 17:11
		
svc: Unittest for ksvc flexible mode with no updates on TL > 0
		 
	
		b3506b33
		 – James Zern <jzern@google.com>
 authored
 on 2021/02/02 13:14
		
vp8_denoiser_sse2_test: use ASSERT instead of EXPECT
		 
	
		557368a8
		 – Cheng Chen <chengchen@google.com>
 authored
 on 2021/02/01 11:57
		
L2E: let external rate control pass in a max frame size
		 
	
		6c5377fd
		 – Marco Paniconi <marpan@google.com>
 authored
 on 2021/02/03 05:04
		
Fix to vpx_temporal_svc_encoder
		 
	
		61edec1e
		 – Elliott Karpilovsky <elliottk@google.com>
 authored
 on 2021/01/29 04:37
		
Relax constraints on Y4M header parsing
		 
	
		ebb5ffc1
		 – Elliott Karpilovsky <elliottk@google.com>
 authored
 on 2021/01/28 06:22
		
Relax constraints on Y4M header parsing
		 
	
		deff7ddd
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/01/27 18:39
		
Merge changes I43d9d477,I8d4661ec
		 
	
		768b6b5e
		 – Jerome Jiang <jianj@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/01/27 15:08
		
Merge "svc: turn off use_base_mv on non base layer."
		 
	
		f46b66ac
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2021/01/27 04:41
		
svc: turn off use_base_mv on non base layer.
		 
	
		987dd3a9
		 – James Zern <jzern@google.com>
 authored
 on 2021/01/26 13:05
		
vp9_end_to_end_test: fix compile with gcc 4.8.5
		 
	
		bd8dfea5
		 – James Zern <jzern@google.com>
 authored
 on 2021/01/26 13:03
		
sad_test: fix compilation w/gcc 4.8.5
		 
	
		14f13264
		 – Jerome Jiang <jianj@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/01/22 21:19
		
Merge "Do not reuse mv in base spatial layer if curr buf same as prev."
		 
	
		7b93b56a
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2021/01/21 08:07
		
Do not reuse mv in base spatial layer if curr buf same as prev.
		 
	
		3aecf4a0
		 – Angie Chiang <angiebird@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2021/01/20 20:33
		
Merge changes Ib016ab5a,Ie6d63a68,I96b18436,I0b98741d
		 
	
		b0050f27
		 – Angie Chiang <angiebird@google.com>
 authored
 on 2021/01/19 13:56
		
Use VPX_CODEC_INVALID_PARAM when ext_ratectrl=NULL
		 
	
		f57fa3f1
		 – Angie Chiang <angiebird@google.com>
 authored
 on 2021/01/19 13:45
		
Handle vp9_extrc functions' return status properly
		 
	
		d49700e2
		 – Angie Chiang <angiebird@google.com>
 authored
 on 2021/01/19 13:18
		
Add return to vp9_extrc_update_encodeframe_result
		 
	
		d890579a
		 – Angie Chiang <angiebird@google.com>
 authored
 on 2021/01/19 12:57
		
Add status in vp9_extrc_get_encodeframe_decision
		 
	
		27f18385
		 – Angie Chiang <angiebird@google.com>
 authored
 on 2021/01/19 12:48
		
Return status in vp9_extrc_send_firstpass_stats
		 
	
		f4fc5624
		 – Angie Chiang <angiebird@google.com>
 authored
 on 2021/01/19 12:36
		
Return status in vp9_extrc_create/init/delete
		 
	
		fe1c96d1
		 – James Zern <jzern@google.com>
 authored
 on 2021/01/19 13:38
		
{highbd_,}loopfilter_neon.c: quiet -Wmaybe-uninitialized
		 
	
		ecbb0e0e
		 – Elliott Karpilovsky <elliottk@google.com>
 authored
 on 2021/01/14 09:17
		
Relax constraints on Y4M header parsing
		 
	
		576e0801
		 – Hui Su <huisu@google.com>
 authored
 on 2021/01/13 05:51
		
vpxenc: initalize the image object
		 
	
		3a38edea
		 – Angie Chiang <angiebird@google.com>
 authored
 on 2020/12/17 13:09
		
Fix show_index in vp9_extrc_encodeframe_decision()
		 
	
		67b1d7f1
		 – Angie Chiang <angiebird@google.com>
 authored
 on 2020/12/17 12:32
		
Correct pixel_count in encode_frame_result
		 
	
		8ed23d5f
		 – Hui Su <huisu@google.com>
 authored
 on 2020/12/15 17:40
		
First pass: skip motion search for intra-only
		 
Next