Age | Commit message (Expand) | Author | Files | Lines |
2016-08-08 | tests: use scoped_ptr for local video source vars | James Zern | 5 | -29/+27 |
2016-08-08 | y4m_test: init members in the constructor | James Zern | 1 | -1/+1 |
2016-08-08 | Merge changes from topic 'clang-tidy' | James Zern | 28 | -102/+179 |
2016-08-05 | *_perf_test.cc: correct DoDecode signature | James Zern | 2 | -3/+2 |
2016-08-05 | test: apply clang-tidy google-readability-braces-around-statements | clang-format | 28 | -99/+177 |
2016-08-05 | Remove duplicates in Loop8Test6Param and Loop8Test9Param | Linfeng Zhang | 1 | -147/+86 |
2016-08-06 | Merge changes Ice037acb,I806af11b,I344a7dd0,Ib7cb87fa | James Zern | 5 | -42/+24 |
2016-08-05 | Fix a bug in test/lpf_8_test.cc | Linfeng Zhang | 1 | -6/+20 |
2016-08-04 | test/decode_test_driver: rm unused deadline member | James Zern | 5 | -42/+24 |
2016-08-04 | Merge changes I6ef79702,Id332c641,I354b5d22,I84438013 | Johann Koenig | 1 | -1/+1 |
2016-08-04 | Use common transpose for vpx_idct16x16_[10|256]_add_neon | Johann | 1 | -1/+1 |
2016-08-04 | Remove armv6 target | Johann | 2 | -23/+0 |
2016-08-04 | Update Loop8Test{6,9}Param to test filter8() in mb_lpf_vertical_edge_w() | Linfeng Zhang | 1 | -11/+41 |
2016-08-04 | Merge "test: apply clang-format" | James Zern | 88 | -3658/+2933 |
2016-07-28 | Merge "vp9 svc: Enable different speed setting for each spatial layer." | Jacky Chen | 1 | -1/+7 |
2016-07-27 | test: apply clang-format | clang-format | 88 | -3658/+2933 |
2016-07-25 | register_state_check: simplify Check() methods | James Zern | 1 | -19/+9 |
2016-07-25 | vp9 svc: Enable different speed setting for each spatial layer. | jackychen | 1 | -1/+7 |
2016-07-22 | blockiness_test: fix implicit float conversion | James Zern | 1 | -8/+9 |
2016-07-22 | resize_test: fix implicit float->int conversion | James Zern | 1 | -2/+2 |
2016-07-21 | MinArfFreqTest: Don't leak video on failure. | Alex Converse | 1 | -12/+11 |
2016-07-21 | Make test encoder test driver less likely to leak on failure. | Alex Converse | 1 | -13/+10 |
2016-07-19 | Merge "vp9: Allow usage of lookahead for real-time, 1 pass vbr." | Marco Paniconi | 1 | -3/+29 |
2016-07-19 | Merge "take II: variance_test partial clean-up" | Pascal Massimino | 1 | -419/+415 |
2016-07-18 | take II: variance_test partial clean-up | skal | 1 | -419/+415 |
2016-07-18 | vp9: Allow usage of lookahead for real-time, 1 pass vbr. | Marco | 1 | -3/+29 |
2016-07-16 | Revert "variance_test partial clean-up" | James Zern | 1 | -394/+417 |
2016-07-16 | Merge "sad_test: add some const to methods" | Pascal Massimino | 1 | -12/+12 |
2016-07-16 | Merge "vp9_error_block_test: simplify fn wrapper generation" | Pascal Massimino | 1 | -31/+21 |
2016-07-15 | sad_test: add some const to methods | Pascal Massimino | 1 | -12/+12 |
2016-07-15 | vp9_error_block_test: simplify fn wrapper generation | James Zern | 1 | -31/+21 |
2016-07-15 | remove tuple from 'sad_test.cc' | skal | 1 | -473/+455 |
2016-07-15 | Merge "postproc : fix function parameters for noise functions." | James Bankoski | 1 | -41/+25 |
2016-07-15 | postproc : fix function parameters for noise functions. | Jim Bankoski | 1 | -41/+25 |
2016-07-14 | variance_test partial clean-up | skal | 1 | -417/+394 |
2016-07-14 | vp9_intrapred_test: follow-up cleanup | skal | 1 | -43/+41 |
2016-07-13 | Merge "postproc: noise style fixes." | James Bankoski | 1 | -5/+5 |
2016-07-13 | postproc: noise style fixes. | Jim Bankoski | 1 | -5/+5 |
2016-07-13 | clean-up vp9_intrapred_test | skal | 1 | -134/+119 |
2016-07-13 | postproc - move filling of noise buffer to vpx_dsp. | Jim Bankoski | 1 | -54/+12 |
2016-07-12 | deblock filter : moved from vp8 code branch | Jim Bankoski | 1 | -12/+12 |
2016-07-07 | Merge "Support measure distortion in the pixel domain" | Jingning Han | 2 | -0/+116 |
2016-07-06 | Support measure distortion in the pixel domain | Jingning Han | 2 | -0/+116 |
2016-07-01 | Make set_reference control API work in VP9 | Yunqing Wang | 1 | -14/+17 |
2016-07-01 | Merge changes I59a11921,I296a0b81,I397d7753 | Johann Koenig | 11 | -52/+24 |
2016-06-30 | test: remove x86inc.asm distinction | Johann | 11 | -52/+24 |
2016-06-29 | convolve_test: fix byte offsets in hbd build | James Zern | 1 | -13/+14 |
2016-06-29 | tests: remove redundant round() definition | James Zern | 3 | -27/+4 |
2016-06-23 | datarate_test,DatarateTestLarge: normalize bits type | James Zern | 1 | -1/+1 |
2016-06-23 | Merge "vp9: Fix potential SEGV in decoder_peek_si_internal" | Vignesh Venkatasubramanian | 1 | -0/+34 |