summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* vp9_dx_iface: move struct defs to separate headerJames Zern2015-10-311-3/+1
* Merge "Optimize vp9_highbd_block_error_8bit assembly."Debargha Mukherjee2015-10-261-21/+63
|\
| * Optimize vp9_highbd_block_error_8bit assembly.Geza Lore2015-10-211-21/+63
* | Adjust superframe-is-optional unit test for vp10 superframe syntax.Ronald S. Bultje2015-10-211-7/+20
|/
* Add a new enum type vpx_color_range_tYaowu Xu2015-10-161-5/+5
* Add vpx_highbd_convolve_{copy,avg}_sse2Alex Converse2015-10-091-0/+20
* Generate convolve_test wrapper functions with a macroAlex Converse2015-10-091-502/+55
* Optimization of 8bit block error for high bitdepthGeza Lore2015-10-081-2/+20
* Merge changes Iaee60826,I51cf1e39James Zern2015-10-071-3/+16
|\
| * invalid_file_test: loosen error check w/tile-threadingJames Zern2015-10-061-3/+16
* | test/reg...check,video_source.h: avoid NOMINMAX redefJames Zern2015-10-062-0/+2
|/
* Merge "sixtap_predict_test: enable NEON tests"James Zern2015-10-011-1/+1
|\
| * sixtap_predict_test: enable NEON testsJames Zern2014-11-051-1/+1
* | Merge "vp8: change build_intra_predictors_mbuv_s to use vpx_dsp."Ronald S. Bultje2015-10-012-318/+0
|\ \
| * | vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.Ronald S. Bultje2015-09-302-318/+0
* | | Merge "vp8: change build_intra_predictors_mby_s to use vpx_dsp."Ronald S. Bultje2015-10-011-89/+0
|\ \ \ | |/ /
| * | vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje2015-09-301-89/+0
* | | Merge changes I68c4f189,Ia5a752dbJames Zern2015-09-301-5/+17
|\ \ \
| * | | vp9_thread_test: clarify test case namesJames Zern2015-09-231-5/+4
| * | | vp9_thread_test: add non-frame-parallel filesJames Zern2015-09-231-1/+14
* | | | Merge "test/*.h: (windows) fix min/max conflict"James Zern2015-09-302-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | test/*.h: (windows) fix min/max conflictJames Zern2015-09-292-1/+4
* | | | Change dynamic_cast to static_cast to fix no-rtti buildAlex Converse2015-09-291-1/+1
|/ / /
* | | Merge "Add a test for the interaction between active map and cyclic referesh."Alex Converse2015-09-305-0/+143
|\ \ \
| * | | Add a test for the interaction between active map and cyclic referesh.Alex Converse2015-09-255-0/+143
* | | | Merge "comment out fdct32"Angie Chiang2015-09-281-2/+1
|\ \ \ \
| * | | | comment out fdct32Angie Chiang2015-09-251-2/+1
* | | | | Merge "vp9/10: improve support for render_width/height."Ronald S. Bultje2015-09-282-1/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vp9/10: improve support for render_width/height.Ronald S. Bultje2015-09-252-1/+13
| |/ / /
* | | | Merge "Revert "remove static from fdct4/8/16/32""James Zern2015-09-262-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "remove static from fdct4/8/16/32"James Zern2015-09-232-6/+9
| |/ /
* | | Merge "Change size on first frame and change config cause crash."Jacky Chen2015-09-251-7/+32
|\ \ \ | |/ / |/| |
| * | Change size on first frame and change config cause crash.jackychen2015-09-211-7/+32
* | | Merge "remove static from fdct4/8/16/32"Angie Chiang2015-09-212-9/+6
|\ \ \ | |/ / |/| |
| * | remove static from fdct4/8/16/32Angie Chiang2015-09-212-9/+6
* | | vp9_end_to_end_test: disable vp10 w/high bitdepthJames Zern2015-09-191-0/+14
|/ /
* | vp9_arf_freq_test: disable vp10 w/high bitdepthJames Zern2015-09-171-0/+14
* | Merge "Add support for color-range."Ronald S. Bultje2015-09-161-4/+7
|\ \
| * | Add support for color-range.Ronald S. Bultje2015-09-161-4/+7
* | | Merge "VP9 dynamic resizing unit test with bitrate change."Jacky Chen2015-09-161-1/+48
|\ \ \ | |/ / |/| |
| * | VP9 dynamic resizing unit test with bitrate change.jackychen2015-09-151-1/+48
* | | Merge changes from topic 'fix-vp9-bitstream-test'James Zern2015-09-151-89/+36
|\ \ \ | |/ / |/| |
| * | vp9_encoder_parms_get_to_decoder: cosmeticsJames Zern2015-09-101-17/+14
| * | vp9...parms_get_to_decoder: remove unneeded funcJames Zern2015-09-101-5/+1
| * | vp9...parms_get_to_decoder: fix EXPECT param orderJames Zern2015-09-101-13/+13
| * | vp9_encoder_parms_get_to_decoder: delete dead codeJames Zern2015-09-101-22/+3
| * | fix BitstreamParms testJames Zern2015-09-101-27/+5
| * | vp9_encoder_parms_get_to_decoder: remove vp10James Zern2015-09-101-5/+0
* | | VP9 dynamic resizing unit test.jackychen2015-09-151-9/+93
* | | add range_check for fdct in vp10Angie Chiang2015-09-122-0/+115