RSS feed
	
	
	
		1868582e
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/11/01 13:01
		
Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra prediction
		 
	
		5ac7a59a
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/11/02 14:09
		
Merge "arm idct: move to-be-shared code to header"
		 
	
		295cd3b4
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/11/02 13:10
		
Merge "Fixed bug in formatting of debug stats."
		 
	
		de76d2e3
		 – paulwilkins <paulwilkins@google.com>
 authored
 on 2016/11/02 05:38
		
Fixed bug in formatting of debug stats.
		 
	
		1961a92a
		 – James Zern <jzern@google.com>
 authored
 on 2016/11/01 14:45
		
vp9,tile_worker_hook: correctly set jmp target
		 
	
		1b275ab8
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/11/01 18:34
		
Merge "idct32x32_1_add_neon: clear a couple conv warnings"
		 
	
		9de91855
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/11/01 17:43
		
Merge changes I08af3a54,If5959a25,I6763e62e
		 
	
		bf8ab194
		 – Johann <johannkoenig@google.com>
 authored
 on 2016/11/01 07:01
		
arm idct: move to-be-shared code to header
		 
	
		05ee2414
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/10/25 10:24
		
Add high bitdepth intra prediction optimization speed test
		 
	
		0c880145
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/11/01 15:38
		
Merge "Refine 8-bit intra prediction NEON optimization (mode tm)"
		 
	
		cc5f4976
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/10/21 08:38
		
Refine 8-bit intra prediction NEON optimization (mode tm)
		 
	
		84dcfced
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/11/01 05:29
		
Merge "Change to KF boost calculation."
		 
	
		7cf0c000
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/31 19:16
		
Merge "vp9-svc: Fix some stats in vp9_spatial_svc_encoder."
		 
	
		410d947c
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/31 17:59
		
Merge "idct,NEON: add a tran_low_t->s16 load adapter"
		 
	
		11b099ea
		 – Peter Boström <pbos@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/31 16:01
		
Merge "Add vp9_spatial_svc_encoder to .gitignore."
		 
	
		cde5d5db
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/31 15:57
		
Merge "Refine 8-bit intra prediction NEON optimization (mode h and v)"
		 
	
		7625c803
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/31 14:56
		
idct32x32_1_add_neon: clear a couple conv warnings
		 
	
		2e076ffe
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/31 14:35
		
build/make/Android.mk: s/armv8/arm64/
		 
	
		ae323181
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/31 14:34
		
build/make/Android.mk: fix armeabi-v7a build
		 
	
		702b3e1e
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/31 14:23
		
Merge "vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder."
		 
	
		1ddb4c03
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/31 12:18
		
use .S suffix rather than .s for NEON asm
		 
	
		41ad80f6
		 – Marco <marpan@google.com>
 authored
 on 2016/10/31 11:23
		
vp9-svc: Fix some stats in vp9_spatial_svc_encoder.
		 
	
		39bcb499
		 – Peter Boström <pbos@google.com>
 authored
 on 2016/10/31 10:27
		
Add vp9_spatial_svc_encoder to .gitignore.
		 
	
		fb9fef83
		 – James Bankoski <jimbankoski@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/31 09:58
		
Merge "vpxdec.c : don't double count corrupted frames"
		 
	
		3ae25974
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/18 08:30
		
idct,NEON: add a tran_low_t->s16 load adapter
		 
	
		a347118f
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/10/21 07:44
		
Refine 8-bit intra prediction NEON optimization (mode h and v)
		 
	
		e1cdb502
		 – Marco <marpan@google.com>
 authored
 on 2016/10/30 18:20
		
vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder.
		 
	
		30f30176
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/10/28 01:53
		
vpxdec.c : don't double count corrupted frames
		 
	
		086aab7e
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/29 09:02
		
tiny_ssim: fix visual studio build
		 
	
		ae206924
		 – Peter Boström <pbos@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/28 21:25
		
Merge "Add temporal-layer support to tiny_ssim."
		 
	
		5724e8c4
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/28 20:34
		
Merge "partial_idct_test: add _add_ test"
		 
	
		7042137e
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/28 14:32
		
Merge "vp9: Updates to SVC sample encoder."
		 
	
		9205f547
		 – Yaowu Xu <yaowu@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/28 13:21
		
Merge "Add tools/tiny_ssim for generating SSIM/PSNR."
		 
	
		4d305dab
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/28 11:57
		
Merge "Refine 8-bit intra prediction NEON optimization (mode d45 and d135)"
		 
	
		715c6591
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and paulwilkins <paulwilkins@google.com>
 committed
 on 2016/10/12 16:50
		
Change to KF boost calculation.
		 
	
		fd4efde4
		 – Peter Boström <pbos@google.com>
 authored
 on 2016/10/28 10:50
		
Add temporal-layer support to tiny_ssim.
		 
	
		7c75cae7
		 – Peter Boström <pbos@google.com>
 authored
 on 2016/10/27 15:07
		
Add tools/tiny_ssim for generating SSIM/PSNR.
		 
	
		a8fdb392
		 – Marco <marpan@google.com>
 authored
 on 2016/10/27 11:38
		
vp9: Updates to SVC sample encoder.
		 
	
		4f7a59c8
		 – Debargha Mukherjee <debargha@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/28 00:21
		
Merge "Force recode if framesize exceeds max allowed size"
		 
	
		4555c50e
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/27 11:41
		
Merge "partial_idct_test: consolidate block size"
		 
	
		4ae9f5c0
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/10/21 06:44
		
Refine 8-bit intra prediction NEON optimization (mode d45 and d135)
		 
	
		aadfde46
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/27 06:21
		
Merge "Changes to KF boost calculation."
		 
	
		02deeea4
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/27 06:21
		
Merge "Removal of a couple of two pass adjustments."
		 
	
		54e03017
		 – Debargha Mukherjee <debargha@google.com>
 authored
 on 2016/10/26 18:40
		
Force recode if framesize exceeds max allowed size
		 
	
		7994dba6
		 – Johann <johannkoenig@google.com>
 authored
 on 2016/10/26 17:24
		
partial_idct_test: add _add_ test
		 
	
		ed2c2405
		 – Johann <johannkoenig@google.com>
 authored
 on 2016/10/26 17:19
		
partial_idct_test: consolidate block size
		 
	
		de859676
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and paulwilkins <paulwilkins@google.com>
 committed
 on 2016/10/12 15:49
		
Changes to KF boost calculation.
		 
	
		ccd6a8e2
		 – paulwilkins <paulwilkins@google.com>
 authored
 on 2016/09/30 10:51
		
Removal of a couple of two pass adjustments.
		 
	
		08e0da30
		 – Johann <johannkoenig@google.com>
 authored
 on 2016/10/21 11:09
		
Refactor partial idct test
		 
	
		9c0680bd
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/26 12:51
		
Merge "Refine 8-bit intra prediction NEON optimization (mode dc)"
		 
	
		f53d3363
		 – James Bankoski <jimbankoski@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/25 14:34
		
Merge "vpxdec: return fail if frame fails to decode."
		 
	
		9720b58a
		 – Johann <johannkoenig@google.com>
 authored
 on 2016/10/12 11:27
		
Optimize idct32x32_34_add for NEON
		 
	
		98ffc492
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/25 17:59
		
Merge "Update vp9_intrapred_test.cc to support 8-bit"
		 
	
		4b8b1bae
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/25 16:54
		
Merge "Modify the encoder multi-thread unit test"
		 
	
		c327b3f0
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 on 2016/10/25 06:47
		
Modify the encoder multi-thread unit test
		 
	
		c192def8
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 on 2016/10/25 05:00
		
Change 2 motion search counts to be tile data
		 
	
		ce88b8f5
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/10/19 09:37
		
Refine 8-bit intra prediction NEON optimization (mode dc)
		 
	
		d1c74c14
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/10/19 08:58
		
Update vp9_intrapred_test.cc to support 8-bit
		 
	
		7ef094c0
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/10/24 08:05
		
vpxdec: return fail if frame fails to decode.
		 
	
		2e6a1976
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/21 22:29
		
Merge "remove idct32x32*_add_neon.asm"
		 
	
		5d91752a
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/21 22:28
		
Merge "vpx_highbd_convolve_copy_neon: use multi reg loads"
		 
	
		9a032fa2
		 – Vignesh Venkatasubramanian <vigneshv@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/21 22:23
		
Merge "vp9_bitstream: Encode tiles in parallel"
		 
	
		5deffa11
		 – Vignesh Venkatasubramanian <vigneshv@google.com>
 authored
 on 2016/10/19 07:07
		
vp9_bitstream: Encode tiles in parallel
		 
	
		ee1b3f34
		 – Marco <marpan@google.com>
 authored
 on 2016/10/21 07:11
		
vp9: Nonrd variance partition: increase threshold for using 4x4 avg.
		 
	
		32e63efc
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/20 18:38
		
Merge "vp8: Apply gf target-size boost only when refresh_golden_frame = 1."
		 
	
		9dbb3ad3
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/19 17:04
		
remove idct32x32*_add_neon.asm
		 
	
		a7d116aa
		 – Marco <marpan@google.com>
 authored
 on 2016/10/20 13:02
		
vp9: Speed=8 real-time: Keep the bias_golden feature on.
		 
	
		83ca6358
		 – Vignesh Venkatasubramanian <vigneshv@google.com>
 authored
 on 2016/10/20 08:07
		
Add vp9cx_set_ref to .gitignore
		 
	
		9fdae938
		 – Marco <marpan@google.com>
 authored
 on 2016/10/20 07:28
		
vp8: Apply gf target-size boost only when refresh_golden_frame = 1.
		 
	
		995a967f
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/19 18:34
		
Merge "third_party: roll libwebm snapshot"
		 
	
		96249648
		 – Marco <marpan@google.com>
 authored
 on 2016/10/19 08:54
		
vp8: Adjust threshold to set the gf_noboost flag.
		 
	
		ff38b8df
		 – Marco <marpan@google.com>
 authored
 on 2016/10/17 10:32
		
vp8: Add control for gf boost for 1 pass cbr.
		 
	
		7f31bfed
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/18 18:46
		
Revert "vp9_bitstream: Encode tiles in parallel"
		 
	
		a60dd5c8
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/18 18:09
		
Merge "Fix warnings reported by -Wshadow: Part1: vpx_dsp directory"
		 
	
		53d8ff6f
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/18 16:06
		
Merge "Revert "third_party: Roll libwebm snapshot.""
		 
	
		68833c7f
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/18 14:11
		
third_party: roll libwebm snapshot
		 
	
		8ff5af77
		 – Kaustubh Raste <kaustubh.raste@imgtec.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/18 03:46
		
Merge "Optimize sad_64width_x4d_msa function"
		 
	
		b7310e2a
		 – Kaustubh Raste <kaustubh.raste@imgtec.com>
 authored
 on 2016/10/10 12:15
		
Optimize sad_64width_x4d_msa function
		 
	
		f6980ca6
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/17 20:03
		
Merge "vp9: Non-rd variance partition: add condition for 64x64 split."
		 
	
		b0cc8d5c
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/17 19:57
		
Merge "add vpx high bitdepth convolve8 NEON intrinsics optimization"
		 
	
		171e2ccf
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/17 19:23
		
Revert "third_party: Roll libwebm snapshot."
		 
	
		e084e054
		 – Urvang Joshi <urvang@google.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2016/07/14 07:40
		
Fix warnings reported by -Wshadow: Part1: vpx_dsp directory
		 
	
		68cd3052
		 – James Zern <jzern@google.com>
 authored
 on 2016/10/15 07:04
		
vpx_highbd_convolve_copy_neon: use multi reg loads
		 
	
		9c8981c6
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/10/12 13:20
		
add vpx high bitdepth convolve8 NEON intrinsics optimization
		 
	
		55a2b673
		 – Marco <marpan@google.com>
 authored
 on 2016/10/14 06:02
		
vp9: Non-rd variance partition: add condition for 64x64 split.
		 
	
		808a560b
		 – Frank Galligan <fgalligan@google.com>
 authored
 on 2016/10/17 08:41
		
third_party: Roll libwebm snapshot.
		 
	
		9e8efa5b
		 – Vignesh Venkatasubramanian <vigneshv@google.com>
 authored
 on 2016/10/07 06:24
		
vp9_bitstream: Encode tiles in parallel
		 
	
		4c3d539b
		 – Jerome Jiang <jianj@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/15 02:01
		
Merge "VP8: Add realtime speed to datarate_test.cc"
		 
	
		6c309c1f
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/14 19:04
		
Merge "add vpx_highbd_convolve_{copy,avg}_neon()"
		 
	
		acd21e05
		 – Jerome Jiang <jianj@jianj0.mtv.corp.google.com>
 authored
 and Jerome Jiang <jianj@google.com>
 committed
 on 2016/10/13 11:27
		
VP8: Add realtime speed to datarate_test.cc
		 
	
		e49a02b1
		 – James Bankoski <jimbankoski@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/14 12:38
		
Merge "Drop empty frames."
		 
	
		3e21d703
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/10/14 02:28
		
Drop empty frames.
		 
	
		f910d14a
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2016/10/12 12:32
		
add vpx_highbd_convolve_{copy,avg}_neon()
		 
	
		f5b8b473
		 – Marco <marpan@google.com>
 authored
 on 2016/10/13 05:26
		
vp8: Adjust thresholds in VP8/DatarateTestLarge tests.
		 
	
		1909270f
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/13 03:12
		
Merge "cosmetics,*loopfilter_neon.c: s/tranpose/transpose/"
		 
	
		3e347532
		 – Vignesh Venkatasubramanian <vigneshv@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/13 02:33
		
Merge "vp9_bitstream: Parameterize interp_filter_selected"
		 
	
		9e75c013
		 – Kaustubh Raste <kaustubh.raste@imgtec.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/12 22:12
		
Merge "Optimize vpx_mbpost_proc_across_ip_msa function"
		 
	
		99adf8b2
		 – Kaustubh Raste <kaustubh.raste@imgtec.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/12 22:11
		
Merge "Optimize vpx_get4x4sse_cs_msa function"
		 
	
		04a60107
		 – Vignesh Venkatasubramanian <vigneshv@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/10/12 17:52
		
Merge "vp9_bitstream: Parameterize max_mv_magnitude"
		 
	
		76929201
		 – Vignesh Venkatasubramanian <vigneshv@google.com>
 authored
 on 2016/10/12 08:06
		
vp9_bitstream: Parameterize interp_filter_selected
		 
Next