summaryrefslogtreecommitdiff
path: root/vp10
AgeCommit message (Expand)Author
2016-02-16vp10,encoder: relocate setjmpJames Zern
2016-02-16vp10_cx_iface,encode: remove redundant cpi checkJames 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
2015-12-10Fix enc/dec mismatches for aq-mode 1 and 2Yaowu Xu
2015-12-08Changes to exhaustive motion search.paulwilkins
2015-12-07Fix bug when overlaying middle arfs in multi-arf groups.paulwilkins
2015-12-04Merge "comment out range_check of fdct in dct.c"Angie Chiang
2015-12-04comment out range_check of fdct in dct.cAngie Chiang
2015-12-03Remove palette from VP10hui su
2015-11-19Fix unsigned overflow in rd_variance_adjustment.Alex Converse
2015-11-06Use accurate bit cost for uv_mode in UV intra mode RD selectionhui su
2015-11-03Merge "Generate intra prediction reference values only when necessary"Hui Su
2015-11-03Merge "misc fixes: Remove a wasted value."Alex Converse
2015-11-02Move palette-based intra prediction out of misc-fixeshui su
2015-11-02Generate intra prediction reference values only when necessaryhui su
2015-10-29Make the zero handling in extend_to_full_distribution more explicit.Alex Converse
2015-10-29Merge "Shrink probability remap tables."Alex Converse
2015-10-28Revert "Replace the zero handling in extend_to_full_distribution."Alex Converse
2015-10-27misc fixes: Remove a wasted value.Alex Converse
2015-10-27Shrink probability remap tables.Alex Converse
2015-10-27Merge "Reorder code to be consistent accross branches"Yaowu Xu
2015-10-27Merge "Replace the zero handling in extend_to_full_distribution."Alex Converse