summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2022-03-29remove sad x3,x8 specializationsJohann
2021-12-09vp[89]_initalize_enc(): protect against multiple invocationsJames Zern
2021-12-02clear -Wextra-semi/-Wextra-semi-stmt warningsJames Zern
2021-10-04Merge changes If2ef4400,I345970b7 into mainJerome Jiang
2021-10-01{vp8,vp9}_set_roi_map: fix validation with INT_MINJames Zern
2021-10-01Merge "vp8: Condition decimation drop logic on drop_frames_allowed" into mainMarco Paniconi
2021-10-01vp8: Condition decimation drop logic on drop_frames_allowedMarco Paniconi
2021-10-01vp8: For screen mode: clip buffer from belowMarco Paniconi
2021-09-23Merge "vp8 rc: support temporal layers" into mainJerome Jiang
2021-09-23vp8 rc: support temporal layersJerome Jiang
2021-09-21Cap duration to avoid overflowJerome Jiang
2021-09-10Add vp8 support to rc libJerome Jiang
2021-09-08vp8 rc: always update correction factorJerome Jiang
2021-07-20Use round to be more accurate casting float to intJerome Jiang
2020-07-09Cap target bitrate to raw rate internallyJerome Jiang
2020-05-08Don't collect stats if they won't be usedJorge E. Moreira
2020-03-21vp8/{ratectrl,onyx_if}: fix some signed integer overflowsJames Zern
2019-11-07remove unused Pass1Encode parametersJohann
2019-11-04remove unused postproc parametersJohann
2019-09-30namespace ARCH_* definesJames Zern
2019-09-10vpx_clear_system_state after drop due to overshootJerome Jiang
2019-05-17vp8: Disallow copy flag behavior under forced refreshMarco Paniconi
2019-03-29update .clang-format for version clang-7.0.1 update.Hien Ho
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-02-12vp8: Limit Q change for screen content CBR modeMarco Paniconi
2019-02-11vp8: Fix condition for update of last_pred_err_mbMarco Paniconi
2019-02-04vp8: Add extra conditon for overshoot-dropMarco Paniconi
2018-12-17Remove -Wextra suppression.Jerome Jiang
2018-11-01vp8: remove VP8_ENTROPY_STATS codeJohann
2018-10-30clang-tidy: fix vp8/encoder parametersJohann
2018-01-22Merge changes from topic "clang-format"Johann Koenig
2018-01-18remove spurious commentsJohann
2018-01-18vp8: Fix to multi-res-encoder for skipping streams.Marco
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-10-27vp8: correct if/else '{' placementJames Zern
2017-10-17vp8: Enable use of ROI map.Jerome Jiang
2017-08-31Prevent data race from low-pass filter.Peter Boström
2017-08-31Add atomics to vp8 synchronization primitives.Peter Boström
2017-08-15Clean up writing YUV files for debug purpose.Jerome Jiang
2017-08-02vp8: Drop due to overshoot for non-screen content.Marco
2017-07-26vp8: Remove isolated skin & non skin blocks.Jerome Jiang
2017-06-23vp8: Clean up skinmap debugging codes.Jerome Jiang
2017-06-23Merge "vp8: Compute skinmap only once before encoding."Jerome Jiang
2017-06-22vp8: Compute skinmap only once before encoding.Jerome Jiang
2017-06-21vp8: add temporal_filter.hJames Zern
2017-06-21add picklpf.hJames Zern
2017-06-21add ethreading.hJames Zern
2017-06-21vp8,bitstream.h: add missing prototypesJames Zern
2017-06-12vp8_skin_detection: add 'vp8_' prefix to public fnsJames Zern
2017-06-12rename vp8/common/skin_detection.[hc] -> vp8_*James Zern