summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2015-06-05disable vp8_sub_pixel_variance8x8_neonJames Zern
2015-06-03Remove unused sub pixel mseJohann
2015-06-02Disable neon bilinear 4x4Johann
2015-06-01Adds subsecond frame rates to webmJohnny Klonaris
2015-05-26Merge "Move variance functions to vpx_dsp"Johann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-21Fix to visual studio build error.Marco
2015-05-20vp8_drop_encodedframe_overshoot: fix to return setting.Marco
2015-05-19VP8: For high overshoot, force drop frame and max-out QP.Marco
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