1. adbb881 dct16x16_test: add NEON functions by James Zern · 11 years ago
  2. 8e3ef6c Merge "move nestegg to third_party" by James Zern · 11 years ago
  3. b4262c6 tests: enable datarate_test based on CONFIG_ENCODERS by James Zern · 11 years ago
  4. bb3b9aa move nestegg to third_party by James Zern · 11 years ago
  5. a0f0655 Merge "update nestegg" by James Zern · 11 years ago
  6. 6e3cf6e Stop gating non420 features with a configure flag. by Alex Converse · 11 years ago
  7. cc6117d update nestegg by James Zern · 11 years ago
  8. b27207c Merge "Added three test vectors with droppable frames" by Adrian Grange · 11 years ago
  9. 70c38b1 Added three test vectors with droppable frames by Yaowu Xu · 11 years ago
  10. 6d6d9b2 Merge "Test vectors for odd image width and height." by Adrian Grange · 11 years ago
  11. 12c4458 Test vectors for odd image width and height. by Jim Bankoski · 11 years ago
  12. eb2325e video_source.h: Minor clean up. by Tom Finegan · 11 years ago
  13. fb8c246 Merge "Add VP9 decoder support for external frame buffers" by Frank Galligan · 11 years ago
  14. a4f30a5 Add VP9 decoder support for external frame buffers by Frank Galligan · 11 years ago
  15. 640885d Datarate test for temporal layers and frame dropper. by Marco Paniconi · 11 years ago
  16. 2a7f98c Merge "decode_test_driver: Use size_t for size arg to DecodeFrame()." by Tom Finegan · 11 years ago
  17. 235b77e decode_test_driver: Use size_t for size arg to DecodeFrame(). by Tom Finegan · 11 years ago
  18. 1604ad2 Fix frames that have no references to them. by Frank Galligan · 11 years ago
  19. 531d3ac Disabling BasicRateTargeting3TemporalLayers test. by Dmitry Kovalev · 11 years ago
  20. 812bacc Some updates and fixes for layered CBR mode. by Marco Paniconi · 11 years ago
  21. 005fc69 Finally removing "short" from transform names. by Dmitry Kovalev · 11 years ago
  22. 4864ab2 Layer based rate control for CBR mode. by Marco Paniconi · 11 years ago
  23. bb06138 resize_test: use const_iterator where appropriate by James Zern · 11 years ago
  24. 17b8993 resize_test: silence a warning by James Zern · 11 years ago
  25. 4a70357 remove duplicate const from vpx_codec_iface_t use by James Zern · 11 years ago
  26. 64e2597 Disable update of last_show_frame for existing frame by Adrian Grange · 11 years ago
  27. 46f02da Merge "tests: fix a few msvc warnings" by James Zern · 11 years ago
  28. 77e64d8 tests: fix a few msvc warnings by James Zern · 11 years ago
  29. ea8aaf1 create super fast rtc mode by Jim Bankoski · 11 years ago
  30. c6d5371 Merge "Revert external frame buffer code." by Frank Galligan · 11 years ago
  31. b1c72b6 Revert external frame buffer code. by Frank Galligan · 11 years ago
  32. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  33. a1d8918 Merge "Expand the lossless and datarate tests to cover 4:4:4." by Alex Converse · 11 years ago
  34. 58b9c9f Merge "Adds a non-normative resize library to vp9 encoder" by Deb Mukherjee · 11 years ago
  35. f5949fa Expand the lossless and datarate tests to cover 4:4:4. by Alex Converse · 11 years ago
  36. 3cd37df Adds a non-normative resize library to vp9 encoder by Deb Mukherjee · 11 years ago
  37. f061968 test/: remove some unnecessary extern "C"s by James Zern · 11 years ago
  38. 8a0b0a0 Add Y4mVideoSource to be used with 4:4:4 tests. by Alex Converse · 11 years ago
  39. ff0d073 Merge "test_libvpx: fix negative CPU filter" by James Zern · 11 years ago
  40. 0123676 Merge "datarate_test: fix some type conversions" by James Zern · 11 years ago
  41. ada9dd7 test_libvpx: fix negative CPU filter by James Zern · 11 years ago
  42. f69b560 Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}. by Dmitry Kovalev · 11 years ago
  43. 36ee0a2 Merge "Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}." by Dmitry Kovalev · 11 years ago
  44. 4084566 Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}. by Dmitry Kovalev · 11 years ago
  45. cc8ea84 Merge "test/partial_idct_test: fix msvc build" by James Zern · 11 years ago
  46. 46444c2 Merge "test/decode_perf_test: fix msvc build" by Tom Finegan · 11 years ago
  47. d2fdea1 test/decode_perf_test: fix msvc build by Tom Finegan · 11 years ago
  48. 949194d Merge "test/partial_idct_test: fix formatting and a warning" by James Zern · 11 years ago
  49. cac85f8 datarate_test: fix some type conversions by James Zern · 11 years ago
  50. a5768f6 test/partial_idct_test: fix msvc build by James Zern · 11 years ago
  51. 19c5353 test/partial_idct_test: fix formatting and a warning by James Zern · 11 years ago
  52. f71f581 Merge "Added a test vector that exercises lpf deltas" by Yaowu Xu · 11 years ago
  53. 02d5ebc Merge "Updates for 1-pass CBR rate control." by Marco Paniconi · 11 years ago
  54. 2424ba3 Added a test vector that exercises lpf deltas by Yaowu Xu · 11 years ago
  55. 1b8b8b0 Updates for 1-pass CBR rate control. by Marco Paniconi · 11 years ago
  56. b46da98 Merge "Only exclude VP8 when it is included" by Johann · 11 years ago
  57. 05d5332 Merge "Increase required number of external frame buffers" by Frank Galligan · 11 years ago
  58. af416c4 Only exclude VP8 when it is included by Johann · 11 years ago
  59. 9e41d56 Increase required number of external frame buffers by Frank Galligan · 11 years ago
  60. ede392d Merge changes I5d28c2f5,Ib00b036f by Yaowu Xu · 11 years ago
  61. ed7e3d2 Add test for partial inverse transforms by Yaowu Xu · 11 years ago
  62. a3e919a Added a test vector by Yaowu Xu · 11 years ago
  63. 4a535ef Change in data rate test to be less stringent by Deb Mukherjee · 11 years ago
  64. fbada94 Add frame buffer lru cache. by Frank Galligan · 11 years ago
  65. d0ee1fd Merge "Add support to pass in external frame buffers." by Frank Galligan · 11 years ago
  66. 10f8916 Add support to pass in external frame buffers. by Frank Galligan · 11 years ago
  67. c5aaf92 webmdec/tests: fix leak when file isn't read to eof by James Zern · 11 years ago
  68. 2ec473b Merge "Set rc_2pass_vbr_maxsection_pct to correct value" by Adrian Grange · 11 years ago
  69. 15cf596 Set rc_2pass_vbr_maxsection_pct to correct value by Adrian Grange · 11 years ago
  70. c263418 Merge "test-data.sha1: add missing sha1sums" by James Zern · 11 years ago
  71. 38536f6 Cleanup copyright headers. by Frank Galligan · 11 years ago
  72. 802fc78 Merge "Move test vector list into a separate header." by Frank Galligan · 11 years ago
  73. 994a552 Merge "Add pre decode frame hook to decoder test class." by Frank Galligan · 11 years ago
  74. 52b2d50 Move test vector list into a separate header. by Frank Galligan · 11 years ago
  75. 1586bbf test-data.sha1: add missing sha1sums by James Zern · 11 years ago
  76. d62af81 Reduce the number of frames used in lossless test by Yaowu Xu · 11 years ago
  77. f9d69bd Add pre decode frame hook to decoder test class. by Frank Galligan · 11 years ago
  78. 937c3b9 add tile test vectors by James Zern · 11 years ago
  79. 61da087 Merge "Add a test vector for loopfilter" by Jingning Han · 11 years ago
  80. ebb583d Add a test vector for loopfilter by Jingning Han · 11 years ago
  81. 475d1d6 Modified spatial scalable encoder & unit tests by Adrian Grange · 11 years ago
  82. a0f77f6 Fix VP8 border replication for very small image by Yaowu Xu · 11 years ago
  83. e9c1961 Merge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2" by Yaowu Xu · 11 years ago
  84. f234136 Add a noise test vector by Yunqing Wang · 11 years ago
  85. 5925ba0 Merge "Using num_4x4_blocks_* instead of b_{width, height}_log2." by Dmitry Kovalev · 11 years ago
  86. 27e6b5b Using num_4x4_blocks_* instead of b_{width, height}_log2. by Dmitry Kovalev · 11 years ago
  87. 3aeebfb Merge "Removing PARAMS macro for consistency" by Joshua Litt · 11 years ago
  88. 8def766 vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2 by levytamar82 · 11 years ago
  89. 51490e5 Removing PARAMS macro for consistency by Joshua Litt · 11 years ago
  90. a782d63 Decoder performance test added to unit tests by Joshua Litt · 11 years ago
  91. f16cde9 Tweaks to vpx_test android make file by Joshua Litt · 11 years ago
  92. 4995dbc Merge "Enable 4x4 DCT/ADST transform unit test" by Jingning Han · 11 years ago
  93. 30d4c5e Enable 4x4 DCT/ADST transform unit test by Jingning Han · 11 years ago
  94. 9977332 For CBR, keep rate-correction damping factor to 2. by Marco Paniconi · 11 years ago
  95. 25af150 Merge "Add test vector for row/col tile decoding" by Jingning Han · 11 years ago
  96. c88f1ec Android.mk file for vpx unittests by Joshua Litt · 11 years ago
  97. 458951d Add test vector for row/col tile decoding by Jingning Han · 11 years ago
  98. d2c8cb7 Fixed memory leak with svc_test.cc by Ivan Maltz · 11 years ago
  99. a4a5a210 Disable zeroblock forcing for lossless coding mode by Yaowu Xu · 11 years ago
  100. 741c14f Merge "Move SVC per-frame loop from sample app into libvpx proper" by Ivan Maltz · 11 years ago