summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_onyxc_int.h
AgeCommit message (Expand)Author
2018-10-17Merge "Reduce the cpi->scaled_ref_idx array size by 1."Wan-Teh Chang
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R
2018-10-08Reduce the cpi->scaled_ref_idx array size by 1.Wan-Teh Chang
2018-09-22Revert "Revert "Revert "Loopfilter MultiThread Optimization"""James Zern
2018-09-18Merge "Add a frame_index entry to RefCntBuffer"Jingning Han
2018-09-17Add a frame_index entry to RefCntBufferJingning Han
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-12Revert "Revert "Loopfilter MultiThread Optimization""Venkatarama NG. Avadhani
2018-08-30Revert "Loopfilter MultiThread Optimization"James Zern
2018-08-27Rework enc/dec mismatch detectionJingning Han
2018-08-20Loopfilter MultiThread OptimizationSupradeep T R
2017-11-09vp9: Fix mem rel for non-ref for external buffer.Jerome Jiang
2017-09-01apply clang-formatclang-format
2017-07-05vp9: remove (un)lock_buffer_poolJames Zern
2017-06-30vp9_onyxc_int,RefCntBuffer: rm unused membersJames Zern
2017-06-30vp9: reduce FRAME_BUFFERS by 3James Zern
2017-06-30VP9_COMMON: rm frame_parallel_decodeJames Zern
2016-08-02vp9/common: apply clang-formatclang-format
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su
2016-05-10Add VP9 encoder API for level specification.hui su
2016-03-30VP9: Eliminate up_available and left_availableScott LaVarnway
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2015-10-16Add a new enum type vpx_color_range_tYaowu Xu
2015-09-30VP9: remove plane_type from macroblockd_planeScott LaVarnway
2015-09-25Rename display_{size,width,height} to render_*.Ronald S. Bultje
2015-09-23VP9: Remove frame_parallel_decoding_mode from macroblockdScott LaVarnway
2015-09-16Add support for color-range.Ronald S. Bultje
2015-07-20vpx_dsp/bitreader.h: vp9_->vpx_Yaowu Xu
2015-07-08Don't allocate dqcoeff in MACROBLOCKD.Alex Converse
2015-07-07Add vp9_ prefix to init_macroblockdJingning Han
2015-07-02Rename vpx_thread to vpx_utilJingning Han
2015-07-02Use vpx prefix for codec independent threading functionsJingning Han
2015-07-01Move multi-threading module functions into vpx_thread folderJingning Han
2015-06-16Merge "Eliminated frame_type check in get_partition_probs()"Scott LaVarnway
2015-06-16Eliminated frame_type check in get_partition_probs()Scott LaVarnway
2015-06-16Merge "Update use_prev_frame_mvs flag in decoder."Scott LaVarnway
2015-06-08Update use_prev_frame_mvs flag in decoder.Scott LaVarnway
2015-06-05Add control to skip loop filter in VP9 decoder.Frank Galligan
2015-06-04Remove cm parameter from vp9_decode_block_tokens() part 2Scott LaVarnway
2015-05-28Merge "Add error handling when running out of free frame buffers."hkuang
2015-05-27Add error handling when running out of free frame buffers.hkuang
2015-05-20[decoder] Optimize context buffer re-allocationMinghai Shang
2015-05-08Fix clang ioc warning due to NULL mi pointer.hkuang
2015-05-07Merge "Remove an unnecessary check."hkuang
2015-05-06Remove an unnecessary check.hkuang
2015-05-05Optimize the read_partition.hkuang
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28WIP: Use LUT for y_dequant/uv_dequantScott LaVarnway
2015-04-21Revert "Remove mi_grid_* structures."Scott LaVarnway
2015-03-19Safely free all the frame buffers after all the workers finish the work.hkuang