summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2016-02-02Merge "Loop filter search resets on overlay frame."Paul Wilkins
2016-02-01vp9: Add flag to control usage of skin detection.Marco
2016-02-01vp9-denoiser bugfix: Disable postproc-denoiser under temporal denoising.Marco
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2016-01-19Loop filter search resets on overlay frame.paulwilkins
2016-01-13Adding an aq mode for 360 videosDebargha Mukherjee
2015-12-15Merge changes Icf9b57c3,I9e12da84,Idf5ee179Yaowu Xu
2015-12-15Fixed interval, fixed Q 1 pass test patch.paulwilkins
2015-12-14SVC 1 pass mode: Constrain inter mode search within superframe.Marco
2015-12-01Fix a spatial svc bug related to scalingDebargha Mukherjee
2015-11-13Changes to exhaustive motion search.paulwilkins
2015-11-11Add AVX vectorized vp9_diamond_search_sadGeza Lore
2015-11-06Revert "Add AVX vectorized vp9_diamond_search_sad"James Zern
2015-11-05Merge "Add AVX vectorized vp9_diamond_search_sad"Yunqing Wang
2015-11-05Add AVX vectorized vp9_diamond_search_sadGeza Lore
2015-11-02Move noise level estimate outside denoiser.Marco
2015-10-27VP9-SVC: Allow frame dropping due to overshoot for spatial layers.Marco
2015-10-23VP9: Estimate noise level for denoiser.Marco
2015-10-06Add first_spatial_layer_to_encode to SVC.Marco
2015-10-02Fix to denoiser with dynamic resize.Marco
2015-10-01Two-steps scaling in VP9 encoder dynamic resizing.jackychen
2015-09-29Merge "VP9: move loopfilter build masks to decode loop"Scott LaVarnway
2015-09-29VP9: move loopfilter build masks to decode loopScott LaVarnway
2015-09-28Merge "vp9/10: improve support for render_width/height."Ronald S. Bultje
2015-09-28Merge "Rename display_{size,width,height} to render_*."Ronald S. Bultje
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-26Merge "vp9/10 encoder: prevent NULL access on failure"James Zern
2015-09-25Rename display_{size,width,height} to render_*.Ronald S. Bultje
2015-09-23vp9/10 encoder: prevent NULL access on failureJames Zern
2015-09-21Change size on first frame and change config cause crash.jackychen
2015-09-16Add support for color-range.Ronald S. Bultje
2015-09-15Merge changes from topic 'fix-vp9-bitstream-test'James Zern
2015-09-15Add cyclic refresh parameters to svc-layer context.Marco
2015-09-14For 1 pass: always use the normative filter in vp9_scale_if_required()Marco
2015-09-11Avoid scaling last_source, unless needed.Marco
2015-09-09vp9/10: set color_space on preview frameJames Zern
2015-09-03Fix to dynamic resize mode under change_config().Marco
2015-09-01Don't build calc_psnr for high bit depth.Johann
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-28vp9_encoder: make vp9_alloc_compressor_data privateJames Zern
2015-08-28Fix to golden update in cyclic_refresh.Marco
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-20Update to dynamic resize for 1 pass CBR: source scaling.Marco
2015-08-18Allow for re-encoding frame if high overshoot.Marco
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-13opsnr.stt: Add a missing tab after PSNRHVSAlex Converse
2015-08-11vp9_encoder: add missing vpx_clear_system_stateJames Zern
2015-08-11Merge "VPX: remove scaled calls from FUN_CONV_1D"Scott LaVarnway
2015-08-11blockiness: cleanup includes and add staticsAlex Converse