1. 918c3c1 Rename 'size' to 'frame_size' by Sebastien Alaiwan · 8 years ago
  2. 62fc41a Reduce scope of local variables by Sebastien Alaiwan · 8 years ago
  3. 1fd7105 lpf_8_test: Use static arrays for test params by Yaowu Xu · 8 years ago
  4. c854bac [CFL] Restore missing pair in cfl_alpha_codes by David Michael Barr · 8 years ago
  5. aa2f1c7 [intra-edge] Cosmetic changes by Joe Young · 8 years ago
  6. 14fc504 [CFL] RDO Loop Rework by Luc Trudeau · 8 years ago
  7. 5f3d370 [CFL] Fix stack smash in cfl_load by Luc Trudeau · 8 years ago
  8. 830d4ce [intra-edge] Convert 4x4 VP9 to ext-intra; upsample edge samples by Joe Young · 8 years ago
  9. 71adf52 Revert "Clamp inverse transform coefficients" by Jingning Han · 8 years ago
  10. acca889 Fix tile independency unit test by Jingning Han · 8 years ago
  11. a9a23f7 fix a bug in the parallel deblocking experiment for chroma plane by Ryan Lei · 8 years ago
  12. 3e18e4a [CFL] Compute Luma Average Over Partition Unit by Luc Trudeau · 8 years ago
  13. 401680b Fix coefficient range for identity matrix by Jingning Han · 8 years ago
  14. 5d24b6f encoder: Remove 64x upsampled reference buffers by Timothy B. Terriberry · 8 years ago
  15. 0eac319 Fix compile error of lv_map by Angie Chiang · 8 years ago
  16. 887069f Fix a bug for non 420 formats and some refactoring by Debargha Mukherjee · 8 years ago
  17. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  18. 0c634c7 Unify the checking on compound mode prediction by Zoe Liu · 8 years ago
  19. db252a4 Fix ext-tile unit test by Jingning Han · 8 years ago
  20. 345366a Add macro to disable trellis optimization in rdopt by Sarah Parker · 8 years ago
  21. 5658662 Support two scanning passes for rd_pick_partition. by Di Chen · 8 years ago
  22. d62e2a3 var_tx: Remove custom distortion calculations. by Timothy B. Terriberry · 8 years ago
  23. bf1f9ee Expose image format to the analyzer by Michael Bebenita · 8 years ago
  24. 79b78b7 Clamp inverse transform coefficients by Sebastien Alaiwan · 8 years ago
  25. b0157aa frame_superres: Use calculate_scaled_size for scale check by Fergus Simpson · 8 years ago
  26. 87cf61b scaling: Add kf numerator for resize and superres by Fergus Simpson · 8 years ago
  27. 6d99b21 encoder: Fix scale_and_extend_frame() for non-4:2:0 by Timothy B. Terriberry · 8 years ago
  28. 3e85f67 Make gm refinement step go all the way down to 1 by Sarah Parker · 8 years ago
  29. bfbf6a5 Unify resize and superres denominator constants by Fergus Simpson · 8 years ago
  30. 315f578 NEW_MULTISYMBOL: adapt single_ref flags. by Thomas Davies · 8 years ago
  31. 860def6 NEW_MULTISYMBOL: adapt comp_inter_mode. by Thomas Davies · 8 years ago
  32. 149eda5 NEW_MULTISYMBOL: adapt inter mode flags. by Thomas Davies · 8 years ago
  33. f6ad935 NEW_MULTISYMBOL: Adapt intra_inter binary symbol. by Thomas Davies · 8 years ago
  34. 61e3e37 NEW_MULTISYMBOL: Adapt skip binary symbol. by Thomas Davies · 8 years ago
  35. 7bfa143 NEW_MULTISYMBOL: make experiment depend on EC_ADAPT. by Thomas Davies · 8 years ago
  36. d28bdba warped_motion: set correct sample array size by Yue Chen · 8 years ago
  37. d561ead Add avx2 fast path quantizer 32x32 by Yi Luo · 8 years ago
  38. 1d1df18 fix the compile error in Debug mode on Windows with Visual Studio by Ryan Lei · 8 years ago
  39. 1c29a76 Enable one_sided_compound by default by Arild Fuldseth (arilfuld) · 8 years ago
  40. 871d2ca Exclude tests of API internals from CMake shared lib builds. by Tom Finegan · 8 years ago
  41. 3613c51 Sync CMake build with the configure build. by Tom Finegan · 8 years ago
  42. 91adea5 read_bitdepth...sampling: quiet unused param warning by James Zern · 8 years ago
  43. 70006e4 Remove 'rddiv' member from various structs. by Urvang Joshi · 8 years ago
  44. 0b99384 Simplify FOREACH_STREAM by Sebastien Alaiwan · 8 years ago
  45. 2e5933f Cleanup debug trace by Sebastien Alaiwan · 8 years ago
  46. d1ac032 Add the new coding tool "speed_refs" by Zoe Liu · 8 years ago
  47. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  48. cc8a1be Remove unused speed feature by David Barker · 8 years ago
  49. 7d5559c intrabc: Fix compatibility with global motion by Alex Converse · 8 years ago
  50. 639a9eb clean up the logic for generating tile boundary information by Ryan · 8 years ago
  51. 6eb35eb optimize_b_greedy: Avoid left shift of negative value. by Urvang Joshi · 8 years ago
  52. 6c20c78 Fix a bug in determination of reference_mode by Arild Fuldseth (arilfuld) · 8 years ago
  53. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  54. c4e7894 frame_superres: Add aomenc argument by Fergus Simpson · 8 years ago
  55. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  56. aba246d Integrate level-map with var-tx by Jingning Han · 8 years ago
  57. e65436b Drop tx_size assertion check in var-tx by Jingning Han · 8 years ago
  58. 3455e76 Move iscan fetch behind txb border check by Jingning Han · 8 years ago
  59. 93c3f3d Support rectangular tx_size in level-map optimize_b by Jingning Han · 8 years ago
  60. 341d79e Make level map coding system support rectangular tx_size by Jingning Han · 8 years ago
  61. b0f60ed Make get_nz_count support rectangular tx_size by Jingning Han · 8 years ago
  62. 4cbb363 Rework get_eob_ctx to support rectangular tx_size by Jingning Han · 8 years ago
  63. 4770189 Remove dead macro by Sebastien Alaiwan · 8 years ago
  64. 48be0e1 Support rectangular tx_size in level map coding by Jingning Han · 8 years ago
  65. 4fd4c0d Fix a bug in loop filter mask by Cheng Chen · 8 years ago
  66. 803bea2 [CFL] Fix always use partition size to compute DC_PRED by Luc Trudeau · 8 years ago
  67. b732c1e GLOBAL_MOTION: simplify parameter coding. by Thomas Davies · 8 years ago
  68. 1eb55ff integrate parallel_deblocking with var_tx experiment by Ryan Lei · 8 years ago
  69. 2d44b69 Add fast path quantizer AVX2 by Yi Luo · 8 years ago
  70. 1c602b3 Fix to use correct tx w/h sizes with daala-dist by Yushin Cho · 8 years ago
  71. 46fd1a0 Add experimental flag for line graph transforms by Lester Lu · 8 years ago
  72. 9cd57cf Make loop-restoration compatible w/ frame_superres by Fergus Simpson · 8 years ago
  73. 2676235 Replace '#ifdef CONFIG_...' with '#if CONFIG_...' by David Barker · 8 years ago
  74. 846f108 Remove unused 'inter_mode_probs/cdf' by David Barker · 8 years ago
  75. 57c1b8c Remove dead member by Sebastien Alaiwan · 8 years ago
  76. 9e57db2 Add README.md. by Tom Finegan · 8 years ago
  77. 09b01a2 Fix a bug in daala-dist by Yushin Cho · 8 years ago
  78. be44e51 AOM_QM: Fix bug with applying QMs to 1D and identity transforms. by Thomas Davies · 8 years ago
  79. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  80. c0f6bf2 Another fix of daala-dist for cb4x4 by Yushin Cho · 8 years ago
  81. abd4343 frame_superres: Fix bad assert by Fergus Simpson · 8 years ago
  82. 536e552 Add a new experimental flag SBL_SYMBOL by Yue Chen · 8 years ago
  83. 30dfa88 Clean up hbd transform code by Sarah Parker · 8 years ago
  84. c9751c5 Fix a compile warning with global-motion off by Yushin Cho · 8 years ago
  85. 60baa35 Fix a compile warning with dual-filter off by Yushin Cho · 8 years ago
  86. d2bcbb5 frame_superres: Post encode/decode upscaling by Fergus Simpson · 8 years ago
  87. 8e689e4 supertx: code refactoring + resolve conflicts with baseline by Yue Chen · 8 years ago
  88. 67e1557 Fix bug in loop-restoration unit tests by David Barker · 8 years ago
  89. b2c62bc Remove the extra cost threshold modes by Zoe Liu · 8 years ago
  90. 7b1ec7a Add encoder/decoder support for var-refs by Zoe Liu · 8 years ago
  91. b1555c9 Speed up CDEF parameter selection for cpu-used > 0 by Steinar Midtskogen · 8 years ago
  92. 6ae7b3d Fix high bit-depth quantization process by Jingning Han · 8 years ago
  93. 32d26bc Avoid right shift negative numbers by Jingning Han · 8 years ago
  94. 3599435 Fix compile error with global and warped disabled by Debargha Mukherjee · 8 years ago
  95. 105eecf Resolve compiler warning when highbd is off by Jingning Han · 8 years ago
  96. ab141115 var_tx: Fix distortion calc. in av1_tx_block_rd_b by Timothy B. Terriberry · 8 years ago
  97. 1ce569d Fix compile error of convolve_round and compound_round by Yue Chen · 8 years ago
  98. dab3e99 Fix Windows x86 build with --enable-ext-inter by David Barker · 8 years ago
  99. 8295c7c Vectorize av1_convolve_2d() by David Barker · 8 years ago
  100. 284f9d0 Avoid integer overflow in inv_txfm2d_add_facade() by Jonathan Matthews · 8 years ago