summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2016-02-16Merge "vp9-resize: Fix an issue with external dynamic resize."Marco Paniconi
2016-02-12vp9-resize: Fix an issue with external dynamic resize.Marco
2016-02-11vp9_receive_raw_frame: add missing setjmpJames Zern
2016-02-11vp9-resize: Force reference masking off for external dynamic-resizing.Marco
2016-02-09vp9-dynamic resize: Fix bug on releasing scaled reference.Marco
2016-02-09vp9-aq-mode=3: Reset cyclic refresh under config/external size change.Marco
2016-02-08Set use_highbitdepth flag to either 1 or 0Yaowu Xu
2016-02-05Merge "Vidyo patch: Optimization for 1-to-2 downsampling and upsampling."James Zern
2016-02-04Vidyo patch: Optimization for 1-to-2 downsampling and upsampling.Scott LaVarnway
2016-02-02vp9_encoder.c: remove unused macroJames Zern
2016-02-02vp9_encoder.c: protect SNPRINT* macros w/CONFIG checkJames Zern
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