summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodeframe.c
AgeCommit message (Expand)Author
2019-05-06Add mismatch_debug toolAngie Chiang
2019-04-26Add bistream_debug toolAngie Chiang
2019-04-22[vp9] Fix handling of skip in row_mt=1Harish Mahendrakar
2019-04-19[CFI] Remove function pointer cast of row_decode_worker_hookHarish Mahendrakar
2019-04-16Revert "Refactor tile boundary condition for intra prediction"James Zern
2019-03-14Refactor tile boundary condition for intra predictionJingning Han
2019-02-07Fixing ClangTidy issues reported by downstream integrationkyslov
2019-02-01Fix segmentation fault when num tile cols change in row-mt.Ritu Baldwa
2019-01-30Modify map read/write to sync logic in row_mt caseRitu Baldwa
2019-01-19Revert "Revert "Add Tile-SB-Row based Multi-threading in Decoder""Ritu Baldwa
2018-12-22Revert "Add Tile-SB-Row based Multi-threading in Decoder"James Zern
2018-12-21vp9_decodeframe.c: resolve missing declarationsJohann
2018-12-18Add Tile-SB-Row based Multi-threading in DecoderRitu Baldwa
2018-12-03Add Parse and Recon Split functionsShubham Tandle
2018-10-25Add Memory to Enable Row DecodeRitu Baldwa
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R
2018-09-22Revert "Revert "Revert "Loopfilter MultiThread Optimization"""James Zern
2018-09-21Rework is_compound_allowed logic at encoderJingning Han
2018-09-20Generalize encoder comp_var_ref settingJingning Han
2018-09-12Revert "Revert "Loopfilter MultiThread Optimization""Venkatarama NG. Avadhani
2018-08-30Revert "Loopfilter MultiThread Optimization"James Zern
2018-08-21Merge "Loopfilter MultiThread Optimization"Harish Mahendrakar
2018-08-20Loopfilter MultiThread OptimizationSupradeep T R
2018-08-13Merge "vp9: don't release buffer for current frame."Jerome Jiang
2018-08-11vp9: don't release buffer for current frame.Jerome Jiang
2018-08-06vp9: address integer sanitizer warningJohann
2018-07-26vp9: release frame buffer on key frame.Jerome Jiang
2018-07-12Backport libaom bug fixes.Wan-Teh Chang
2018-06-06VP9: fix unsigned integer overflow in decoder.Jerome Jiang
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 (un)lock_buffer_poolJames Zern
2017-06-30VP9Decoder: rm frame_parallel_decodeJames Zern
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-01vp9,tile_worker_hook: correctly set jmp targetJames Zern
2016-09-22VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader.Scott LaVarnway
2016-08-31Refactor uv tx size with lookup arraysDebargha Mukherjee
2016-08-03vp9/decoder,vp9/*.[hc]: apply clang-formatclang-format
2016-07-06Remove decode asserts from better-hw-compatibilityDebargha Mukherjee
2016-05-25Prevent read to invalid RefBufferYaowu Xu
2016-05-18Merge "Prevent invalid read"Yaowu Xu
2016-05-18Move, rename, and inline high_inter_predictor.Alex Converse
2016-05-18Prevent invalid readYaowu Xu
2016-04-10Merge "VP9: Combine TileData with TileWorkerData"Scott LaVarnway
2016-04-07VP9: Combine TileData with TileWorkerDataScott LaVarnway
2016-04-01VP9: Refactor vp9_decode_block_tokens()Scott LaVarnway
2016-03-23vp9/inverse_transform_block_inter: move eob checkJames Zern