1. ac4c37c vp9/10: fix forced keyframes w/alt-refs enabled by James Zern · 9 years ago
  2. 4f780e9 vp9/10: fix encoder crash on flush by James Zern · 9 years ago
  3. d36659c move vp9_avg to vpx_dsp by James Zern · 9 years ago
  4. a046ba2 test.mk: simplify vp8/9 checks by James Zern · 9 years ago
  5. 2c9c2e0 test.mk: regroup white box tests by James Zern · 9 years ago
  6. 1138b98 test.mk: enable test_intra_pred_speed unconditionally by James Zern · 9 years ago
  7. 7cdcfee vp8: change build_intra_predictors_mbuv_s to use vpx_dsp. by Ronald S. Bultje · 9 years ago
  8. d2a953e Merge "Add a test for the interaction between active map and cyclic referesh." by Alex Converse · 9 years ago
  9. 35fb344 Add a test for the interaction between active map and cyclic referesh. by Alex Converse · 10 years ago
  10. e7c8b71 Revert "remove static from fdct4/8/16/32" by James Zern · 10 years ago
  11. 8903b9f remove static from fdct4/8/16/32 by Angie Chiang · 10 years ago
  12. fe776ce add range_check for fdct in vp10 by Angie Chiang · 10 years ago
  13. 87175ed Isolate vp10's inv_txfm from vp9 by Angie Chiang · 10 years ago
  14. 43a4900 Revert "add range_check for fdct in vp10" by James Zern · 10 years ago
  15. f78d6aa add range_check for fdct in vp10 by Angie Chiang · 10 years ago
  16. 4013645 Replace prefix vp9_ with vpx_ for intra prediction functions by hui su · 10 years ago
  17. 2992739 Rename loop filter function from vp9_ to vpx_ by Jingning Han · 10 years ago
  18. 0ede9f5 Unify subtract function used in VP8/9 by Jingning Han · 10 years ago
  19. 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
  20. bfb6d48 Add control to skip loop filter in VP9 decoder. by Frank Galligan · 10 years ago
  21. 0d2f348 tests: add test_intra_pred_speed by James Zern · 10 years ago
  22. ee87e20 Adds a new temporal consistency metric to libvpx. by Jim Bankoski · 10 years ago
  23. 1777413 Adds a blockiness metric to internal stats. by Jim Bankoski · 10 years ago
  24. 954a7ae enable test/vp9_encoder_parms_get_to_decoder by James Zern · 10 years ago
  25. 89df6d1 Set default encode test driver to 1 column and 1 thread. by Frank Galligan · 10 years ago
  26. be6aead Try again to merge branch 'frame-parallel' into master branch. by hkuang · 10 years ago
  27. a18da97 Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch." by Johann · 10 years ago
  28. bde04ce Merge branch 'frame-parallel' to enable frame parallel decode in master branch. by hkuang · 10 years ago
  29. 7c2c2be vp9_ethread: add the multi-threaded encoder unit tests by Yunqing Wang · 10 years ago
  30. c4f7079 Revert "Revert "Add support for setting byte alignment."" by Frank Galligan · 10 years ago
  31. 91471d6 Revert "Add support for setting byte alignment." by Paul Wilkins · 10 years ago
  32. 9353607 Fix a bug that break the vp8 fragment decoder. by hkuang · 10 years ago
  33. 399823b Add support for setting byte alignment. by Frank Galligan · 10 years ago
  34. cf6a5c8 Merge "Adds a test to make sure encoder parms get to decoder." by Jim Bankoski · 10 years ago
  35. a0d9a9d Adds a test to make sure encoder parms get to decoder. by Jim Bankoski · 10 years ago
  36. c2638bd Adds a decode perf test that builds a new file. by Jim Bankoski · 10 years ago
  37. d05cf10 Add error handling for frame parallel decode and unit test for that. by hkuang · 10 years ago
  38. 31bb7a2 Merge "tests: enable resize_test for vp8" by James Zern · 10 years ago
  39. a37607b tests: enable resize_test for vp8 by James Zern · 10 years ago
  40. a7b2d09 Added highbitdepth sse2 acceleration for quantize by Peter de Rivaz · 10 years ago
  41. a9a20a1 Fix a bug in frame parallel decode and add a unit test for that. by hkuang · 10 years ago
  42. f2fe530 Add two test vectors to test frame parallel decode. by hkuang · 10 years ago
  43. 53b68de vp8 quantize test by Johann · 10 years ago
  44. 50c59cd Adds a set of end-to-end encode tests by Deb Mukherjee · 10 years ago
  45. a51d45a add test-data.mk by James Zern · 10 years ago
  46. e638aff Merge "Add unit test for VP8 denoiser." by JackyChen · 10 years ago
  47. 09fbe88 Add unit test for VP8 denoiser. by JackyChen · 10 years ago
  48. 0ce51d8 experimental : partition using 1/8 x 1/8 image by Jim Bankoski · 10 years ago
  49. 80465da Add SSE2 code and unit test for VP9 denoiser. by JackyChen · 11 years ago
  50. e2a90c0 Merge "High bit-depth loop/arf/postproc filter functions" by Deb Mukherjee · 11 years ago
  51. 931ed51 High bit-depth loop/arf/postproc filter functions by Deb Mukherjee · 11 years ago
  52. 176ae59 invalid_file_test.cc is only for VP9 decoder by Johann · 11 years ago
  53. 81a8138 Adding high-bitdepth intra prediction functions by Deb Mukherjee · 11 years ago
  54. 7ee073e vp9: wait for key/intra-only frame after corruption by James Zern · 11 years ago
  55. 864fd85 Add an invalid file test for referencing a different color space. by Alex Converse · 11 years ago
  56. bb4950d vp9: correct context buffer resize check by James Zern · 11 years ago
  57. 440f509 vp9: fail decode if block/frame refs are corrupt by James Zern · 11 years ago
  58. 81e5d3f Add a more complex SEG_LVL_SKIP test vector. by Alex Converse · 11 years ago
  59. deeeb42 Add a test vector for SEG_LVL_SKIP. by Alex Converse · 11 years ago
  60. fec40f9 vp9: fix m/t loop filter invalid free by James Zern · 11 years ago
  61. cde790c vp9: fix crash in inline loopfilter w/corrupt file by James Zern · 11 years ago
  62. 4f27202 vp9: fix crash in mt loopfilter w/corrupt file by James Zern · 11 years ago
  63. 6a2e9ef vpx_codec_decode: check data size by James Zern · 11 years ago
  64. a984c86 Merge "Add test for vp8 copy frame" by Johann · 11 years ago
  65. 899585e Fix reference frame size restrictions. by Jim Bankoski · 11 years ago
  66. 3f701df Add test for vp8 copy frame by Johann · 11 years ago
  67. 071c95d Merge "Encode perf test" by Joshua Litt · 11 years ago
  68. 83b843f Encode perf test by Joshua Litt · 11 years ago
  69. a04ace2 Add test for vp8 extend_borders by Johann · 11 years ago
  70. 727f384 Merge "Separates profile 2 into 2 profiles 2 and 3" by Deb Mukherjee · 11 years ago
  71. c447a50 Separates profile 2 into 2 profiles 2 and 3 by Deb Mukherjee · 11 years ago
  72. 943e432 allow config options to limit max size of decode by Jim Bankoski · 11 years ago
  73. bcfcd7c New decode perf test files by Joshua Litt · 11 years ago
  74. 0aa2af5 Fix show_existing_frame not decreasing frame buffer ref counter. by Alexander Voronov · 11 years ago
  75. c147cf3 Add unit test to test tile decoding error handling. by hkuang · 11 years ago
  76. 7c43fb6 Fix decoder handling of intra-only frames by Adrian Grange · 11 years ago
  77. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  78. 79199e4 Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure. by Dmitry Kovalev · 11 years ago
  79. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  80. bd75669 Merge "Add a test that tests invalid partitions for profile 1" by Jim Bankoski · 11 years ago
  81. ee38021 Add a test that tests invalid partitions for profile 1 by Jim Bankoski · 11 years ago
  82. 79ceb79 Add a new yuv444 testvector. by Alex Converse · 11 years ago
  83. 6c54dbc Merge "BITSTREAM: Handle transform size and motion vectors more logically for non-420." by Alex Converse · 11 years ago
  84. ae77d0f Merge "Add a CPU speed test with screen content." by Alex Converse · 11 years ago
  85. 52b63c2 Merge "Better validation of invalid files" by Jim Bankoski · 11 years ago
  86. 5d08812 Add a CPU speed test with screen content. by Alex Converse · 11 years ago
  87. 9f37d14 Better validation of invalid files by Jim Bankoski · 11 years ago
  88. 3abfee9 test.mk: remove renamed file by James Zern · 11 years ago
  89. b2b0775 vp9: check tile column count by James Zern · 11 years ago
  90. 5e7242d Add unit test to test user_priv parameter. by hkuang · 11 years ago
  91. c3db2d8 error check vp9 superframe parsing by Jim Bankoski · 11 years ago
  92. 55eaf58 Added Test vector that tests more show existing frames. by Jim Bankoski · 11 years ago
  93. dc2f2ce Validate error checking code in decoder. by Jim Bankoski · 11 years ago
  94. 7557a65 BITSTREAM: Handle transform size and motion vectors more logically for non-420. by Alex Converse · 11 years ago
  95. d203203 Merge "Fix out of boundary memory read in fuzz test on vpxdec" by Jingning Han · 11 years ago
  96. 1ba1871 Fix out of boundary memory read in fuzz test on vpxdec by Jingning Han · 11 years ago
  97. 6b74776 [spatial svc]Combine first and second pass test to keep stats data in memory. by Minghai Shang · 11 years ago
  98. f12ebfc make spatial svc an experiment by James Zern · 11 years ago
  99. fea5eab Add another test vector by Yaowu Xu · 11 years ago
  100. 242c36b Merge "Added a test vector" by Yaowu Xu · 11 years ago