summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2016-06-17Merge "vp8: correct function return types"Johann Koenig
2016-06-17Merge "VP8_COMP: make frames_since_golden signed"Johann Koenig
2016-06-16Merge "vp8_[cd]x_iface.c: Initialize structures to 0"Johann Koenig
2016-06-16Merge "vp8 stats file: initialize to 0"Johann Koenig
2016-06-16vp8_[cd]x_iface.c: Initialize structures to 0Johann
2016-06-16VP8_COMP: make frames_since_golden signedJohann
2016-06-16vp8: correct function return typesJohann
2016-06-16Merge "vp8_change_config: fix unsigned/signed comparison"Johann Koenig
2016-06-16vp8 stats file: initialize to 0Johann
2016-06-16vp8_change_config: fix unsigned/signed comparisonJohann
2016-06-16Fix ubsan warning: vp8/encoder/denoising.cYaowu Xu
2016-06-16Fix ubsan warning: vp8/encoder/onyx_ifcYaowu Xu
2016-06-15Merge "Match prev_ to number_of_layers"Johann Koenig
2016-06-14Use data size directly instead of recomputing.Johann
2016-06-14Match prev_ to number_of_layersJohann
2016-06-14Active map and ROI map use unsigned rows/colsJohann
2016-06-14Make new_qc signedJohann
2016-06-07Merge changes I999ef597,Ic6dc9f53Johann Koenig
2016-06-02firstpass.c: fix an UBSAN/IOC errorYaowu Xu
2016-06-01Fix VP8 encoder UBSAN/IOC errorsYaowu Xu
2016-05-22vpx: Add OS/2-specific threading codesKO Myung-Hun
2016-05-19vp8/error_concealment: remove shift of negative valueJames Zern
2016-05-11Merge "Added a measure of rc drift."Yaowu Xu
2016-05-11Added a measure of rc drift.paulwilkins
2016-05-09Merge "Alignment is required for sad_array8"Johann Koenig
2016-05-09Alignment is required for sad_array8Johann
2016-05-06Remove sixtap/bilinear 4x4 neon implementationsJohann
2016-05-03Merge "Move vpx_add_plane from codec to vpx_dsp and dedup."James Bankoski
2016-05-02Move vpx_add_plane from codec to vpx_dsp and dedup.Jim Bankoski
2016-04-27Avoid an unsigned overflow in invert_quantAlex Converse
2016-04-26vp8: Adjust consec_zeromv thresholds for skin detection.Marco
2016-04-19vp8: Update on sum_diff_threshold.Marco
2016-04-04vp8-denoiser: Avoid doing the mcomp if we don't denoise.Marco
2016-04-01vp8 denoiser: Some adjustments to usage of skin and motion.Marco
2016-03-30Merge "vp8_peek_si_internal: quiet static analysis warning"James Zern
2016-03-25vp8_peek_si_internal: quiet static analysis warningJames Zern
2016-03-24vp8-denoiser: Use the same skin detection for model=1 as in vp9.Marco
2016-03-22Merge "Simplify the loopfilter synchronization logic in VP8 encoder"Yaowu Xu
2016-03-22Simplify the loopfilter synchronization logic in VP8 encoderYunqing Wang
2016-03-18vp8-denoiser: Update on the sum_diff threshold.Marco
2016-02-27Merge "vp8-denoiser: Update some denoiser thresholds."Marco Paniconi
2016-02-17vp8_dx_iface: add missing alloc checksJames Zern
2016-02-17vp8/onyx_if: add missing alloc checksJames Zern
2016-02-17vp8/denoising: add missing alloc checkJames Zern
2016-02-17vp8-denoiser: Update some denoiser thresholds.Marco
2016-02-05vp8: fix build with mingw+pthreadsJames Zern
2016-01-30Merge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaaJames Zern
2016-01-28vp9/10: fix encoder crash on flushJames Zern
2016-01-28VPX skin map improvement.JackyChen
2016-01-26vp8_cx_iface: delete 3 unused functionsJames Zern