summaryrefslogtreecommitdiff
path: root/vp10
AgeCommit message (Expand)Author
2016-05-11Merge changes I412c24aa,I28a8bbf0Alex Converse
2016-05-11Merge "Added a measure of rc drift."Yaowu Xu
2016-05-11Merge "Fixed 8K two pass encoder crash."Paul Wilkins
2016-05-11Added a measure of rc drift.paulwilkins
2016-05-11Fixed 8K two pass encoder crash.paulwilkins
2016-05-10mcomp: Remove an obsolete undef.Alex Converse
2016-05-10mcomp: Remove an obsolete comment.Alex Converse
2016-05-09Fix comment for target_bandwidth in VP9 and VP10hui su
2016-05-04Change to use proper type in vp{9,10}_token_stateYaowu Xu
2016-05-03Merge "Move vpx_add_plane from codec to vpx_dsp and dedup."James Bankoski
2016-05-02Merge "Use signed variables in the lookahead."Alex Converse
2016-05-02Move vpx_add_plane from codec to vpx_dsp and dedup.Jim Bankoski
2016-04-27Use signed variables in the lookahead.Alex Converse
2016-04-27Avoid an unsigned overflow in invert_quantAlex Converse
2016-04-07Correct comments for scan order neighborshui su
2016-03-31Fix some static analysis issues with resizeDebargha Mukherjee
2016-02-24vp9/10: fix forced keyframes w/alt-refs enabledJames Zern
2016-02-18Merge changes from topic 'vp10-missing-alloc-checks'James Zern
2016-02-18Merge changes from topic 'rm-loopfilter-count-param'James Zern
2016-02-17vp10/resize: add missing alloc checksJames Zern
2016-02-17vp10/encoder: add missing alloc checksJames Zern
2016-02-17vp10/decoder,resize_mv_buffer: add missing alloc checkJames Zern
2016-02-17vp10_cyclic_refresh_alloc: correct cleanup on errorJames Zern
2016-02-16remove loopfilter 'count' param TODOsJames Zern
2016-02-16split vpx_highbd_lpf_horizontal_16 in twoJames Zern
2016-02-16split vpx_lpf_horizontal_16 in twoJames Zern
2016-02-16vpx_highbd_lpf_horizontal_4: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_horizontal_8: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_vertical_8: remove unused count paramJames Zern
2016-02-16vpx_lpf_horizontal_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_horizontal_8: remove unused count paramJames Zern
2016-02-16vp10,encoder: relocate setjmpJames Zern
2016-02-16vp10_cx_iface,encode: remove redundant cpi checkJames Zern
2016-02-16vpx_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_vertical_8: remove unused count paramJames Zern
2016-02-11vp10_receive_raw_frame: add missing setjmpJames Zern
2016-02-08Explicitly set tx_type for sub8x8 blocksDebargha Mukherjee
2016-02-04Define a macro to replace hardcoded valuesZoe Liu
2016-02-01vp10: remove unused (read|write)_uniformJames Zern
2016-01-29Refactor prob_diff_update_savings_search_modelhui su
2016-01-29Merge "Cleaned code in firstpass related to altref frame"Zoe Liu
2016-01-28Cleaned code in firstpass related to altref frameZoe Liu
2016-01-28vp9/10: fix encoder crash on flushJames Zern
2016-01-28Merge "Fix some typos."Hui Su
2016-01-27Fix some typos.hui su
2016-01-25Cleaned a code in define_gf_group() for firstpassZoe Liu
2016-01-21Fix a typo in ctrl_set_render_size()Yaowu Xu
2016-01-15Deduplicate sign cost for ONE/TWO/THREE/FOUR tokensAlex Converse
2016-01-13Fix encoder crashes and enc/dec mismatchesYaowu Xu