summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24Changing webmdec to use libwebmVignesh Venkatasubramanian
2014-04-24Removing unused vp9_sub_pixel_mse* functions.Dmitry Kovalev
2014-04-24[svc rc] Increase worst quality for enhancement layersMinghai Shang
2014-04-24Merge "Move shared test variables to tools_common.sh."Tom Finegan
2014-04-24Remove test against NULL before freeing memoryAdrian Grange
2014-04-24Remove key_frame_frequency variable from VP9_COMPAdrian Grange
2014-04-24Merge "Add VPXD_SET_DECRYPTOR support to the VP9 decoder."Joey Parrish
2014-04-24Merge "Fixed handling of regularly placed keyframes"Adrian Grange
2014-04-23Merge "Enable tests using WebM files only if webm_io is enabled"Vignesh Venkatasubramanian
2014-04-23Enable tests using WebM files only if webm_io is enabledVignesh Venkatasubramanian
2014-04-23Apply max intra block size condition to non-RD mode decisionJingning Han
2014-04-23Move shared test variables to tools_common.sh.Tom Finegan
2014-04-23Fixed handling of regularly placed keyframesAdrian Grange
2014-04-23configure: quote some uses of source_pathJames Zern
2014-04-23Add VPXD_SET_DECRYPTOR support to the VP9 decoder.Joey Parrish
2014-04-23Merge changes I2f05a5d9,I674337a7James Zern
2014-04-23Merge "Chessboard pattern prediction filter type search in non-RD coding"Jingning Han
2014-04-23gen_msvs_vcxproj.sh: support cygwin style pathsJames Zern
2014-04-23gen_msvs_proj.sh: support cygwin style pathsJames Zern
2014-04-23Merge "Adding macro to define vp9_variance_WxH_c() functions."Dmitry Kovalev
2014-04-23Chessboard pattern prediction filter type search in non-RD codingJingning Han
2014-04-23Merge "tools_common.sh: Add run messages."Tom Finegan
2014-04-23Merge "Rename FilterMode for compatibility with libyuv"Deb Mukherjee
2014-04-23Merge "Renaming MB_PREDICTION_MODE to PREDICTION_MODE."Dmitry Kovalev
2014-04-22tools_common.sh: Add run messages.Tom Finegan
2014-04-22Merge "tools_common.sh: Set VPX_TEST_EXE_SUFFIX for windows targets."Tom Finegan
2014-04-22tools_common.sh: Set VPX_TEST_EXE_SUFFIX for windows targets.Tom Finegan
2014-04-22Renaming MB_PREDICTION_MODE to PREDICTION_MODE.Dmitry Kovalev
2014-04-22Adding macro to define vp9_variance_WxH_c() functions.Dmitry Kovalev
2014-04-22Merge "Fix dr memory VP8 encode/decode errors"Yunqing Wang
2014-04-22Merge "Renaming "onyx" to "encoder"."Dmitry Kovalev
2014-04-22Merge "Reusing vp9_get_interp_kernel() function in unit tests."Dmitry Kovalev
2014-04-22Renaming "onyx" to "encoder".Dmitry Kovalev
2014-04-22Merge "Add utiltest target to Makefile."Tom Finegan
2014-04-22Merge "Fix the CONFIG_ALPHA build."Alex Converse
2014-04-22Merge "Template macros to generate subpix variance functions."Dmitry Kovalev
2014-04-22Merge "Inlining vp9_set_segmentation_map() function."Dmitry Kovalev
2014-04-22Fix the CONFIG_ALPHA build.Alex Converse
2014-04-22Rename FilterMode for compatibility with libyuvDeb Mukherjee
2014-04-22Merge "Bug fix for svc first pass rate control."Minghai Shang
2014-04-22Merge "Force ARNR filtering to be centered on the ARF frame"Adrian Grange
2014-04-22Add utiltest target to Makefile.Tom Finegan
2014-04-22Force ARNR filtering to be centered on the ARF frameAdrian Grange
2014-04-22Merge "Adds test code for supplemental superframe data"Deb Mukherjee
2014-04-21Inlining vp9_set_segmentation_map() function.Dmitry Kovalev
2014-04-21Template macros to generate subpix variance functions.Dmitry Kovalev
2014-04-21Merge "Allow full RD TX size search for GF/ALT at speed 2"Yaowu Xu
2014-04-21Merge "Change naming of end_usage parameter."Paul Wilkins
2014-04-21Merge "Remove an unused function"Yaowu Xu
2014-04-21Fix dr memory VP8 encode/decode errorsYunqing Wang