summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2015-09-25Rename display_{size,width,height} to render_*.Ronald S. Bultje
2015-09-25Merge "vp9/10 decoder_remove: check pbi pointer"James Zern
2015-09-25Limit cyclic refresh on steady background blocks.Marco
2015-09-24vp9/10 decoder_remove: check pbi pointerJames Zern
2015-09-25Merge "Change size on first frame and change config cause crash."Jacky Chen
2015-09-24Merge "VP9: Remove frame_parallel_decoding_mode from macroblockd"James Zern
2015-09-24Merge "Non-rd mode: Limit transform size for intra to 16x16."Marco Paniconi
2015-09-23VP9: Remove frame_parallel_decoding_mode from macroblockdScott LaVarnway
2015-09-23Merge "Adjust rd calculation in choose_tx_size_from_rd"Hui Su
2015-09-23Adjust rate-boost threshold in cyclic refresh for seg#2.Marco
2015-09-23Non-rd mode: Limit transform size for intra to 16x16.Marco
2015-09-23Adjust rd calculation in choose_tx_size_from_rdhui su
2015-09-21Change size on first frame and change config cause crash.jackychen
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-10yuvconfig2image(): add explicit cast to avoid conv warningJames Zern
2015-09-09vp9/10 decoder_init: add missing alloc castJames Zern
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-09Merge "Fix the sub8x8 block inter prediction with scaled reference frame"Jingning Han
2015-09-08Move cyclic_refresh struct into .h file.Marco
2015-09-08Fix the sub8x8 block inter prediction with scaled reference frameJingning Han
2015-09-04vp9/decode_tiles_mt: move frame count accum from loopJames Zern
2015-09-04VP9Decoder: remove duplicate tile_worker_infoJames Zern
2015-09-04vp9/decode_tiles_mt: move some inits from inner loopJames Zern
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