1. c837c4b Remove obsolete TODO in selfguided neon module by venkat sanampudi · 5 years ago
  2. d65a573 Fix bug in selfguided_restoration neon by venkat sanampudi · 5 years ago
  3. 9b224ea Replace testing::tuple with std::tuple (x2) by James Zern · 5 years ago
  4. a543df5 Replace testing::tuple with std::tuple by sarahparker · 6 years ago
  5. f5c3d0f Remove unneeded () around two SIMD_TUPLE's. by Wan-Teh Chang · 5 years ago
  6. 4af1636 Estimate noises for different planes separately. by yjshen · 5 years ago
  7. 4e8bbd1 Add neon/sse2 optimization for fwd txfm 4x4 by Jerome Jiang · 5 years ago
  8. a66b572 Handle 10bit encoding and re-enable planewise filtering by Cheng Chen · 5 years ago
  9. 0de21d3 rtc: Fix to frame_type setting for 1 pass rtc by Marco Paniconi · 5 years ago
  10. b00411d cmake: Enable -Wshorten-64-to-32 for C++ sources. by Tom Finegan · 6 years ago
  11. 980213e test.cmake: skip quantize_func_test.cc in generic builds by James Zern · 5 years ago
  12. 7a7fa5c Fix over-reads in MetadataEncodeTest::FramePktHook by Wan-Teh Chang · 5 years ago
  13. 62eab67 Adds support for HDR static metadata encode/decode by Daniel Max Valenzuela · 5 years ago
  14. ae20170 Refactor `temporal_filter.c` (Step-3). by yjshen · 5 years ago
  15. 9d68e63 Use bool, not int, for the 2nd test param row_mt_. by Wan-Teh Chang · 5 years ago
  16. b4410d8 Prepare for sb level multi-pass encoding by chiyotsai · 5 years ago
  17. 1a6f173 Do not suppress cpplint readability/streams check. by Wan-Teh Chang · 5 years ago
  18. e7e2b2d Optmize interface for temporal filtering. by yjshen · 5 years ago
  19. b42c052 Fix temporal filtering bugs in high bit-depth. by yjshen · 5 years ago
  20. f8c35de Include <ostream> for std::ostream. by Wan-Teh Chang · 5 years ago
  21. 2d05ba0 Define operator<< for the TestVideoParam struct. by Wan-Teh Chang · 5 years ago
  22. 7003573 Refactor `temporal_filter.c` (Step-2). by yjshen · 5 years ago
  23. 4637e2f Editorial bug fix for spec by Ryan · 5 years ago
  24. 8115cd6 Fix valgrind Use of uninitialised value of size 8 by Wan-Teh Chang · 5 years ago
  25. 532312c Adjust psnr threshold in HorzSuperresFixedEndToEndTest by Ravi Chaudhary · 5 years ago
  26. f4368ac Add SSE2 and AVX2 variant for aom_var_2d by Jayasanker J · 5 years ago
  27. c88f974 Simplify code about wedge types by Hui Su · 5 years ago
  28. d8fd9e7 Add additional encoder ext_tile tests by Yunqing Wang · 5 years ago
  29. d0f0d3b Re-enable lightfield test by Yunqing Wang · 5 years ago
  30. cc6cf05 Fix: Obtain aom_image metadata on decode by Daniel Max Valenzuela · 5 years ago
  31. 825aa3a Add SSE2 variant for temporal_filter_plane_c by Jayasanker J · 5 years ago
  32. f5036e6 Allow more 16x16 on key frame with hybrid intra search. by Jerome Jiang · 5 years ago
  33. 6077611 Adjust HorzSuperresFixedEndToEndTest threshold numbers by Jingning Han · 5 years ago
  34. bcc1b0e rtc: Enable RTC reference strucutre for speed >= 6 by Marco Paniconi · 5 years ago
  35. 9071bfe rtc: Fix to reference frame structure for RTC by Marco Paniconi · 5 years ago
  36. f7e6b90 Non RD: Add hybrid intra search. by Jerome Jiang · 5 years ago
  37. 8d1a1e4 rt: datarate test threshold change by Jerome Jiang · 5 years ago
  38. 2474d15 Add AVX2 variant for temporal_filter_plane_c by Jayasanker J · 5 years ago
  39. 72ef6ce AV1 RT: Modify PSNR threshold for reduced TX search. by Michael Horowitz · 5 years ago
  40. 3001dee Adjust psnr threshold in fwd-kf test by Sarah Parker · 5 years ago
  41. 5f8d70b Revert "Obtain aom_image metadata on decode" by Jingning Han · 5 years ago
  42. 6300fba Simplification of bits per macroblock estimate. by Paul Wilkins · 5 years ago
  43. b7dad71 Enable octagon-diamond motion estimation by Jingning Han · 5 years ago
  44. d6673a5 Reduce baseline inter enumerator in av1_rc_bits_per_mb() by Paul Wilkins · 5 years ago
  45. 518edbc Remove twopass->kfgroup_inter_fraction by Paul Wilkins · 5 years ago
  46. 9bca352 Obtain aom_image metadata on decode by Daniel Max Valenzuela · 5 years ago
  47. e431918 Reduce psnr_thresh in GFMaxPyrHeightTest by Yunqing Wang · 5 years ago
  48. 8806886 Add datarate test to change speed on the fly. by Jerome Jiang · 5 years ago
  49. 3c1f461 Remove bitrate param for frame drop tests in datarate_test.cc by Jerome Jiang · 5 years ago
  50. d36933a metadata_test.cc: add missing copyright header by James Zern · 5 years ago
  51. f112a35 AV1 RT: Fix datarate test failure by Fyodor Kyslov · 5 years ago
  52. 78e4819 AV1 RT: Early exit for intra mode check on pick_inter_mode by Fyodor Kyslov · 5 years ago
  53. bd55259 Rework the intra_angle_estimation speed feature by Hui Su · 5 years ago
  54. 7a3853e Have metadata remove/free functions return void. by Wan-Teh Chang · 5 years ago
  55. 6877cc6 Change kExampleData in metadata_test.cc to const by Daniel Max Valenzuela · 5 years ago
  56. 0a6c808 Write aom_image ITU-T T.35 metadata to stream by Daniel Max Valenzuela · 5 years ago
  57. 2f9e097 Adjust fwd-kf psnr thresholds by Sarah Parker · 5 years ago
  58. 4c09b45 sad4d avx2 code improvements by Victoria Zhislina · 6 years ago
  59. 9a5e5f2 Declare init_flags as aom_codec_flags_t. by Wan-Teh Chang · 6 years ago
  60. 131b3c4 Fix a compiler warning by Yunqing Wang · 6 years ago
  61. f686e03 Adjust PNSR thresholds to stop RTEndToEndTest failure by chiyotsai · 6 years ago
  62. c8b6dd6 remove old placeholder implementation of the config file support by Ryan Lei · 6 years ago
  63. 95fcd32 Add new test covering corruption caused by aq mode on/off. by Jerome Jiang · 6 years ago
  64. 446d5d9 RT: change threshold for frame drop test. by Jerome Jiang · 6 years ago
  65. d42c11c Add 720p clip to RT end to end tests. by Jerome Jiang · 6 years ago
  66. 2e6004a metadata test: Fix MSVC warnings. by Tom Finegan · 6 years ago
  67. f14875b Optimize get_proj_subspace module by Vishesh · 6 years ago
  68. df3d3d0 remove bool conversion (!!) when not applicable by Elliott Karpilovsky · 6 years ago
  69. 6b855be Adds metadata container for aom_image by Daniel Max Valenzuela · 6 years ago
  70. 7ad847a Seq header shouldn't change in the middle of frame by Wan-Teh Chang · 6 years ago
  71. 646082b Set g_usage to AOM_USAGE_REALTIME for realtime tests. by Jerome Jiang · 6 years ago
  72. bf3ca36 Revert "add config file options support" by James Zern · 6 years ago
  73. 7e56b50 test_data_download_worker: use https by James Zern · 6 years ago
  74. a70e67a add config file options support by Ryan · 6 years ago
  75. bbe0a0a test/*.cc: remove use of GTEST_ARRAY_SIZE_() by James Zern · 6 years ago
  76. 85a9314 AV1 RT tuned variance base partition thresholds. by Michael Horowitz · 6 years ago
  77. 0e07ea5 disable av1_(apply_|)selfguided_restoration_neon by James Zern · 6 years ago
  78. c74c9aa Recode the selected mode in tpl model by Jingning Han · 6 years ago
  79. 5e3b3ff Change KF Boost calculation. by Paul Wilkins · 6 years ago
  80. 882c5ad rtc-svc: Fixes for periodic key frames for SVC by Marco Paniconi · 6 years ago
  81. 9213228 Exclude hbd tests from selfguided_filter_test by Jerome Jiang · 6 years ago
  82. b955331 Remove cnn.{c,h} from CONFIG_REALTIME_ONLY by Jerome Jiang · 6 years ago
  83. 768367c rtc-svc: Disable the frame order hint for SVC by Marco Paniconi · 6 years ago
  84. ebba9c7 Exclude hbd functions in decoder and common. by Jerome Jiang · 6 years ago
  85. 6e632d3 error_block_test: fix visual studio build by James Zern · 6 years ago
  86. c71cf35 Modify psnr_thresh in GFMaxPyrHeightTestParam by Yunqing Wang · 6 years ago
  87. 7683ed5 Exclude hbd functions in av1_rtcd_defs.pl from HBD flag. by Jerome Jiang · 6 years ago
  88. d3a54fe test/edge_detect_test: fix int sanitizer warnings by Hien Ho · 6 years ago
  89. 3c2746f rtc-svc: Fix to (3SL, 3TL) layer pattern. by Marco Paniconi · 6 years ago
  90. 1cb298c Exclude hbd functions in aom_dsp from HBD flag. by Jerome Jiang · 6 years ago
  91. cedd063 Tweak PSNR threshold to pass a test by Debargha Mukherjee · 6 years ago
  92. 73f215f Exclude hbd intra prediction from CONFIG_AV1_HIGHBITDEPTH by Jerome Jiang · 6 years ago
  93. 34b7d5e rtc-svc: Add (3 spatial, 3 temporal) layers by Marco Paniconi · 6 years ago
  94. bcacb32 Add support for level targetting by Wan-Teh Chang · 6 years ago
  95. 58df5b1 Added SSE2 variant for get_blk_sse_sum_c module. by Vishesh · 6 years ago
  96. 861fd02 Reduce number of tests by Jerome Jiang · 6 years ago
  97. 90a4423 Optimize get_blk_sse_sum_c module by Vishesh · 6 years ago
  98. deddd6b Tweak threshold for PSNR test for gf frames by Debargha Mukherjee · 6 years ago
  99. 78b69cb valgrind Issue 2476 fix by Victoria Zhislina · 6 years ago
  100. ece3d03 Skip 10/12bit vectors if CONFIG_AV1_HIGHBITDEPTH=0 by Wan-Teh Chang · 6 years ago