1. af416c4 Only exclude VP8 when it is included by Johann · 11 years ago
  2. ede392d Merge changes I5d28c2f5,Ib00b036f by Yaowu Xu · 11 years ago
  3. ed7e3d2 Add test for partial inverse transforms by Yaowu Xu · 11 years ago
  4. a3e919a Added a test vector by Yaowu Xu · 11 years ago
  5. 4a535ef Change in data rate test to be less stringent by Deb Mukherjee · 11 years ago
  6. fbada94 Add frame buffer lru cache. by Frank Galligan · 11 years ago
  7. d0ee1fd Merge "Add support to pass in external frame buffers." by Frank Galligan · 11 years ago
  8. 10f8916 Add support to pass in external frame buffers. by Frank Galligan · 11 years ago
  9. c5aaf92 webmdec/tests: fix leak when file isn't read to eof by James Zern · 11 years ago
  10. 2ec473b Merge "Set rc_2pass_vbr_maxsection_pct to correct value" by Adrian Grange · 11 years ago
  11. 15cf596 Set rc_2pass_vbr_maxsection_pct to correct value by Adrian Grange · 11 years ago
  12. c263418 Merge "test-data.sha1: add missing sha1sums" by James Zern · 11 years ago
  13. 38536f6 Cleanup copyright headers. by Frank Galligan · 11 years ago
  14. 802fc78 Merge "Move test vector list into a separate header." by Frank Galligan · 11 years ago
  15. 994a552 Merge "Add pre decode frame hook to decoder test class." by Frank Galligan · 11 years ago
  16. 52b2d50 Move test vector list into a separate header. by Frank Galligan · 11 years ago
  17. 1586bbf test-data.sha1: add missing sha1sums by James Zern · 11 years ago
  18. d62af81 Reduce the number of frames used in lossless test by Yaowu Xu · 11 years ago
  19. f9d69bd Add pre decode frame hook to decoder test class. by Frank Galligan · 11 years ago
  20. 937c3b9 add tile test vectors by James Zern · 11 years ago
  21. 61da087 Merge "Add a test vector for loopfilter" by Jingning Han · 11 years ago
  22. ebb583d Add a test vector for loopfilter by Jingning Han · 11 years ago
  23. 475d1d6 Modified spatial scalable encoder & unit tests by Adrian Grange · 11 years ago
  24. a0f77f6 Fix VP8 border replication for very small image by Yaowu Xu · 11 years ago
  25. e9c1961 Merge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2" by Yaowu Xu · 11 years ago
  26. f234136 Add a noise test vector by Yunqing Wang · 11 years ago
  27. 5925ba0 Merge "Using num_4x4_blocks_* instead of b_{width, height}_log2." by Dmitry Kovalev · 11 years ago
  28. 27e6b5b Using num_4x4_blocks_* instead of b_{width, height}_log2. by Dmitry Kovalev · 11 years ago
  29. 3aeebfb Merge "Removing PARAMS macro for consistency" by Joshua Litt · 11 years ago
  30. 8def766 vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2 by levytamar82 · 11 years ago
  31. 51490e5 Removing PARAMS macro for consistency by Joshua Litt · 11 years ago
  32. a782d63 Decoder performance test added to unit tests by Joshua Litt · 11 years ago
  33. f16cde9 Tweaks to vpx_test android make file by Joshua Litt · 11 years ago
  34. 4995dbc Merge "Enable 4x4 DCT/ADST transform unit test" by Jingning Han · 11 years ago
  35. 30d4c5e Enable 4x4 DCT/ADST transform unit test by Jingning Han · 11 years ago
  36. 9977332 For CBR, keep rate-correction damping factor to 2. by Marco Paniconi · 11 years ago
  37. 25af150 Merge "Add test vector for row/col tile decoding" by Jingning Han · 11 years ago
  38. c88f1ec Android.mk file for vpx unittests by Joshua Litt · 11 years ago
  39. 458951d Add test vector for row/col tile decoding by Jingning Han · 11 years ago
  40. d2c8cb7 Fixed memory leak with svc_test.cc by Ivan Maltz · 11 years ago
  41. a4a5a21 Disable zeroblock forcing for lossless coding mode by Yaowu Xu · 11 years ago
  42. 741c14f Merge "Move SVC per-frame loop from sample app into libvpx proper" by Ivan Maltz · 11 years ago
  43. 1ed0e1b Move SVC per-frame loop from sample app into libvpx proper by Ivan Maltz · 12 years ago
  44. ab9160d Allow test data path to be set by preprocessor symbol by Joshua Litt · 11 years ago
  45. b26ce8b Updates to 1-pass: by Marco Paniconi · 12 years ago
  46. ce053e7 Merge "vp9: add multi-threaded tile decoder" by James Zern · 12 years ago
  47. fb48452 vp9: add multi-threaded tile decoder by James Zern · 12 years ago
  48. e6863ef CL for adding AVX-AVX2 support in libvpx. by Erik Niemeyer · 12 years ago
  49. 080150d Merge "add tile test vectors" by James Zern · 12 years ago
  50. ea9b2c0 add tile test vectors by James Zern · 12 years ago
  51. e5edad3 Merge "vp9_thread_test: quiet some msvc int->bool warnings" by James Zern · 12 years ago
  52. 00053aa vp9_thread_test: quiet some msvc int->bool warnings by James Zern · 12 years ago
  53. 600a386 Making input pointer constant for all fdct/fht functions. by Dmitry Kovalev · 12 years ago
  54. fd724f1 Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4. by Dmitry Kovalev · 12 years ago
  55. a018988 Renaming vp9_short_fdct32x32 to vp9_fdct32x32. by Dmitry Kovalev · 12 years ago
  56. 5bdd4d9 Merge "Renaming vp9_short_fdct16x16 to vp9_fdct16x16." by Dmitry Kovalev · 12 years ago
  57. 02feb63 Renaming vp9_short_fdct16x16 to vp9_fdct16x16. by Dmitry Kovalev · 12 years ago
  58. fa143db Renaming vp9_short_fdct8x8 to vp9_fdct8x8. by Dmitry Kovalev · 12 years ago
  59. 9f09618 Merge "Using stride (# of elements) instead of pitch (bytes) in fdct4x4." by Dmitry Kovalev · 12 years ago
  60. c9af3de Merge changes I305fd55f,I13fe92b1 by James Zern · 12 years ago
  61. 64d94b4 Merge "Revert "Merge "SVC improvements""" by James Zern · 12 years ago
  62. a767d10 Merge "Using stride (# of elements) instead of pitch (bytes) in fdct8x8." by Dmitry Kovalev · 12 years ago
  63. cd74a90 Revert "Merge "SVC improvements"" by James Zern · 12 years ago
  64. 190c2b4 Using stride (# of elements) instead of pitch (bytes) in fdct4x4. by Dmitry Kovalev · 12 years ago
  65. 663916c SVC improvements by Ivan Maltz · 12 years ago
  66. e5fa44c Using stride (# of elements) instead of pitch (bytes) in fdct8x8. by Dmitry Kovalev · 12 years ago
  67. 1aa7fd5 Using stride (# of elements) instead of pitch (bytes) in fdct16x16. by Dmitry Kovalev · 12 years ago
  68. e05412f Using stride (# of elements) instead of pitch (bytes) in fdct32x32. by Dmitry Kovalev · 12 years ago
  69. 820201c vp9_thread: add vp9_worker_execute() by James Zern · 12 years ago
  70. e078c3d Initial 1-pass. by Marco Paniconi · 12 years ago
  71. 9d98e93 Merge "add a test vector with frame parallel mode enabled" by James Zern · 12 years ago
  72. 798cf80 add a test vector with frame parallel mode enabled by James Zern · 12 years ago
  73. 65f118d Making input pointer of any inverse transform constant. by Dmitry Kovalev · 12 years ago
  74. 7ef5739 Consistent names for inverse hybrid transforms (1 of 2). by Dmitry Kovalev · 12 years ago
  75. 3a0b59e Merge "SSE2 8-tap sub-pixel filter optimization" by Yunqing Wang · 12 years ago
  76. 899ab95 Adjustment to allowed range in resize unit test by Paul Wilkins · 12 years ago
  77. 3fb728c SSE2 8-tap sub-pixel filter optimization by Yunqing Wang · 12 years ago
  78. 1e766b5 Giving consistent names to IDCT 32x32 functions. by Dmitry Kovalev · 12 years ago
  79. b096c5a Giving consistent names to IDCT 16x16 functions. by Dmitry Kovalev · 12 years ago
  80. c6ad70d Giving consistent names to IDCT 8x8 functions. by Dmitry Kovalev · 12 years ago
  81. 3a06025 Giving consistent names to IDCT/IWHT functions. by Dmitry Kovalev · 12 years ago
  82. fd6c4c7 Merge "mips dsp-ase r2 vp9 decoder convolve module optimizations" by Johann · 12 years ago
  83. 68a3e4a BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORT by Dmitry Kovalev · 12 years ago
  84. 40edab5 mips dsp-ase r2 vp9 decoder convolve module optimizations by Parag Salasakar · 12 years ago
  85. 253fd25 Align structs used unit test to 32 bytes by Yaowu Xu · 12 years ago
  86. e45f4a4 Revert "Align struct to 32 bytes" by Yaowu Xu · 12 years ago
  87. b524236 Align struct to 32 bytes by Yaowu Xu · 12 years ago
  88. f363aa3 Merge "Refactor 8x8 fwd transform unit test" by Jingning Han · 12 years ago
  89. b0211e7 Merge "fix vp8-only build" by Yaowu Xu · 12 years ago
  90. a0fcbcf fix vp8-only build by James Zern · 12 years ago
  91. 88c8ff2 Modified resize unit test to output test vector by Adrian Grange · 12 years ago
  92. 4bd1711 Refactor 8x8 fwd transform unit test by Jingning Han · 12 years ago
  93. 040ffb6 Minor adjustment in unit tests by Yaowu Xu · 12 years ago
  94. 93ffd37 Enable and fix resize_test for VP9 by Adrian Grange · 12 years ago
  95. 2873d56 Merge "Enable accuracy/memory check for 16x16 transforms" by Jingning Han · 12 years ago
  96. 87bc705 Merge "Rework 16x16 transform unit test" by Jingning Han · 12 years ago
  97. 563c273 test/idct_test: add missing vpx_integer.h include by James Zern · 12 years ago
  98. 37705a3 Enable accuracy/memory check for 16x16 transforms by Jingning Han · 12 years ago
  99. 8f92a7e Rework 16x16 transform unit test by Jingning Han · 12 years ago
  100. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago