summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2016-12-12Cosmetics by unifying dest_stride to stride in idctLinfeng Zhang
2016-12-07Update idct NEON optimization to not use narrowing saturating shiftLinfeng Zhang
2016-11-08*ppflags.h: remove unused *_DEBUG_* enum valuesJames Zern
2016-11-07Rename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8_12{*}()Linfeng Zhang
2016-11-05Update vp9_fdct8x8_quant_ssse3 for highbitdepthJohann
2016-10-05Remove vpx_realloc()Alex Converse
2016-10-04Merge "Move highbd txfm input range check from 2d iht transform to 1d idct/ia...Angie Chiang
2016-10-03Move highbd txfm input range check from 2d iht transform to 1d idct/iadstAngie Chiang
2016-09-30cosmetics,*_neon.c: rm redundant return from void fnsJames Zern
2016-09-30Merge changes from topic '8bit-hbd-idct'James Zern
2016-09-29*rtcd_defs.pl: remove empty specialize callsJames Zern
2016-09-29Unify loopfilter function namesLinfeng Zhang
2016-09-28Merge "vp9: fix compilation for g++ 6.2.x"James Zern
2016-09-27vp9: fix compilation for g++ 6.2.xTristan Matthews
2016-09-24Merge "vp9_idct: delete dead TODOs"James Zern
2016-09-22Merge "Detect invalid highbd iht input"Angie Chiang
2016-09-21Detect invalid highbd iht inputAngie Chiang
2016-09-20vp8: remove VP8_SET_DBG* control supportJames Zern
2016-09-20vp9_idct: delete dead TODOsJames Zern
2016-09-19vp9_rtcd: remove non-existent highbd convolve fnsJames Zern
2016-09-15apply clang-formatclang-format
2016-08-31Refactor uv tx size with lookup arraysDebargha Mukherjee
2016-08-23Correct CHECK_MEM_ERROR macro (release builds)Yury Gitman
2016-08-22Correct CHECK_MEM_ERROR macroYury Gitman
2016-08-19vp9_alloc_context_buffers: clear cm->mi* on failureJames Zern
2016-08-04Merge changes I6ef79702,Id332c641,I354b5d22,I84438013Johann Koenig
2016-08-04Use common transpose for vp9_iht8x8_add_neonJohann
2016-08-04correct break placementJames Zern
2016-08-02vp9/common: apply clang-formatclang-format
2016-07-21VP9: get_pred_context_switchable_interp() -- encoder sideScott LaVarnway
2016-07-19cosmetics: Add a few explanatory commentsYury Gitman
2016-07-16Merge "addnoise : clear out static size for generated noise"James Bankoski
2016-07-15addnoise : clear out static size for generated noiseJim Bankoski
2016-07-15vp9_postproc.c : unused variable if not vp9_highbitdepth.Jim Bankoski
2016-07-15postproc : fix function parameters for noise functions.Jim Bankoski
2016-07-13Merge "postproc: noise style fixes."James Bankoski
2016-07-13postproc: noise style fixes.Jim Bankoski
2016-07-13Merge "postproc - move filling of noise buffer to vpx_dsp."James Bankoski
2016-07-13postproc - move filling of noise buffer to vpx_dsp.Jim Bankoski
2016-07-13deblock: missing const on extern const.Jim Bankoski
2016-07-12vp9_postproc.c missing extern.Jim Bankoski
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-07-06Merge "Remove decode asserts from better-hw-compatibility"Debargha Mukherjee
2016-07-06Remove decode asserts from better-hw-compatibilityDebargha Mukherjee
2016-07-06Merge "Remove txfrm_block_to_raster_xy() from vp9 encoder"Jingning Han
2016-07-04Remove txfrm_block_to_raster_xy() from vp9 encoderJingning Han
2016-06-30Merge "vp9 postproc: Bug fix and code clean."Jacky Chen
2016-06-29vp9: remove x86inc.asm distinctionJohann
2016-06-28vp9 postproc: Bug fix and code clean.jackychen
2016-06-27*.asm: normalize label formatJames Zern