summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-07-21MinArfFreqTest: Don't leak video on failure.Alex Converse1-12/+11
2016-07-21Make test encoder test driver less likely to leak on failure.Alex Converse1-13/+10
2016-07-19Merge "vp9: Allow usage of lookahead for real-time, 1 pass vbr."Marco Paniconi1-3/+29
2016-07-19Merge "take II: variance_test partial clean-up"Pascal Massimino1-419/+415
2016-07-18take II: variance_test partial clean-upskal1-419/+415
2016-07-18vp9: Allow usage of lookahead for real-time, 1 pass vbr.Marco1-3/+29
2016-07-16Revert "variance_test partial clean-up"James Zern1-394/+417
2016-07-16Merge "sad_test: add some const to methods"Pascal Massimino1-12/+12
2016-07-16Merge "vp9_error_block_test: simplify fn wrapper generation"Pascal Massimino1-31/+21
2016-07-15sad_test: add some const to methodsPascal Massimino1-12/+12
2016-07-15vp9_error_block_test: simplify fn wrapper generationJames Zern1-31/+21
2016-07-15remove tuple from 'sad_test.cc'skal1-473/+455
2016-07-15Merge "postproc : fix function parameters for noise functions."James Bankoski1-41/+25
2016-07-15postproc : fix function parameters for noise functions.Jim Bankoski1-41/+25
2016-07-14variance_test partial clean-upskal1-417/+394
2016-07-14vp9_intrapred_test: follow-up cleanupskal1-43/+41
2016-07-13Merge "postproc: noise style fixes."James Bankoski1-5/+5
2016-07-13postproc: noise style fixes.Jim Bankoski1-5/+5
2016-07-13clean-up vp9_intrapred_testskal1-134/+119
2016-07-13postproc - move filling of noise buffer to vpx_dsp.Jim Bankoski1-54/+12
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski1-12/+12
2016-07-07Merge "Support measure distortion in the pixel domain"Jingning Han2-0/+116
2016-07-06Support measure distortion in the pixel domainJingning Han2-0/+116
2016-07-01Make set_reference control API work in VP9Yunqing Wang1-14/+17
2016-07-01Merge changes I59a11921,I296a0b81,I397d7753Johann Koenig11-52/+24
2016-06-30test: remove x86inc.asm distinctionJohann11-52/+24
2016-06-29convolve_test: fix byte offsets in hbd buildJames Zern1-13/+14
2016-06-29tests: remove redundant round() definitionJames Zern3-27/+4
2016-06-23datarate_test,DatarateTestLarge: normalize bits typeJames Zern1-1/+1
2016-06-23Merge "vp9: Fix potential SEGV in decoder_peek_si_internal"Vignesh Venkatasubramanian1-0/+34
2016-06-23vp9: Fix potential SEGV in decoder_peek_si_internalVignesh Venkatasubramanian1-0/+34
2016-06-22Merge "remove vp10"James Zern18-639/+6
2016-06-18realtime_test: remove decoded frame count checkJames Zern1-13/+1
2016-06-17remove vp10James Zern18-639/+6
2016-06-17Output frames in first pass for VPX_DL_REALTIME.Tom Finegan2-0/+77
2016-06-16Fix ubsan warning: test/datarate_test.ccYaowu Xu1-1/+1
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su1-4/+19
2016-06-14neon hadamard 16x16Johann1-0/+5
2016-06-13hadamard 16x16 testJohann1-27/+111
2016-06-08fdct8x8_test: fix unsigned overflowJames Zern1-4/+4
2016-06-08fdct4x4_test: fix unsigned overflowJames Zern1-4/+4
2016-06-04Merge changes If31d36c8,I10b947e7James Zern2-15/+0
2016-06-03Merge "Slow pshufb removal in 3 intra prediction functions."Linfeng Zhang1-6/+7
2016-06-02vpx_dsp,add_noise: remove mmx implementationJames Zern1-5/+0
2016-06-02vpx_dsp: remove mmx variance implementationsJames Zern1-10/+0
2016-06-02Slow pshufb removal in 3 intra prediction functions.Linfeng Zhang1-6/+7
2016-06-01Fix UBSAN/IOC errorsYaowu Xu3-5/+5
2016-05-27Merge "acm_random,Rand9Signed: correct cast"James Zern1-1/+1
2016-05-27Merge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10."Linfeng Zhang1-10/+2
2016-05-27acm_random,Rand9Signed: correct castJames Zern1-1/+1