summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-19Merge "Remove mi_grid_* structures."hkuang
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-19Merge "test/tools_common.sh: Add support for dumping list of tests."James Zern
2014-09-19Merge "High bit-depth coefficient coding functions"Deb Mukherjee
2014-09-19test/tools_common.sh: Add support for dumping list of tests.Tom Finegan
2014-09-19High bit-depth coefficient coding functionsDeb Mukherjee
2014-09-19Merge "build/make/iosbuild.sh: Support extra configure args."Tom Finegan
2014-09-19Merge "build/make/rtcd.pl: Add missing arm64 support."Tom Finegan
2014-09-19build/make/iosbuild.sh: Support extra configure args.Tom Finegan
2014-09-19Merge "rtcd: relocate 'extern "C" {' declaration"James Zern
2014-09-19build/make/rtcd.pl: Add missing arm64 support.Tom Finegan
2014-09-19Merge "vp8: Update to the adaptive denoising mode."Marco
2014-09-19vp8: Update to the adaptive denoising mode.Marco
2014-09-18rtcd: relocate 'extern "C" {' declarationJames Zern
2014-09-18Merge "Add a conditional compilation macro to VP8 unit test."James Zern
2014-09-18Add a conditional compilation macro to VP8 unit test.JackyChen
2014-09-18Merge "FIX: vp9_loopfilter_intrin_sse2.c"Frank Galligan
2014-09-18FIX: vp9_loopfilter_intrin_sse2.cScott LaVarnway
2014-09-18Merge "Add unit test for VP9 denoiser."JackyChen
2014-09-18Merge "[spatial svc] Use same golden frame for all temporal layers"Minghai Shang
2014-09-18Add unit test for VP9 denoiser.JackyChen
2014-09-18[spatial svc] Use same golden frame for all temporal layersMinghai Shang
2014-09-18Merge "Adds high bitdepth convolve, interpred & scaling"Deb Mukherjee
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
2014-09-18Substantial reworking of code for arf and kf groups.Paul Wilkins
2014-09-17Merge "Improved mb_lpf_horizontal_edge_w_sse2_16() #2"Frank Galligan
2014-09-17Improved mb_lpf_horizontal_edge_w_sse2_16() #2Scott LaVarnway
2014-09-17Merge "Resolves a few gcc warnings"Deb Mukherjee
2014-09-17Merge "vp8: common: postproc: fix signed overflow of statement of (X +c) >= X...Johann
2014-09-16Resolves a few gcc warningsDeb Mukherjee
2014-09-16Merge "arm: Fix building vp8_mse16x16_neon.c with MSVC"James Zern
2014-09-16Merge "Adding high-bitdepth intra prediction functions"Deb Mukherjee
2014-09-16Merge "Remove memset of every external frame buffer."Frank Galligan
2014-09-16Merge "Speeding up decode_coeffs()."Dmitry Kovalev
2014-09-16Adding high-bitdepth intra prediction functionsDeb Mukherjee
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-09-16Merge "Use non-zero mode threshold for NEARESTMV modes"Jingning Han
2014-09-16Merge "Fix a performance regression"Yaowu Xu
2014-09-16arm: Fix building vp8_mse16x16_neon.c with MSVCScott LaVarnway
2014-09-16Merge "Fix ARF construction when scaling"Adrian Grange
2014-09-16Speeding up decode_coeffs().Dmitry Kovalev
2014-09-16Merge "Move call to vp9_rc_get_second_pass_params()."Adrian Grange
2014-09-16Fix a performance regressionYaowu Xu
2014-09-16Fix ARF construction when scalingAdrian Grange
2014-09-16Merge "build/make/iosbuild.sh: Be more explicit about armv7."Tom Finegan
2014-09-16Use non-zero mode threshold for NEARESTMV modesJingning Han
2014-09-15Merge "Add ARF validation for compound inter mode check"Jingning Han
2014-09-15Merge "Remove redundant reference frame check in sub8x8 RD search"Jingning Han
2014-09-15Merge "Replace best_ref_index table fetch with best_mbmode"Jingning Han
2014-09-15Merge "Simplify the skip flag cost code"Yunqing Wang