summaryrefslogtreecommitdiff
path: root/vpx
AgeCommit message (Expand)Author
2023-06-07Fix more typos (2/n)Jerome Jiang
2023-05-23Add IO for TPL statsJerome Jiang
2023-05-17Add new vpx_tpl.h API fileJerome Jiang
2023-05-08Add VpxTplGopStatsJerome Jiang
2023-05-08Unify implementation of CHECK_MEM_ERRORJerome Jiang
2023-05-04Overwrite cm->error->detail before freeingWan-Teh Chang
2023-05-04Have vpx_codec_error take const vpx_codec_ctx_t *Wan-Teh Chang
2023-05-04Add comments about vpx_codec_enc_init_ver failureWan-Teh Chang
2023-05-04Add num_blocks to VpxTplFrameStatsJerome Jiang
2023-05-04Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang
2023-05-03Add codec control to export TPL statsJerome Jiang
2023-05-01Move TplFrameStats to public headerJerome Jiang
2023-03-23Fix comment typos (likely copy-and-paste errors)Wan-Teh Chang
2023-03-22Revert "Add codec control to get tpl stats"Jerome Jiang
2023-03-20Add codec control to get tpl statsJerome Jiang
2023-02-09Remove onyx_int.h from vp8 rc headerJerome Jiang
2023-01-19Add codec control to set per frame QPJerome Jiang
2022-12-07L2E: Add a new interface to control rdmultCheng Chen
2022-08-26L2E: Add gop size and ARF existence to frame infoCheng Chen
2022-08-25vpx_encoder.h: note VPX_ERROR_RESILIENT_PARTITIONS is VP8-onlyJames Zern
2022-08-16vpx_encoder.h: make flag constants unsignedJames Zern
2022-07-14L2E: Update the description of allow_alt_refCheng Chen
2022-06-27L2E: Distinguish fixed and active gf_intervalCheng Chen
2022-06-13Restore backward compatibilityJerome Jiang
2022-06-07L2E: Use libvpx's default q in case of invalid external valueCheng Chen
2022-06-06L2E: rename 'gop_index' to 'gop_global_index'Cheng Chen
2022-06-06L2E: Use bit mask to represent control typeCheng Chen
2022-06-01L2E: Return error when GOP model is not setCheng Chen
2022-05-27L2E: Add vp9 GOP decision helper functionCheng Chen
2022-05-27L2E: Add control type for the external rate control APICheng Chen
2022-05-06vp8[cd]x.h: document vpx_codec_vp[89]_[cd]x*James Zern
2022-03-02vp9-svc: Remove VP9E_SET_TEMPORAL_LAYERING_MODEMarco Paniconi
2022-01-28vpx/vp8[cd]x.h,cosmetics: normalize ctrls to enum orderJames Zern
2022-01-27Merge changes I2db20130,I4e643c83 into mainJames Zern
2022-01-26vp8dx.h,cosmetics: normalize #define/type orderJames Zern
2022-01-26vp8dx.h: add missing define for VP9_SET_BYTE_ALIGNMENTJames Zern
2022-01-26fix some include guardsJames Zern
2022-01-11Revert "Set unused reference frames to first ref"Jerome Jiang
2021-12-11Set unused reference frames to first refJianhui Dai
2021-12-02clear -Wextra-semi/-Wextra-semi-stmt warningsJames Zern
2021-11-02vpx_codec_internal.h: add LIBVPX_FORMAT_PRINTFJames Zern
2021-10-01vpx_roi_map: add delta range infoJames Zern
2021-09-10Add vp8 support to rc libJerome Jiang
2021-09-02Add codec control for vp8 external rcJerome Jiang
2021-07-22Add control to get QP for all spatial layersJerome Jiang
2021-07-13Add codec control for rtc external ratectrl libJerome Jiang
2021-07-09Check for addition overflows in vpx_img_set_rect()Wan-Teh Chang
2021-07-09Document vpx_img_set_rect() more preciselyWan-Teh Chang
2021-07-02Add codec control to get loopfilter levelJerome Jiang
2021-06-11Update some comments for rc_target_bitrateJames Zern