summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2015-05-14vp8/rdopt.h+onyx_int.h: add some missing prototypesJames Zern
2015-05-14vp8: add some missing includesJames Zern
2015-05-14vp8: make some functions staticJames Zern
2015-05-14vp8/common/variance*: add vp8_rtcd includeJames Zern
2015-05-14vp8_copy32xn: sync function signatureJames Zern
2015-05-07Merge "Remove only remaining uses of 'fast_unaligned'"Johann
2015-05-07Remove only remaining uses of 'fast_unaligned'Johann
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-06Move shared SAD code to vpx_dspJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-28vpx_mem: remove vpx_memmoveJames Zern
2015-04-15Reorganize *_rtcd() calling conventionsJohann
2015-04-03vp8_regular_quantize_b_sse2: remove dead initJames Zern
2015-04-03vp8cx_pick_filter_level*: remove dead initsJames Zern
2015-04-03vp8_decode_frame: remove dead incrementJames Zern
2015-04-03rdopt: remove dead storesJames Zern
2015-04-03find_next_key_frame: remove dead init & storeJames Zern
2015-04-03multiframe_quality_enhance_block: remove dead storesJames Zern
2015-04-03vp8_print_modes_and_motion_vectors: remove dead storesJames Zern
2015-04-02Remove PPC build supportJohann
2015-03-26Remove duplicate code from mergeJohann
2015-03-20vp[89]_cx_iface.c: remove obsolete ABI checksJames Zern
2015-03-19vp8: fix a bug in the internal PSNR calculationYunqing Wang
2015-03-18Remove last remnants of obj_int_extractJohann
2015-02-12Add missing initializer to VP8 codec interfaceAdrian Grange
2015-02-03Use correct buffer size in vp8 subpixel varianceJohann
2015-01-29Explicitly include vp8_rtcd.hJohann
2015-01-27vp8enc: Prevent out of bounds memory access.Alex Converse
2015-01-12vp8: Fix to crash in pick_inter.Marco
2015-01-05Return error on wrong sync codeYaowu Xu
2014-12-21Revert "remove vp8 unused uvstride parm in simple loop filter"Jim Bankoski
2014-12-21Merge "remove vp8 unused uvstride parm in simple loop filter"Jim Bankoski
2014-12-16Silence -Werror=unused-parameterJohann
2014-12-12Fix a bug that break the vp8 fragment decoder.hkuang
2014-12-03Various updates to vp8.Marco
2014-11-20Correctly initialize "ones" value in neon quantizeJohann
2014-11-06Remove asm offset dependenciesJohann
2014-11-04Merge "Remove pair quantization"Johann
2014-11-04Merge "vp8 quantization -> intrinsics"Johann
2014-11-04Avoid divide-by-zero in vp8 initializationJohann
2014-10-31Remove pair quantizationJohann
2014-10-31vp8 quantization -> intrinsicsJohann
2014-10-24vp8: Updates to noise level estimate.Marco
2014-10-22Merge "vp9_denoiser_sse2.c: improve code style."JackyChen
2014-10-22vp9_denoiser_sse2.c: improve code style.JackyChen
2014-10-22vp8: Update to computation of noise level.Marco
2014-10-17Updates to aggressive denoising mode.Marco
2014-10-13Resolves some lint errorsDeb Mukherjee
2014-10-08vp8: Suppress denoising with respect to old reference frames.Marco