summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2018-12-21vp8: kill all threads on corrupted frame.Jerome Jiang
2018-12-17Merge "Remove -Wextra suppression."Jerome Jiang
2018-12-17Remove -Wextra suppression.Jerome Jiang
2018-12-15Merge "vp8: Fix potential use-after-free in mfqe."Jerome Jiang
2018-12-14vp8: Fix potential use-after-free in mfqe.Jerome Jiang
2018-12-13vp8-mfqe: Increase initial frame# thresholdMarco Paniconi
2018-11-12quantize: use aarch64 vmaxvJohann
2018-11-09vp8: Init buffers and pred arrays for mt after allocation.Jerome Jiang
2018-11-07Merge "vp8: remove VP8_ENTROPY_STATS code"Johann Koenig
2018-11-06Merge "vp8: Increase rate correction threshold for drop-overshoot"Marco Paniconi
2018-11-06Merge "vp8 dec: only compute ref frame buffer pointer for non intra"Jerome Jiang
2018-11-05vp8 dec: only compute ref frame buffer pointer for non intraJerome Jiang
2018-11-05vpx_codec_enc_config_default: disable 'usage'Johann
2018-11-05vp8: Increase rate correction threshold for drop-overshootMarco Paniconi
2018-11-01vp8: remove VP8_ENTROPY_STATS codeJohann
2018-10-31Merge "vp8 boolcoder: normalize to "bc""Johann Koenig
2018-10-31Merge "vp8: fix to address overflow in decoder."Jerome Jiang
2018-10-31Merge "vp8dx_get_quantizer: normalize VP8D_COMP"Johann Koenig
2018-10-31vp8 boolcoder: normalize to "bc"Johann
2018-10-31vp8dx_get_quantizer: normalize VP8D_COMPJohann
2018-10-31vp8: fix to address overflow in decoder.Jerome Jiang
2018-10-30clang-tidy: fix vp8/encoder parametersJohann
2018-10-30clang-tidy: fix vp8/decoder parametersJohann
2018-10-30clang-tidy: fix vp8/common parametersJohann
2018-10-29vp8 bilinear: ensure non-16x16 arrays are alignedJohann Koenig
2018-10-29vp8 bilinear: ensure temp array is alignedJohann
2018-10-26remove "register" keywordJohann
2018-10-25vp8 bilinear: rewrite 4x4Johann
2018-10-25vp8 bilinear: rewrite 16x16Johann
2018-10-24vp8 bilinear: rewrite in intrinsicsJohann
2018-10-11Revert "vp8: Increase rate threshold for overshoot-drop"Marco Paniconi
2018-10-03vp8: Increase rate threshold for overshoot-dropMarco Paniconi
2018-09-24clang-format v6.0.1Johann
2018-09-21vp8: exit with bad fragment size in decoder.Jerome Jiang
2018-09-15cosmetics: normalize include guardsJames Zern
2018-08-22Revert "vp8: Fix memory address overflow in decoder."Jerome Jiang
2018-07-30Merge "vp8: Fix memory address overflow in decoder."Jerome Jiang
2018-07-19vp8: Fix memory address overflow in decoder.Jerome Jiang
2018-06-13vp8: remove assertion in tree coder.Jerome Jiang
2018-05-25VP8: Fix use-after-free in postproc.Jerome Jiang
2018-05-10Fix vpxdec fuzz failure.Jerome Jiang
2018-04-09vpx_image: remove unused image formatsJames Zern
2018-03-22Fix implicit-fallthrough warningsLinfeng Zhang
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-17VP8: Fix out of range index for mvcost.Jerome Jiang
2018-03-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-03-14vp8 rdopt.c: zero rd.[rate_uv|distortion_uv]Johann
2018-03-14vp8 mfqe: zero map[]Johann
2018-03-12vp8 temporal_filter: ignore return valueJohann
2018-03-04move vp8 encodeopt to block_error_sse2Johann