summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2015-09-21Non-rd pickmode: Don't skip checking zeromv-last mode.Marco
2015-09-17Merge "Add SVC codec control to set frame flags and buffer indices."Marco Paniconi
2015-09-17Merge changes from topic 'tile-thread-cleanup'James Zern
2015-09-17Add SVC codec control to set frame flags and buffer indices.Marco
2015-09-16Add support for color-range.Ronald S. Bultje
2015-09-15Merge changes from topic 'fix-vp9-bitstream-test'James Zern
2015-09-15Merge "SVC fix to set worst/best_quality per layer."Marco Paniconi
2015-09-15SVC fix to set worst/best_quality per layer.Marco
2015-09-15Add cyclic refresh parameters to svc-layer context.Marco
2015-09-15Fix two pass svc encodingDebargha Mukherjee
2015-09-14Change parameters for VP9 dynamic resizing.jackychen
2015-09-14Merge "CR: Don't attempt to read qindex_delta for segments CR is unaware of."Alex Converse
2015-09-14CR: Don't attempt to read qindex_delta for segments CR is unaware of.Alex Converse
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-11Remove unneeded/incorrect comment.Marco
2015-09-10Prevent CR in screen mode from refreshing flat inter blocks forever.Alex Converse
2015-09-10For screen content consider intra uv when color_sensitivity is set.Alex Converse
2015-09-09vp9/10: set color_space on preview frameJames Zern
2015-09-09vp9: add extern "C" to headersJames Zern
2015-09-10Merge "Fix ioc warnings related to sub8x8 reference frame"James Zern
2015-09-09Fix ioc warnings related to sub8x8 reference frameJingning Han
2015-09-09Change the qp threshold of VP9 dynamic resizing.jackychen
2015-09-09Enable sub8x8 inter mode with scaled ref frame in RD optimizationJingning Han
2015-09-08Move cyclic_refresh struct into .h file.Marco
2015-09-04vp9_accumulate_frame_counts: pass counts directlyJames 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_mcomp: make search functions privateJames Zern
2015-08-28vp9_mbgraph: use vp9_full_pixel_search(HEX)James Zern
2015-08-28vp9_temporal_filter: use vp9_full_pixel_search(HEX)James Zern
2015-08-28vp9_firstpass: make vp9_init_subsampling privateJames Zern
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-25vp9_update_layer_...config: delete dead assignmentJames Zern
2015-08-25Merge "Add transform size rate for intra skip mode in rdopt"Shunyao Li
2015-08-25Merge "Prevent an ASAN failure for svc tests"Debargha Mukherjee
2015-08-24Add transform size rate for intra skip mode in rdoptShunyao Li
2015-08-24Avoid setting rate multiplier as 0hui su
2015-08-24Prevent an ASAN failure for svc testsDebargha Mukherjee
2015-08-20Update to dynamic resize for 1 pass CBR: source scaling.Marco
2015-08-19Merge "Fix to non-rd variance partition selection."Marco Paniconi
2015-08-18Allow for re-encoding frame if high overshoot.Marco
2015-08-18Updates to skin detectionMarco
2015-08-17Fix to non-rd variance partition selection.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-12Merge "vp9_encoder: add missing vpx_clear_system_state"James Zern