summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2014-02-20Merge "vp9_subpixel_8t_intrin_avx2.c: make some tables static"James Zern
2014-02-20Remove an unused variableYaowu Xu
2014-02-19Merge "vp9: normalize DECLARE_ALIGNED use on global tables"James Zern
2014-02-19Cleaning up vp9_mvref_common.{h, c}.Dmitry Kovalev
2014-02-19Merge "Cleaning up pack_inter_mode_mvs() function."Dmitry Kovalev
2014-02-18vp9: normalize DECLARE_ALIGNED use on global tablesJames Zern
2014-02-18vp9_subpixel_8t_intrin_ssse3.c: make some tables staticJames Zern
2014-02-18vp9_subpixel_8t_intrin_avx2.c: make some tables staticJames Zern
2014-02-18Merge "vp9_filter: move table alignment decl's to header"James Zern
2014-02-18Merge "SSSE3 convolution optimization"Yunqing Wang
2014-02-18Merge "AVX2 SubPixel Variance Optimization"Yunqing Wang
2014-02-17Changing vp9_full_search_sad{, x3, x8} signatures.Dmitry Kovalev
2014-02-15vp9_filter: move table alignment decl's to headerJames Zern
2014-02-14Replace vqshrun by vqmovun if shift #0 bitJames Yu
2014-02-14Merge "Remove redundant arm neon instructions."Johann
2014-02-14AVX2 SubPixel Variance Optimizationlevytamar82
2014-02-14Cleanup some comments.Adrian Grange
2014-02-14Merge "minor spelling cleanup in comments"Yaowu Xu
2014-02-14SSSE3 convolution optimizationlevytamar82
2014-02-13Cleaning up pack_inter_mode_mvs() function.Dmitry Kovalev
2014-02-13Merge "Removed the reset of mode_info from previous frame"Yaowu Xu
2014-02-13Merge "Add VP9 decoder support for external frame buffers"Frank Galligan
2014-02-13Add VP9 decoder support for external frame buffersFrank Galligan
2014-02-13Removed the reset of mode_info from previous frameYaowu Xu
2014-02-13Merge "Renaming skip_coeff to skip for consistency."Dmitry Kovalev
2014-02-13Merge "Fix neon wide loopfilter for filter8 only branch"Frank Galligan
2014-02-13Merge "AVX2 Convolve Optimization"Yunqing Wang
2014-02-12AVX2 Convolve Optimizationlevytamar82
2014-02-12Fix neon wide loopfilter for filter8 only branchFrank Galligan
2014-02-12Renaming skip_coeff to skip for consistency.Dmitry Kovalev
2014-02-12minor spelling cleanup in commentsAndrew Russell
2014-02-12Adding consts to mv search function arguments.Dmitry Kovalev
2014-02-12Merge "Removing vp9_foreach_transformed_block_uv() function."Dmitry Kovalev
2014-02-12Use INTER_OFFSET in vp9_pick_inter_modeJingning Han
2014-02-11Remove redundant arm neon instructions.James Yu
2014-02-11Removing vp9_foreach_transformed_block_uv() function.Dmitry Kovalev
2014-02-11Merge "vp9/common/x86: Silence MSVC warnings in vp9_asm_stubs.c."Tom Finegan
2014-02-11Merge "Add get release decoder frame buffer functions."Frank Galligan
2014-02-10Merge "Encoder quantization cleanup."Dmitry Kovalev
2014-02-10vp9/common/x86: Silence MSVC warnings in vp9_asm_stubs.c.Tom Finegan
2014-02-10Add get release decoder frame buffer functions.Frank Galligan
2014-02-10Convert small static header functions to inlineJim Bankoski
2014-02-10Convert small static functions in header to inline..Jim Bankoski
2014-02-10Convert small header functions to inlineJim Bankoski
2014-02-10Convert header static functions to inline or make them global.Jim Bankoski
2014-02-09Converted functions in header to INLINE...Jim Bankoski
2014-02-09Convert functions to inline that are small .Jim Bankoski
2014-02-09Convert functions to inline that are in headers static.Jim Bankoski
2014-02-09Converted function to inlineJim Bankoski
2014-02-09Converted short static functions to inline.Jim Bankoski