summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
2017-11-20[CFI] Remove function pointer castsVlad Tsyrklevich
2017-11-09vp9: Fix mem rel for non-ref for external buffer.Jerome Jiang
2017-07-05vp9: remove FrameWorkerData & vp9_dthread.hJames Zern
2017-07-05vp9: remove (un)lock_buffer_poolJames Zern
2017-06-30vp9_onyxc_int,RefCntBuffer: rm unused membersJames Zern
2017-06-30remove vp9_dthread.cJames Zern
2017-06-30VP9_COMMON: rm frame_parallel_decodeJames Zern
2017-06-30VP9Decoder: rm frame_parallel_decodeJames Zern
2017-05-26Fix vp8 race when build --enable-vp9-highbitdepth.Jerome Jiang
2017-05-03Update highbd idct functions arguments to use uint16_t dstLinfeng Zhang
2017-05-03Clean CONVERT_TO_BYTEPTR/SHORTPTR in idctLinfeng Zhang
2017-04-25Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()Linfeng Zhang
2017-02-14apply clang-formatclang-format
2016-11-22vp9,read_inter_block_mode_info: quiet msan warningJames Zern
2016-11-01vp9,tile_worker_hook: correctly set jmp targetJames Zern
2016-09-28vp9_detokenize,decode_coefs: fix signed int overflowJames Zern
2016-09-27Fix for compile error with range checkingPeter de Rivaz
2016-09-23VP9: token decoder expansionScott LaVarnway
2016-09-23Merge "VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader."Scott LaVarnway
2016-09-22VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader.Scott LaVarnway
2016-09-19Code class0 using vpx_read() / vpx_write().Nathan E. Egge
2016-08-31Refactor uv tx size with lookup arraysDebargha Mukherjee
2016-08-03vp9/decoder,vp9/*.[hc]: apply clang-formatclang-format
2016-07-21VP9: get_pred_context_switchable_interp() -- encoder sideScott LaVarnway
2016-07-06Merge "Remove decode asserts from better-hw-compatibility"Debargha Mukherjee
2016-07-06Remove decode asserts from better-hw-compatibilityDebargha Mukherjee
2016-07-01Make set_reference control API work in VP9Yunqing Wang
2016-06-21Add a hardware compatibility featurehui su
2016-05-25Prevent read to invalid RefBufferYaowu Xu
2016-05-18Merge "Prevent invalid read"Yaowu Xu
2016-05-18Merge "Move, rename, and inline high_inter_predictor."Alex Converse
2016-05-18Move, rename, and inline high_inter_predictor.Alex Converse
2016-05-18Prevent invalid readYaowu Xu
2016-05-18Merge "VP9: _get_pred_context_switchable_interp()"Scott LaVarnway
2016-05-17VP9: _get_pred_context_switchable_interp()Scott LaVarnway
2016-05-17Promote to uint32_t before left shiftYaowu Xu
2016-04-15VP9: inline vp9_get_intra_inter_context()Scott LaVarnway
2016-04-10Merge "VP9: Combine TileData with TileWorkerData"Scott LaVarnway
2016-04-07VP9: Combine TileData with TileWorkerDataScott LaVarnway
2016-04-06VP9: refactor read_switchable_interp_filter()Scott LaVarnway
2016-04-01VP9: Refactor vp9_decode_block_tokens()Scott LaVarnway
2016-03-28Properly propagate out of memory errors.Jean-Yves Avenard
2016-03-24Merge changes Id0a490bc,I1b4a0504James Zern
2016-03-24VP9: Eliminate extra mv clamp in decoderScott LaVarnway
2016-03-23vp9/inverse_transform_block_inter: move eob checkJames Zern
2016-03-23vp9/inverse_transform_block_intra: move eob checkJames Zern
2016-02-22Merge "VP9: rename vpx_read_mode_info to vp9_read_mode_info"Scott LaVarnway
2016-02-19VP9: rename vpx_read_mode_info to vp9_read_mode_infoScott LaVarnway
2016-02-19VP9: remove x_mis, y_mis calculationsScott LaVarnway
2016-02-17vp9/decoder,resize_mv_buffer: add missing alloc checkJames Zern