summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2016-05-18Move, rename, and inline high_inter_predictor.Alex Converse
2016-05-17VP9: _get_pred_context_switchable_interp()Scott LaVarnway
2016-05-10Add VP9 encoder API for level specification.hui su
2016-05-04vp9_idct_intrin_sse2: add missing vp9_rtcd.h includeJames Zern
2016-05-02Move vpx_add_plane from codec to vpx_dsp and dedup.Jim Bankoski
2016-04-26Merge "Experiment to adapt for net AQ offset."Paul Wilkins
2016-04-25Experiment to adapt for net AQ offset.paulwilkins
2016-04-22VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()Scott LaVarnway
2016-04-21vp9_loopfilter.c : fix / clarify todoJim Bankoski
2016-04-21vp9_loopfilter.c: Todo clean up encoder should work like decoder.Jim Bankoski
2016-04-21vp9_loopfilter.c : todo cleanupJim Bankoski
2016-04-20vp9_loopfilter.c: Todo try inloop calculation.Jim Bankoski
2016-04-15VP9: inline vp9_get_intra_inter_context()Scott LaVarnway
2016-04-07Correct comments for scan order neighborshui su
2016-04-01VP9: Refactor vp9_decode_block_tokens()Scott LaVarnway
2016-04-01Merge "disable vp9_diamond_search_sad_avx"James Zern
2016-03-30disable vp9_diamond_search_sad_avxJames Zern
2016-03-30VP9: Eliminate up_available and left_availableScott LaVarnway
2016-02-18Merge changes from topic 'rm-loopfilter-count-param'James Zern
2016-02-17Better workaround for Bug 1089.Alex Converse
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-16vpx_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_vertical_8: remove unused count paramJames Zern
2016-02-12vp9-resize: Fix an issue with external dynamic resize.Marco
2016-02-05Merge "Vidyo patch: Optimization for 1-to-2 downsampling and upsampling."James Zern
2016-02-04Vidyo patch: Optimization for 1-to-2 downsampling and upsampling.Scott LaVarnway
2016-02-02Merge "Loop filter search resets on overlay frame."Paul Wilkins
2016-01-27Fix some typos.hui su
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2016-01-19Loop filter search resets on overlay frame.paulwilkins
2016-01-14Merge "VP9: inline vp9_use_mv_hp()"Scott LaVarnway
2016-01-13VP9: Remove decoder args from find_mv_refs_idx()Scott LaVarnway
2016-01-13VP9: inline vp9_use_mv_hp()Scott LaVarnway
2016-01-12Merge "VP9: Eliminate unnecessary nearest/near searches"Scott LaVarnway
2016-01-12VP9: Eliminate unnecessary nearest/near searchesScott LaVarnway
2016-01-05Assert no mv clamping for scaled referencesYaowu Xu
2016-01-05Merge "Assert no 8x4/4x8 partition for scaled references"Yaowu Xu
2016-01-04Assert no 8x4/4x8 partition for scaled referencesYaowu Xu
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-09Merge "Add vp9_avg_4x4_neon and the unit test."Jacky Chen
2015-12-08Add vp9_avg_4x4_neon and the unit test.jackychen
2015-12-02VP9: Add ssse3 version of vpx_idct32x32_135_add()Scott LaVarnway