summaryrefslogtreecommitdiff
path: root/vpx
Commit message (Expand)AuthorAgeFilesLines
* Add VpxTplGopStatsJerome Jiang2023-05-081-0/+6
* Unify implementation of CHECK_MEM_ERRORJerome Jiang2023-05-081-0/+23
* Overwrite cm->error->detail before freeingWan-Teh Chang2023-05-041-1/+3
* Have vpx_codec_error take const vpx_codec_ctx_t *Wan-Teh Chang2023-05-042-5/+5
* Add comments about vpx_codec_enc_init_ver failureWan-Teh Chang2023-05-042-1/+8
* Add num_blocks to VpxTplFrameStatsJerome Jiang2023-05-041-1/+1
* Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang2023-05-042-6/+6
* Add codec control to export TPL statsJerome Jiang2023-05-032-1/+15
* Move TplFrameStats to public headerJerome Jiang2023-05-011-0/+19
* Fix comment typos (likely copy-and-paste errors)Wan-Teh Chang2023-03-233-5/+7
* Revert "Add codec control to get tpl stats"Jerome Jiang2023-03-221-9/+0
* Add codec control to get tpl statsJerome Jiang2023-03-201-0/+9
* Remove onyx_int.h from vp8 rc headerJerome Jiang2023-02-091-0/+3
* Add codec control to set per frame QPJerome Jiang2023-01-191-0/+12
* L2E: Add a new interface to control rdmultCheng Chen2022-12-071-2/+32
* L2E: Add gop size and ARF existence to frame infoCheng Chen2022-08-261-0/+8
* vpx_encoder.h: note VPX_ERROR_RESILIENT_PARTITIONS is VP8-onlyJames Zern2022-08-251-1/+2
* vpx_encoder.h: make flag constants unsignedJames Zern2022-08-161-6/+6
* L2E: Update the description of allow_alt_refCheng Chen2022-07-141-1/+3
* L2E: Distinguish fixed and active gf_intervalCheng Chen2022-06-271-1/+15
* Restore backward compatibilityJerome Jiang2022-06-131-1/+1
* L2E: Use libvpx's default q in case of invalid external valueCheng Chen2022-06-071-0/+9
* L2E: rename 'gop_index' to 'gop_global_index'Cheng Chen2022-06-061-2/+2
* L2E: Use bit mask to represent control typeCheng Chen2022-06-061-1/+7
* L2E: Return error when GOP model is not setCheng Chen2022-06-011-14/+50
* L2E: Add vp9 GOP decision helper functionCheng Chen2022-05-271-1/+44
* L2E: Add control type for the external rate control APICheng Chen2022-05-271-1/+13
* vp8[cd]x.h: document vpx_codec_vp[89]_[cd]x*James Zern2022-05-062-0/+32
* vp9-svc: Remove VP9E_SET_TEMPORAL_LAYERING_MODEMarco Paniconi2022-03-021-15/+0
* vpx/vp8[cd]x.h,cosmetics: normalize ctrls to enum orderJames Zern2022-01-282-86/+47
* Merge changes I2db20130,I4e643c83 into mainJames Zern2022-01-271-4/+6
|\
| * vp8dx.h,cosmetics: normalize #define/type orderJames Zern2022-01-261-4/+4
| * vp8dx.h: add missing define for VP9_SET_BYTE_ALIGNMENTJames Zern2022-01-261-0/+2
* | fix some include guardsJames Zern2022-01-261-3/+3
|/
* Revert "Set unused reference frames to first ref"Jerome Jiang2022-01-111-10/+7
* Set unused reference frames to first refJianhui Dai2021-12-111-7/+10
* clear -Wextra-semi/-Wextra-semi-stmt warningsJames Zern2021-12-021-1/+1
* vpx_codec_internal.h: add LIBVPX_FORMAT_PRINTFJames Zern2021-11-021-2/+14
* vpx_roi_map: add delta range infoJames Zern2021-10-011-2/+2
* Add vp8 support to rc libJerome Jiang2021-09-103-1/+64
* Add codec control for vp8 external rcJerome Jiang2021-09-021-0/+14
* Add control to get QP for all spatial layersJerome Jiang2021-07-221-0/+13
* Add codec control for rtc external ratectrl libJerome Jiang2021-07-131-0/+17
* Check for addition overflows in vpx_img_set_rect()Wan-Teh Chang2021-07-091-4/+4
* Document vpx_img_set_rect() more preciselyWan-Teh Chang2021-07-091-2/+3
* Add codec control to get loopfilter levelJerome Jiang2021-07-021-0/+9
* Update some comments for rc_target_bitrateJames Zern2021-06-111-1/+1
* Fixed redundant wording for decoder algorithm interfaceChunbo Hua2021-05-261-1/+1
* img_alloc_helper: make align var unsignedJames Zern2021-05-071-1/+1
* Bump ABI versionCheng Chen2021-04-281-1/+1