summaryrefslogtreecommitdiff
path: root/vp10
AgeCommit message (Expand)Author
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
2016-01-08Remove experimental flag for ext_txDebargha Mukherjee
2016-01-08Modifies inter/intra coding to allow all tx typesDebargha Mukherjee
2016-01-04vp10: only assume ONLY_4X4 if segmentation is disabled.Ronald S. Bultje
2016-01-04vp10: skip coding of txsz for lossless-segment blocks.Ronald S. Bultje
2015-12-16Move bit_depth init out of setup_quantizationYaowu Xu
2015-12-15Merge changes Icf9b57c3,I9e12da84,Idf5ee179Yaowu Xu
2015-12-15Merge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"Yaowu Xu
2015-12-15Fixed interval, fixed Q 1 pass test patch.paulwilkins
2015-12-151 pass VBR mode bug fix.paulwilkins
2015-12-14Fix a enc/dec mismatch under CONFIG_MISC_FIXESYaowu Xu
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-11Merge "Proper fix of a msvc complier warning"Yaowu Xu
2015-12-10Proper fix of a msvc complier warningYaowu Xu
2015-12-10Merge changes Iece22223,Iefad9d8dYaowu Xu
2015-12-10Fix two msvc build issuesYaowu Xu