1. 5754c39 Changing the weights of the first CRF filter in deringing by Jean-Marc Valin · 8 years ago main master
  2. 1579133 Use OD_DIVU for small divisions in temporal_filter. by Nathan E. Egge · 8 years ago
  3. 0312229 Replace divides by small values with multiplies. by Nathan E. Egge · 8 years ago
  4. 9c48eec Removing divisions from od_dir_find8() by Jean-Marc Valin · 8 years ago
  5. 0950ed8 Merge "Port active map / cyclic refresh fixes to vp10." by Alex Converse · 8 years ago
  6. efefdad Port active map / cyclic refresh fixes to vp10. by Alex Converse · 8 years ago
  7. 1eaf748 Port switch to 9-bit rate cost to aom. by Nathan E. Egge · 8 years ago
  8. 0b1606e Only build deringing code when --enable-dering. by Nathan E. Egge · 8 years ago
  9. e2511e1 Deringing cleanup: don't hardcode the number of levels by Jean-Marc Valin · 8 years ago
  10. 8fe5c5d Rename dering_in to od_dering_in to sync with Daala by Jean-Marc Valin · 8 years ago
  11. 4eb1380 Makes second filters for 45-degree directions horizontal by Jean-Marc Valin · 8 years ago
  12. 7f4c3f5 Removes the superblock variance contribution to the threshold by Jean-Marc Valin · 8 years ago
  13. 3dc56f9 Simplifying arithmetic by using multiply+shift by Jean-Marc Valin · 8 years ago
  14. cf2aaba Return 0 explicitly for OD_ILOG(0). by Nathan E. Egge · 8 years ago
  15. 49ca22a Use the Daala implementation of OD_ILOG(). by Nathan E. Egge · 8 years ago
  16. 8518724 Fix compiler warning in od_dering.c. by Nathan E. Egge · 8 years ago
  17. 485d6a6 Prevent multiple inclusion of odintrin.h. by Nathan E. Egge · 8 years ago
  18. 51b7a99 Adds the Daala deringing filter as experimental by Jean-Marc Valin · 8 years ago
  19. bb2727c Sort includess for "clpf.h" by Yaowu Xu · 8 years ago
  20. c297fd0 Add quantisation matrix range parameters. by Thomas · 8 years ago
  21. 0527894 Add encoder option and signaling for quant matrix control. by Thomas · 8 years ago
  22. 4106232 Turn off trellis coding for quantization matrices. by Thomas Davies · 8 years ago
  23. 4017fca Modify tests to allow quantization matrices. by Thomas · 8 years ago
  24. 1c122c2 Add quant and dequant functions for new quant matrices. by Thomas · 8 years ago
  25. 95a8999 Enable CLPF by Steinar Midtskogen · 8 years ago
  26. f72782b Fix a build issue by Yaowu Xu · 8 years ago
  27. ebdcd1c Merge "Add quantisation matrices and selection functions." by Yaowu Xu · 8 years ago
  28. 73bae50 Add quantisation matrices and selection functions. by Thomas Davies · 8 years ago
  29. 33208d2 Added support for constrained low pass filter (CLPF) by Steinar Midtskogen · 8 years ago
  30. 7bbe40c Merge "intrapred: protect functions w/CONFIG check x2" by James Zern · 9 years ago
  31. 85b764f Merge "Get optimized inv_txfm func work with HBD build" by Adrian Grange · 9 years ago
  32. 475f4e2 intrapred: protect functions w/CONFIG check x2 by James Zern · 9 years ago
  33. 9098993 intrapred: protect functions w/CONFIG check by James Zern · 9 years ago
  34. b6c4b17 vp10: remove unused (read|write)_uniform by James Zern · 9 years ago
  35. 0f7160e Merge "style fixes:scan.c scan_orders" by James Bankoski · 9 years ago
  36. 3831c09 Merge "style fixes: vpx_scale.c assertion formatting" by James Bankoski · 9 years ago
  37. bacba87 Get optimized inv_txfm func work with HBD build by Yaowu Xu · 9 years ago
  38. 1965276 style fixes: vpx_scale.c assertion formatting by Jim Bankoski · 9 years ago
  39. ec7e97b style fixes: prob.h confused non ccast by Jim Bankoski · 9 years ago
  40. a9d1af6 style fixes:scan.c scan_orders by Jim Bankoski · 9 years ago
  41. c95eb4c Merge "vp10: fix encoder crash on flush" by James Zern · 9 years ago
  42. a7beb23 vp10: fix encoder crash on flush by James Zern · 9 years ago
  43. 421bb4d apply clang-format to the examples by clang-format · 9 years ago
  44. 99e28b8 apply clang-format by clang-format · 9 years ago
  45. 0c29e46 .clang-format: allow single line case statements by James Zern · 9 years ago
  46. 101cef8 .clang-format: allow packing of initializer lists by James Zern · 9 years ago
  47. f0d02d8 Merge "add .clang-format, based on Google style" by James Zern · 9 years ago sandbox/aconverse@google.com/dering
  48. 1623f63 Merge "Correct comments that refer to VP9." by Yaowu Xu · 9 years ago
  49. 7dd8b4c Correct comments that refer to VP9. by Yaowu Xu · 9 years ago
  50. 51d3121 Merge "Add back a video file required by ActiveMap test." by Yaowu Xu · 9 years ago
  51. c85b7f4 Add back a video file required by ActiveMap test. by Yaowu Xu · 9 years ago
  52. 6293115 Merge "Add a video file required by CpuSpeedTest" by Yaowu Xu · 9 years ago
  53. 22ff620 Merge "y4m_test: fix segfault if test files are missing" by Tristan Matthews · 9 years ago
  54. b0e10a2 Merge "bitstream: fix logical-not-parentheses warning" by Tristan Matthews · 9 years ago
  55. f3fdd87 Add a video file required by CpuSpeedTest by Yaowu Xu · 9 years ago
  56. a87e875 Replace experimental fdct16 with vp9 version by Yaowu Xu · 9 years ago
  57. 16c47bd Rename vp8e_tune and vp9_tune_content by Yaowu Xu · 9 years ago
  58. b739d3a Merge "replace vp8_ with vpx_ in vpx_scale" by Yaowu Xu · 9 years ago
  59. 57837fc replace vp8_ with vpx_ in vpx_scale by Yaowu Xu · 9 years ago
  60. b2701c3 Remove dependency on a deleted head file by Yaowu Xu · 9 years ago
  61. 2b3a9ce Remove a few more VP9 references from comments by Yaowu Xu · 9 years ago
  62. 6afa29d Merge "Remove or replace VP9 with VPX in vp10 and vpx_dsp" by Yaowu Xu · 9 years ago
  63. ead2ade Merge "Remove a few more references to vp9" by Yaowu Xu · 9 years ago
  64. 1372166 y4m_test: fix segfault if test files are missing by Tristan Matthews · 9 years ago
  65. 50a38ba add .clang-format, based on Google style by James Zern · 9 years ago
  66. fa9403b bitstream: fix logical-not-parentheses warning by Tristan Matthews · 9 years ago
  67. 78cfab4 bitstream: remove dead assignment by Tristan Matthews · 9 years ago
  68. 355296c Remove or replace VP9 with VPX in vp10 and vpx_dsp by Yaowu Xu · 9 years ago
  69. 5657cad Remove a few more references to vp9 by Yaowu Xu · 9 years ago
  70. 6b1140c Delete unused algorithm interfaces for VP8 and VP9. by Thomas Daede · 9 years ago
  71. 35c1ce6 Clear out CONFIG_VP8 and CONFIG_VP9 by Yaowu Xu · 9 years ago
  72. 4a1209d Clear out CONFIG_VP8 and CONFIG_VP9 by Yaowu Xu · 9 years ago
  73. f32a0f5 Remove vp9 specific configure options by Yaowu Xu · 9 years ago
  74. 6435821 Remove postproc and postproc-visualizer by Yaowu Xu · 9 years ago
  75. d4c704f Merge "remove more vp8 and vp9 only code" by Yaowu Xu · 9 years ago
  76. 50cbe24 remove more vp8 and vp9 only code by Jim Bankoski · 9 years ago
  77. b0dcc58 Remove postproc left over in --enable-internal-stats by Yaowu Xu · 9 years ago
  78. 27fb038 Fix a macro by Yaowu Xu · 9 years ago
  79. 1f303c2 fix doxygen problems by Jim Bankoski · 9 years ago
  80. 5b5fbad VP9LfSync->VP10LfSync by Yaowu Xu · 9 years ago
  81. b752848 vp8_yv12 -> vpx_yv12 by Yaowu Xu · 9 years ago
  82. e5068cd VP9->VPX for reference frame flags by Yaowu Xu · 9 years ago
  83. 68e7e4d Remove VP9_CAP_POSTPROC by Yaowu Xu · 9 years ago
  84. 0738390 Remove vp9_temporal denoiser by Yaowu Xu · 9 years ago
  85. b89861a Remove vp9-postproc from configure by Yaowu Xu · 9 years ago
  86. 3246fc0 vp9->vpx in --enable-vp9-highbitdepth by Yaowu Xu · 9 years ago
  87. 2334f51 VP9->VPX in fdct function names by Yaowu Xu · 9 years ago
  88. 9baa5c9 MAX_VP9_HEADER_SIZE -> MAX_VP10_HEADER_SIZE by Yaowu Xu · 9 years ago
  89. 03568c3 VP9_FRAME_MARKER -> VPX_FRAME_MARKER by Yaowu Xu · 9 years ago
  90. 4273a52 VP9->VPX in border pixel macros by Yaowu Xu · 9 years ago
  91. 761a708 VP9_INTERP_EXTEND -> VPX_INTERP_EXTEND by Yaowu Xu · 9 years ago
  92. 75b57d3 VP9_ -> VPX_ in function names by Yaowu Xu · 9 years ago
  93. 8c8d16d vp9 -> vpx in names by Yaowu Xu · 9 years ago
  94. a5e47ad Remove "vp9_" from filenames from vp10 tests by Yaowu Xu · 9 years ago
  95. c96ecc2 make unit tests work on vp10 and remove config_vp8 artifacts by Jim Bankoski · 9 years ago
  96. 35731dc Fix a compiler warning by Yaowu Xu · 9 years ago
  97. 67e64cb Enable VP10 by default by Yaowu Xu · 9 years ago
  98. f0d007a proposed-aom : remove vp8, vp9 from directory configure and vpx by Jim Bankoski · 9 years ago
  99. cb785ad Merge "Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens" by Alex Converse · 9 years ago
  100. c0307e6 vp9-denoiser: Set motion threshold for skin_map to 0. by Marco · 9 years ago