summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.h
AgeCommit message (Expand)Author
2022-01-11Revert "Add vp9 ref frame to flag map function"Jerome Jiang
2022-01-01Add vp9 ref frame to flag map functionJianhui Dai
2021-12-11Set unused reference frames to first refJianhui Dai
2021-07-23Remove unused old FP_MB_STATS codeYunqing Wang
2021-07-23Clean up allow_partition_search_skip codeYunqing Wang
2021-07-13Add codec control for rtc external ratectrl libJerome Jiang
2021-06-21Add use_simple_encode_api to oxcfAngie Chiang
2021-03-03Add fields into RC for Vizier ML experiments.Paul Wilkins
2020-11-09Accumulate frame tpl stats and pass through rate control apiCheng Chen
2020-10-20Add ref frame info to vpx_rc_encodeframe_info_tAngie Chiang
2020-10-09Add vp9_extrc_init/create/deleteangiebird
2020-10-09Add callback functions for external_rate_controlangiebird
2020-10-02Add codec control for external rate control libangiebird
2020-10-02Add codec control to disable loopfilter for vp9Jerome Jiang
2020-08-10Avoid re-allocating fp_motion_vector_infoangiebird
2020-08-10Make target_frame_bits error margin configurable.angiebird
2020-08-07Add rq_history to encode_frame_resultangiebird
2020-08-07Fix ObserveFirstPassMotionVectors()angiebird
2020-08-06Merge "Cosmetic changes for rate_ctrl experiment"Angie Chiang
2020-08-05Cosmetic changes for rate_ctrl experimentangiebird
2020-08-03L2E: Add ObserveFirstPassMotionVectorCheng Chen
2020-08-03Add recode loop logics for rate_ctrl experimentangiebird
2020-07-20Add init version of EncodeFrameWithTargetFrameBits()angiebird
2020-05-26Add GOP_COMMANDangiebird
2020-04-24Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9.""Jerome Jiang
2020-04-20Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."Jerome Jiang
2020-04-06vp9: add rate control interface for RTCJerome Jiang
2020-03-03Add ref_frame_info to encode_frame_resultangiebird
2020-02-24Make external arf consistent with vp9Cheng Chen
2020-02-24Allow external arf to determine gop sizeCheng Chen
2020-02-24Add interface for external arf indexes.Cheng Chen
2020-02-10Do save/restore_encode_params when rate_ctrl is onangiebird
2020-02-05Add coded_frame to EncodeFrameResultsangiebird
2020-02-02Store frame motion vector infoCheng Chen
2020-01-27Consistency test for partition infoCheng Chen
2020-01-27Pass partition info to encode frame resultCheng Chen
2020-01-24Store frame partition infoCheng Chen
2020-01-17vp9: add delta q for uv channel. add tests.Jerome Jiang
2020-01-09Copy frame counts to the encode result.Cheng Chen
2019-12-13Move psnr/sse computation under RATE_CTRL flagangiebird
2019-11-21Cosmetic changes of SimpleEncode codeangiebird
2019-11-18Add SimpleEncode::EncodeFrameWithQuantizeIndex()angiebird
2019-11-18Add quantize_index to EncodeFrameResultangiebird
2019-11-18Add psnr and sse to EncodeFrameResultangiebird
2019-11-18Add frame_type and show_idx to EncodeFrameResultangiebird
2019-11-15Add const to oxcf of vp9_create_compressorangiebird
2019-11-14Add vp9_update_compressor_with_img_fmt()angiebird
2019-11-14Remove output_pkt_list from cpiangiebird
2019-11-13Pack psnr pkt outside of vp9_get_compressed_dataangiebird
2019-11-13Add g_timebase/g_timebase_in_ts to oxcfangiebird