RSS feed
	
	
	
		cf8af867
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/02/09 11:10
		
Merge COMPRED
		 
	
		8266abfe
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/02/09 10:44
		
Dual pred flag
		 
	
		59a200f1
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/02/08 10:52
		
Changes to coding of dual_pred flag.
		 
	
		915f13bd
		 – Ronald S. Bultje <rbultje@google.com>
 authored
 on 2012/02/08 09:55
		
Fix dual prediction recode loop.
		 
	
		3adcbe2f
		 – Ronald S. Bultje <rbultje@google.com>
 authored
 on 2012/02/08 09:18
		
Remove write-only variable "mbs_dual_count".
		 
	
		c8ec59d8
		 – Ronald S. Bultje <rbultje@google.com>
 authored
 and Paul Wilkins <paulwilkins@google.com>
 committed
 on 2012/02/07 12:48
		
Fix dual prediction recode loop.
		 
	
		e1050bd3
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/02/03 12:08
		
Move update of ref frame probabilities in encode loop.
		 
	
		9c9300f5
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/02/03 10:10
		
Merged NEWNEAR experiment
		 
	
		82b865da
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/02/02 12:30
		
Coding the hybrid dual prediction signal.
		 
	
		c98e9d28
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/02/02 09:33
		
Moved prob_dualpred to common.
		 
	
		58ec6fe8
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/02/03 08:46
		
Modified prediction behavior for reference frame.
		 
	
		f0459549
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/31 07:45
		
Reference frame prediction:
		 
	
		5d0b5a17
		 – Adrian Grange <agrange@google.com>
 authored
 on 2012/02/02 04:04
		
Added encoding in Superblock Order
		 
	
		92ffb17c
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/31 08:09
		
Comment out segref segmentation filter changes.
		 
	
		27cca3dd
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2012/02/01 09:49
		
Fixes a decoder bug
		 
	
		d24de592
		 – Author: John Koleszar <jkoleszar@google.com>
 authored
 and Yaowu Xu <yaowu@google.com>
 committed
 on 2012/02/01 09:40
		
Import another decoder bug fix from public stable branch
		 
	
		caed92d0
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 and Yaowu Xu <yaowu@google.com>
 committed
 on 2012/02/01 09:27
		
Import a decoder bug fix from public stable branch
		 
	
		3ff8c7d9
		 – Adrian Grange <agrange@google.com>
 authored
 on 2012/01/31 07:58
		
Correctly capped minqtarget to maxq
		 
	
		b72ab88d
		 – Deb Mukherjee <debargha@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2012/01/31 11:40
		
Merge "Refining the 8-tap interpolation filters." into experimental
		 
	
		1335ac30
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/28 07:20
		
Implementation of new prediction model for reference frame coding.
		 
	
		56904be1
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/28 05:24
		
Use common prediction interface for segment coding.
		 
	
		b2f64dff
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/28 05:07
		
Added common prediction modules.
		 
	
		048e4fd5
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/28 03:50
		
Moved some reference frame data structures into common.
		 
	
		5f0f260f
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/27 13:35
		
Moved some reference frame data structures into common.
		 
	
		fe96afa7
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/27 13:29
		
Moved some segmentation data structures.
		 
	
		57d521a0
		 – Deb Mukherjee <debargha@google.com>
 authored
 on 2012/01/30 04:27
		
Refining the 8-tap interpolation filters.
		 
	
		a127c940
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2012/01/26 05:04
		
vpnext use segref segmentation filter
		 
	
		1a9fd54e
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2012/01/25 12:06
		
vpnext: pick loop filter segment by segment
		 
	
		9a4dde1b
		 – Yaowu Xu <yaowu@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2012/01/27 10:11
		
Merge "fixed an issue with 8x8 token cost in trellisquant" into experimental
		 
	
		81d16e3f
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2012/01/26 09:36
		
fixed an issue with 8x8 token cost in trellisquant
		 
	
		6fa47a5f
		 – Deb Mukherjee <debargha@google.com>
 authored
 on 2012/01/16 06:21
		
Adds support for enhanced interpolation for subpel motion
		 
	
		5a5d24ee
		 – Yaowu Xu <yaowu@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2012/01/24 16:45
		
Merge "changed loop filter for MBs using 8x8 transform" into experimental
		 
	
		91325b8f
		 – Jim Bankoski <jimbankoski@google.com>
 authored
 on 2012/01/23 04:55
		
vpn common -> implicit segmentation
		 
	
		aebb16bf
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/11/30 03:05
		
changed loop filter for MBs using 8x8 transform
		 
	
		5aab0c3f
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2012/01/19 11:37
		
Added code to prevent I8X8_PRED mode for MBs using 8x8 transform
		 
	
		be9af16e
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2012/01/19 11:56
		
reverted an accidental code deleting
		 
	
		df91ab7b
		 – Yaowu Xu <yaowu@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2012/01/18 12:54
		
Merge "new loop filter functions for macroblock boundaries" into experimental
		 
	
		bd5f384b
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/18 06:10
		
Possible divide by 0 error.
		 
	
		5e7d7d3d
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2012/01/13 09:37
		
new loop filter functions for macroblock boundaries
		 
	
		cf561bad
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2012/01/11 09:05
		
Rate control on static scenes plus Y2dc delta Q fix.
		 
	
		483b262b
		 – Yaowu Xu <yaowu@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2012/01/11 18:07
		
Merge "Added an emms to prevent invalid stats output" into experimental
		 
	
		a5ea6844
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2012/01/05 06:22
		
Added an emms to prevent invalid stats output
		 
	
		e4ca542a
		 – Christian Duvivier <cduvivier@google.com>
 authored
 on 2011/12/21 11:19
		
Fix more warnings.
		 
	
		3a82bf4d
		 – Christian Duvivier <cduvivier@google.com>
 authored
 on 2011/12/22 11:04
		
Add script to test all builds.
		 
	
		a7eb2176
		 – Christian Duvivier <cduvivier@google.com>
 authored
 on 2011/12/21 10:52
		
Fix a couple of warnings.
		 
	
		4e9b4a15
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/21 07:05
		
changed mode_context update strategy
		 
	
		5920b520
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2011/12/20 06:12
		
Merge "Extended Q:" into experimental
		 
	
		0d203eff
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2011/12/20 06:12
		
Merge "Extend to 256 Q steps." into experimental
		 
	
		df5a1fca
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2011/12/20 06:11
		
Merge "QRange experiements." into experimental
		 
	
		e92c8ccd
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2011/12/20 06:11
		
Merge "Further QIndex realted Fixes:" into experimental
		 
	
		7187c462
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/19 04:25
		
Extended Q:
		 
	
		df4e79f7
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/16 05:23
		
Extend to 256 Q steps.
		 
	
		ec670bc5
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/15 13:22
		
QRange experiements.
		 
	
		fb807776
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/12 13:27
		
Further QIndex realted Fixes:
		 
	
		0fafd054
		 – Adrian Grange <agrange@google.com>
 authored
 on 2011/12/16 09:00
		
Reset segment_id to 0 when segmentation is disabled
		 
	
		b3ade15a
		 – Adrian Grange <agrange@google.com>
 authored
 on 2011/12/15 07:27
		
Fixed stride bug in segmentation code
		 
	
		ae63ce24
		 – Adrian Grange <agrange@google.com>
 authored
 on 2011/12/15 05:00
		
Fixed bug to use mode_info_stride rather than mb_cols
		 
	
		ae9023a3
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/12 06:18
		
QINDEX_RANGE fixed tables.
		 
	
		be360d47
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/08 06:43
		
Enabled adaptive UV intra coding for inter frames
		 
	
		43a059de
		 – Adrian Grange <agrange@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2011/12/09 16:05
		
Merge "Fix out of bounds read in update_mbgraph_frame_stats" into experimental
		 
	
		95b4cf05
		 – Adrian Grange <agrange@google.com>
 authored
 on 2011/12/09 07:47
		
Fix out of bounds read in update_mbgraph_frame_stats
		 
	
		7748d833
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/08 09:46
		
Experiment with old Q range:
		 
	
		ba1a6619
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/08 06:43
		
Revised coding using adaptive mode context to depend on frame type
		 
	
		ebcc6605
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/07 15:08
		
fixed a crash caused invalid Q choice
		 
	
		b70f23ca
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/07 08:55
		
Removed #if CONFIG_MULCONTEXT
		 
	
		d37cd976
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/07 08:03
		
Removed #if CONFIG_I8X8
		 
	
		76feb965
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/06 07:03
		
made vp8_mode_context adaptive
		 
	
		b1823a7d
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/06 02:37
		
fixed a crash when MODE_STATS is enabled
		 
	
		d0e3acf9
		 – Yaowu Xu <yaowu@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2011/12/07 13:52
		
Merge "Minor fixes:" into experimental
		 
	
		79774d10
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Yaowu Xu <yaowu@google.com>
 committed
 on 2011/12/07 08:32
		
Minor fixes:
		 
	
		73bbdfe5
		 – Ronald S. Bultje <rbultje@google.com>
 authored
 on 2011/10/28 10:36
		
Rename use_dc_pred to use_16x16_pred.
		 
	
		b1781b48
		 – Yaowu Xu <yaowu@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2011/12/06 22:25
		
Merge "corrected an enum name" into experimental
		 
	
		0072b8bc
		 – Ronald S. Bultje <rbultje@google.com>
 authored
 on 2011/12/06 10:13
		
Fix for RD thresholds if both I8X8 and DUALPRED are enabled.
		 
	
		60cb39da
		 – Ronald S. Bultje <rbultje@google.com>
 authored
 on 2011/12/06 06:53
		
Dual 16x16 inter prediction.
		 
	
		b4ad9b5d
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/06 09:48
		
Some further QIndex issues with extended Q
		 
	
		0404a5a7
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/06 02:09
		
corrected an enum name
		 
	
		82d99257
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/05 06:22
		
removed leftover code from a couple merge problems.
		 
	
		8a40d2f5
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/12/02 10:32
		
changed configure script to enable new experimental options
		 
	
		acf5d20c
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/11/30 11:36
		
added separate entropy context for alt_ref
		 
	
		a8fbab86
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/11/30 11:25
		
enabled 8x8 intra prediction modes on inter frames
		 
	
		8487a68b
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/02 09:57
		
Further work on extended Q range.
		 
	
		2b307b38
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/12/02 10:06
		
CR/LF issue.
		 
	
		bba710fc
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/11/17 13:31
		
added transform type to MB_MODE_INFO
		 
	
		a917afab
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/28 06:48
		
MinQ equations.
		 
	
		b9ce9bcb
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/25 11:31
		
Extended Q Range:
		 
	
		99df6bb6
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/24 13:25
		
Further work on extended Q range.
		 
	
		82733643
		 – Ronald S. Bultje <rbultje@google.com>
 authored
 on 2011/11/28 07:39
		
mbgraph: fix invalid memory access if motion vectors are too big.
		 
	
		643238a3
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/11/15 11:16
		
changed find_near_mvs search to include a mb from last frame
		 
	
		ee2051f6
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/23 12:18
		
Two pass rate control code changes.
		 
	
		a0b7db22
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/23 06:32
		
Further resolution of QIndex LUTS;
		 
	
		08491b86
		 – Adrian Grange <agrange@google.com>
 authored
 and Paul Wilkins <paulwilkins@google.com>
 committed
 on 2011/11/18 08:02
		
Remove redundant code (lf_or_gf and frame_lf_or_gf)
		 
	
		d39b5d05
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/21 10:45
		
Removal of Qindex LUTS.
		 
	
		9bac509a
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/21 09:18
		
Extended Q range Experiment.
		 
	
		54f090b1
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/21 06:07
		
Cosmetic clean up.
		 
	
		19d87e8e
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/21 06:02
		
Decoder segmentation bug.
		 
	
		4f792921
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/18 14:44
		
CONFIG_T8X8 experiment.:
		 
	
		eb15fe85
		 – Adrian Grange <agrange@google.com>
 authored
 on 2011/11/17 10:57
		
Clip buffer level to the maximum buffer size in CBR
		 
	
		6dddcbc5
		 – Yaowu Xu <yaowu@google.com>
 authored
 and On2 (Google) Code Review <on2-gerrit@google.com>
 committed
 on 2011/11/17 09:55
		
Merge "fixed the scaling in 8x8 trellis quant" into experimental
		 
	
		7f33be9e
		 – Yaowu Xu <yaowu@google.com>
 authored
 on 2011/11/10 16:14
		
fixed the scaling in 8x8 trellis quant
		 
	
		cee3d222
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 on 2011/11/16 05:34
		
Header inclusion for Unix build
		 
Next