RSS feed
	
	
	
		4b073bc3
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 on 2016/07/21 13:24
		
Add back header in threading.h
		 
	
		930773a1
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/21 17:32
		
Merge "Revert "Amend and improve VP8 multithreading implementation""
		 
	
		87c6c522
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 on 2016/07/14 10:50
		
Revert "Amend and improve VP8 multithreading implementation"
		 
	
		18c7f46c
		 – Alex Converse <aconverse@google.com>
 authored
 on 2016/07/21 07:38
		
MinArfFreqTest: Don't leak video on failure.
		 
	
		92e91bd3
		 – Alex Converse <aconverse@google.com>
 authored
 on 2016/07/21 07:36
		
Make test encoder test driver less likely to leak on failure.
		 
	
		16e069b8
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/20 23:05
		
Merge changes from topic 'clang-tidy'
		 
	
		a6cc74b9
		 – Johann <johannkoenig@google.com>
 authored
 on 2016/07/20 14:49
		
Merge remote-tracking branch 'origin/khakicampbell'
		 
	
		04257217
		 – Johann <johannkoenig@google.com>
 authored
 on 2016/06/30 12:00
		
Release v1.6.0 Khaki Campbell Duck
		 
	
		71f9cbcf
		 – jackychen <jackychen@google.com>
 authored
 on 2016/07/20 11:58
		
vp9: Fix the clang warning of unsigned int type.
		 
	
		7bb35db8
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/20 15:34
		
Merge changes from topic 'clang-tidy'
		 
	
		297b2a12
		 – Yaowu Xu <yaowu@google.com>
 authored
 and Johann <johannkoenig@google.com>
 committed
 on 2016/07/12 07:11
		
Fix encoder crashes for odd size input
		 
	
		b19f8b16
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/19 19:03
		
vp8/onyx_if.c: rework #if's to avoid dangling else's
		 
	
		77a31eb3
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/19 19:02
		
vp8/bitstream.c: rework #if to avoid dangling else
		 
	
		690fcd79
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2016/07/20 05:25
		
Change to call vp9_post_proc_frame()
		 
	
		fd85664a
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/19 16:51
		
vp8/{bitstream,rdopt},y4minput: correct break placement
		 
	
		1b048e96
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/19 16:46
		
y4minput.c: correct empty loop formatting
		 
	
		b5164f55
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/19 16:45
		
vp8: simplify a few #if's
		 
	
		96797e43
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/19 16:44
		
vp8: remove extra semicolons
		 
	
		033dab9c
		 – clang-format <noreply@google.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2016/07/18 15:44
		
top-level: apply clang-format
		 
	
		6e336f6e
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/19 17:24
		
Merge "vp8: apply clang-tidy google-readability-braces-around-statements"
		 
	
		5b55bcc5
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/19 15:21
		
Merge "examples: apply clang-format"
		 
	
		e3f7991f
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/19 15:12
		
Merge changes Ia6004c08,I1954f9d6
		 
	
		e90d4f0a
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/19 13:17
		
Merge "vp9: Allow usage of lookahead for real-time, 1 pass vbr."
		 
	
		451211cb
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/19 12:37
		
Merge "Change 'git cl upload' default to --no-squash"
		 
	
		7f3e07f1
		 – clang-tidy <noreply@google.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2016/07/18 19:15
		
vp8: apply clang-tidy google-readability-braces-around-statements
		 
	
		e4ac8820
		 – Yury Gitman <yuryg@google.com>
 authored
 on 2016/07/18 07:24
		
cosmetics: Add a few explanatory comments
		 
	
		ea3d324f
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/19 02:09
		
Merge changes I18982dbf,I15c8976c
		 
	
		7e474015
		 – Pascal Massimino <pascal.massimino@gmail.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/18 23:52
		
Merge "take II: variance_test partial clean-up"
		 
	
		c69cc4ce
		 – James Bankoski <jimbankoski@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/18 20:57
		
Merge "configure: turn on all unused warnings by default"
		 
	
		ef455409
		 – clang-format <noreply@google.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2016/07/18 15:04
		
examples: apply clang-format
		 
	
		25085a6a
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/18 12:30
		
build/make/Makefile: add a 'test_*' default target
		 
	
		23d0f738
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/18 12:30
		
build/make/Makefile: remove default suffix rules
		 
	
		7d72ebaa
		 – skal <pascal.massimino@gmail.com>
 authored
 on 2016/07/13 13:33
		
take II: variance_test partial clean-up
		 
	
		05fe0f20
		 – Marco <marpan@google.com>
 authored
 on 2016/02/17 07:03
		
vp9: Allow usage of lookahead for real-time, 1 pass vbr.
		 
	
		1afbd88e
		 – Johann <johannkoenig@google.com>
 authored
 on 2016/07/18 10:15
		
Change 'git cl upload' default to --no-squash
		 
	
		bdfdd7d9
		 – Yury Gitman <yuryg@google.com>
 authored
 on 2016/06/14 14:57
		
cosmetics: Correct grammar/spelling in comments
		 
	
		3e04114f
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/18 02:54
		
prepend ++ instead of post in for loops.
		 
	
		106a8a15
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/16 18:01
		
Merge "Revert "variance_test partial clean-up""
		 
	
		3d791194
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/16 07:11
		
vpx_plane_add_noise_c: normalize int types
		 
	
		090aa88b
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/16 07:54
		
Revert "variance_test partial clean-up"
		 
	
		f44db148
		 – Pascal Massimino <pascal.massimino@gmail.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/16 00:50
		
Merge "sad_test: add some const to methods"
		 
	
		8d681b36
		 – Pascal Massimino <pascal.massimino@gmail.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/16 00:41
		
Merge "vp9_error_block_test: simplify fn wrapper generation"
		 
	
		22c36dd4
		 – Pascal Massimino <pascal.massimino@gmail.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/15 23:56
		
Merge "remove tuple from 'sad_test.cc'"
		 
	
		5319e838
		 – Pascal Massimino <pascal.massimino@gmail.com>
 authored
 on 2016/07/15 17:07
		
sad_test: add some const to methods
		 
	
		037a50ed
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/15 16:27
		
vp9_error_block_test: simplify fn wrapper generation
		 
	
		ce6678fd
		 – James Bankoski <jimbankoski@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/15 21:48
		
Merge "addnoise : clear out static size for generated noise"
		 
	
		3fc29ae3
		 – skal <pascal.massimino@gmail.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2016/07/15 14:50
		
remove tuple from 'sad_test.cc'
		 
	
		81a67395
		 – clang-format <noreply@google.com>
 authored
 and James Zern <jzern@google.com>
 committed
 on 2016/07/13 18:26
		
vp8: apply clang-format
		 
	
		65daa413
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/14 11:18
		
add .clang-format, based on Google style
		 
	
		cb957c30
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/15 11:52
		
addnoise : clear out static size for generated noise
		 
	
		302e4254
		 – James Bankoski <jimbankoski@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/15 13:33
		
Merge "postproc : fix function parameters for noise functions."
		 
	
		0dfede2e
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/15 11:26
		
configure: turn on all unused warnings by default
		 
	
		da1bda0f
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/15 11:04
		
vp9_postproc.c : unused variable if not vp9_highbitdepth.
		 
	
		0dc69c70
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/15 04:27
		
postproc : fix function parameters for noise functions.
		 
	
		60ada7ed
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/15 03:31
		
Merge "variance_test partial clean-up"
		 
	
		f993ed5c
		 – skal <pascal.massimino@gmail.com>
 authored
 and Pascal Massimino <pascal.massimino@gmail.com>
 committed
 on 2016/07/13 13:33
		
variance_test partial clean-up
		 
	
		6d2b79e3
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/14 15:48
		
Merge "vp9_intrapred_test: follow-up cleanup"
		 
	
		3386ca74
		 – skal <pascal.massimino@gmail.com>
 authored
 and Pascal Massimino <pascal.massimino@gmail.com>
 committed
 on 2016/07/13 11:40
		
vp9_intrapred_test: follow-up cleanup
		 
	
		7eec1f31
		 – James Bankoski <jimbankoski@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/13 18:04
		
Merge "postproc: noise style fixes."
		 
	
		8dd3bef7
		 – Hui Su <huisu@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/13 17:30
		
Merge "Revert "Eliminate isolated and small tail coefficients:""
		 
	
		8c7751e1
		 – Pascal Massimino <pascal.massimino@gmail.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/13 17:26
		
Merge "clean-up vp9_intrapred_test"
		 
	
		d6197b62
		 – Yaowu Xu <yaowu@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/13 16:05
		
Merge "Fix encoder crashes for odd size input"
		 
	
		a07bb842
		 – James Zern <jzern@google.com>
 authored
 on 2016/07/13 14:36
		
gtest-all.cc: quiet an unused variable warning
		 
	
		ce050afa
		 – skal <pascal.massimino@gmail.com>
 authored
 and Pascal Massimino <pascal.massimino@gmail.com>
 committed
 on 2016/07/13 06:52
		
clean-up vp9_intrapred_test
		 
	
		fed14a3e
		 – Jingning Han <jingning@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/13 12:01
		
Merge "Disable trellis optimization when lossless is on"
		 
	
		e93f2fdb
		 – James Bankoski <jimbankoski@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/13 11:31
		
Merge "postproc - move filling of noise buffer to vpx_dsp."
		 
	
		e736691a
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/13 08:39
		
postproc: noise style fixes.
		 
	
		248f6ad7
		 – hui su <huisu@google.com>
 authored
 on 2016/07/13 07:13
		
Revert "Eliminate isolated and small tail coefficients:"
		 
	
		2ca24b00
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/13 03:35
		
postproc - move filling of noise buffer to vpx_dsp.
		 
	
		b24373fe
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/13 03:27
		
deblock: missing const on extern const.
		 
	
		6f424a76
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/12 13:47
		
vp9_postproc.c missing extern.
		 
	
		6a3ff0b6
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/12 20:08
		
Merge changes from topic 'webp-thread-update'
		 
	
		19c157af
		 – Jacky Chen <jackychen@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/12 13:59
		
Merge "vp9 svc: Reuse scaled_temp in two stage downscaling."
		 
	
		98431cde
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2016/07/12 07:11
		
Fix encoder crashes for odd size input
		 
	
		110a2ddc
		 – JackyChen <jackychen@google.com>
 authored
 on 2016/07/11 13:06
		
vp9 svc: Reuse scaled_temp in two stage downscaling.
		 
	
		efccbc9f
		 – Jingning Han <jingning@google.com>
 authored
 on 2016/07/12 04:58
		
Disable trellis optimization when lossless is on
		 
	
		88e69514
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2016/07/08 06:06
		
deblock filter : moved from vp8 code branch
		 
	
		45ed7eff
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/11 19:49
		
Merge "remove *debugmodes.c from the default build"
		 
	
		2e93fcf8
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/11 18:31
		
Merge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"
		 
	
		ed778686
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 on 2016/07/09 05:47
		
vp9_rd_pick_intra_mode_sb(): set interp_filter to
		 
	
		5adb43b8
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2016/07/08 07:02
		
Fix non-highbitdepth coding path for HBD build
		 
	
		20946cdd
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/08 12:26
		
Merge "vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr."
		 
	
		dc008cc1
		 – Yaowu Xu <yaowu@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/07 18:32
		
Merge "Enable HBD support in real time encoding path"
		 
	
		a75965fa
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/07 17:07
		
Merge "vp9: Adjustment to mv bias for non-rd pickmode."
		 
	
		cc431ad5
		 – Marco <marpan@google.com>
 authored
 on 2016/07/01 07:49
		
vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr.
		 
	
		2f28f907
		 – Jingning Han <jingning@google.com>
 authored
 on 2016/07/06 09:56
		
Enable coeff optimization for intra modes
		 
	
		44354ee7
		 – Jingning Han <jingning@google.com>
 authored
 on 2016/07/06 08:46
		
Use precise context to estimate coeff rate cost
		 
	
		62aa642d
		 – Jingning Han <jingning@google.com>
 authored
 on 2016/07/06 06:05
		
Enable uniform quantization with trellis optimization in speed 0
		 
	
		541eb789
		 – Jingning Han <jingning@google.com>
 authored
 on 2016/07/06 05:58
		
Refactor coeff_cost() function
		 
	
		7c1fdf02
		 – Jingning Han <jingning@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/07 14:09
		
Merge "Support measure distortion in the pixel domain"
		 
	
		9976ff8c
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/07 12:48
		
Merge "Fix Visual Studio build warning"
		 
	
		f037cf80
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/07 09:30
		
Merge "Add experimental spatial de-noise filter on key frames."
		 
	
		f451b404
		 – Marco <marpan@google.com>
 authored
 on 2016/06/29 06:38
		
vp9: Adjustment to mv bias for non-rd pickmode.
		 
	
		9ef37860
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 on 2016/07/07 04:43
		
Fix Visual Studio build warning
		 
	
		adbad609
		 – Debargha Mukherjee <debargha@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/06 16:55
		
Merge "Remove decode asserts from better-hw-compatibility"
		 
	
		aa610838
		 – Jacky Chen <jackychen@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/06 16:03
		
Merge "vp9: Choose the scheme for modeling rd for 32x32 based on skin color."
		 
	
		a921444f
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/06 14:55
		
Merge "Modify the name of vp9cx_set_ref example"
		 
	
		e357b9ef
		 – Jingning Han <jingning@google.com>
 authored
 on 2016/07/01 12:02
		
Support measure distortion in the pixel domain
		 
	
		51aad61c
		 – Jingning Han <jingning@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2016/07/06 12:00
		
Merge "Remove txfrm_block_to_raster_xy() from vp9 encoder"
		 
	
		884c2ddc
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2016/07/06 09:58
		
Enable HBD support in real time encoding path
		 
Next