1. 31d1927 Avoid left shift of negative values by Yaowu Xu · 8 years ago
  2. 2319866 [CFL] drop skip logic, always write alpha by David Michael Barr · 8 years ago
  3. c646923 Fix compilation for CONFIG_DELTA_Q && !CONFIG_EC_ADAPT && !CONFIG_EXT_DELTA_Q by Jonathan Matthews · 8 years ago
  4. 0ba49a5 Use AOMMAX instead of ternary by Sebastien Alaiwan · 8 years ago
  5. 918c3c1 Rename 'size' to 'frame_size' by Sebastien Alaiwan · 8 years ago
  6. 62fc41a Reduce scope of local variables by Sebastien Alaiwan · 8 years ago
  7. c854bac [CFL] Restore missing pair in cfl_alpha_codes by David Michael Barr · 8 years ago
  8. aa2f1c7 [intra-edge] Cosmetic changes by Joe Young · 8 years ago
  9. 14fc504 [CFL] RDO Loop Rework by Luc Trudeau · 8 years ago
  10. 5f3d370 [CFL] Fix stack smash in cfl_load by Luc Trudeau · 8 years ago
  11. 830d4ce [intra-edge] Convert 4x4 VP9 to ext-intra; upsample edge samples by Joe Young · 8 years ago
  12. 71adf52 Revert "Clamp inverse transform coefficients" by Jingning Han · 8 years ago
  13. a9a23f7 fix a bug in the parallel deblocking experiment for chroma plane by Ryan Lei · 8 years ago
  14. 3e18e4a [CFL] Compute Luma Average Over Partition Unit by Luc Trudeau · 8 years ago
  15. 401680b Fix coefficient range for identity matrix by Jingning Han · 8 years ago
  16. 5d24b6f encoder: Remove 64x upsampled reference buffers by Timothy B. Terriberry · 8 years ago
  17. 0eac319 Fix compile error of lv_map by Angie Chiang · 8 years ago
  18. 887069f Fix a bug for non 420 formats and some refactoring by Debargha Mukherjee · 8 years ago
  19. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  20. 0c634c7 Unify the checking on compound mode prediction by Zoe Liu · 8 years ago
  21. 345366a Add macro to disable trellis optimization in rdopt by Sarah Parker · 8 years ago
  22. 5658662 Support two scanning passes for rd_pick_partition. by Di Chen · 8 years ago
  23. d62e2a3 var_tx: Remove custom distortion calculations. by Timothy B. Terriberry · 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. d28bdba warped_motion: set correct sample array size by Yue Chen · 8 years ago
  36. d561ead Add avx2 fast path quantizer 32x32 by Yi Luo · 8 years ago
  37. 1d1df18 fix the compile error in Debug mode on Windows with Visual Studio by Ryan Lei · 8 years ago
  38. 3613c51 Sync CMake build with the configure build. by Tom Finegan · 8 years ago
  39. 91adea5 read_bitdepth...sampling: quiet unused param warning by James Zern · 8 years ago
  40. 70006e4 Remove 'rddiv' member from various structs. by Urvang Joshi · 8 years ago
  41. 2e5933f Cleanup debug trace by Sebastien Alaiwan · 8 years ago
  42. d1ac032 Add the new coding tool "speed_refs" by Zoe Liu · 8 years ago
  43. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  44. cc8a1be Remove unused speed feature by David Barker · 8 years ago
  45. 7d5559c intrabc: Fix compatibility with global motion by Alex Converse · 8 years ago
  46. 639a9eb clean up the logic for generating tile boundary information by Ryan · 8 years ago
  47. 6eb35eb optimize_b_greedy: Avoid left shift of negative value. by Urvang Joshi · 8 years ago
  48. 6c20c78 Fix a bug in determination of reference_mode by Arild Fuldseth (arilfuld) · 8 years ago
  49. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  50. c4e7894 frame_superres: Add aomenc argument by Fergus Simpson · 8 years ago
  51. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  52. aba246d Integrate level-map with var-tx by Jingning Han · 8 years ago
  53. e65436b Drop tx_size assertion check in var-tx by Jingning Han · 8 years ago
  54. 3455e76 Move iscan fetch behind txb border check by Jingning Han · 8 years ago
  55. 93c3f3d Support rectangular tx_size in level-map optimize_b by Jingning Han · 8 years ago
  56. 341d79e Make level map coding system support rectangular tx_size by Jingning Han · 8 years ago
  57. b0f60ed Make get_nz_count support rectangular tx_size by Jingning Han · 8 years ago
  58. 4cbb363 Rework get_eob_ctx to support rectangular tx_size by Jingning Han · 8 years ago
  59. 48be0e1 Support rectangular tx_size in level map coding by Jingning Han · 8 years ago
  60. 4fd4c0d Fix a bug in loop filter mask by Cheng Chen · 8 years ago
  61. 803bea2 [CFL] Fix always use partition size to compute DC_PRED by Luc Trudeau · 8 years ago
  62. b732c1e GLOBAL_MOTION: simplify parameter coding. by Thomas Davies · 8 years ago
  63. 1eb55ff integrate parallel_deblocking with var_tx experiment by Ryan Lei · 8 years ago
  64. 2d44b69 Add fast path quantizer AVX2 by Yi Luo · 8 years ago
  65. 1c602b3 Fix to use correct tx w/h sizes with daala-dist by Yushin Cho · 8 years ago
  66. 9cd57cf Make loop-restoration compatible w/ frame_superres by Fergus Simpson · 8 years ago
  67. 2676235 Replace '#ifdef CONFIG_...' with '#if CONFIG_...' by David Barker · 8 years ago
  68. 846f108 Remove unused 'inter_mode_probs/cdf' by David Barker · 8 years ago
  69. 09b01a2 Fix a bug in daala-dist by Yushin Cho · 8 years ago
  70. be44e51 AOM_QM: Fix bug with applying QMs to 1D and identity transforms. by Thomas Davies · 8 years ago
  71. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  72. c0f6bf2 Another fix of daala-dist for cb4x4 by Yushin Cho · 8 years ago
  73. abd4343 frame_superres: Fix bad assert by Fergus Simpson · 8 years ago
  74. 30dfa88 Clean up hbd transform code by Sarah Parker · 8 years ago
  75. c9751c5 Fix a compile warning with global-motion off by Yushin Cho · 8 years ago
  76. 60baa35 Fix a compile warning with dual-filter off by Yushin Cho · 8 years ago
  77. d2bcbb5 frame_superres: Post encode/decode upscaling by Fergus Simpson · 8 years ago
  78. 8e689e4 supertx: code refactoring + resolve conflicts with baseline by Yue Chen · 8 years ago
  79. b2c62bc Remove the extra cost threshold modes by Zoe Liu · 8 years ago
  80. 7b1ec7a Add encoder/decoder support for var-refs by Zoe Liu · 8 years ago
  81. b1555c9 Speed up CDEF parameter selection for cpu-used > 0 by Steinar Midtskogen · 8 years ago
  82. 6ae7b3d Fix high bit-depth quantization process by Jingning Han · 8 years ago
  83. 32d26bc Avoid right shift negative numbers by Jingning Han · 8 years ago
  84. 3599435 Fix compile error with global and warped disabled by Debargha Mukherjee · 8 years ago
  85. ab14111 var_tx: Fix distortion calc. in av1_tx_block_rd_b by Timothy B. Terriberry · 8 years ago
  86. 8295c7c Vectorize av1_convolve_2d() by David Barker · 8 years ago
  87. 284f9d0 Avoid integer overflow in inv_txfm2d_add_facade() by Jonathan Matthews · 8 years ago
  88. 726a953 Unify high-precision convolve filters: convolve-round by David Barker · 8 years ago
  89. e64d51a Add 'do_average' to ConvolveParams structure by David Barker · 8 years ago
  90. 09302f5 Enable greedy version of av1_optimize_b(). by Urvang Joshi · 8 years ago
  91. 92aa22a AOM_QM: Use 8-bit matrices and fix 2x2 transform sizes. by Thomas Davies · 8 years ago
  92. cc54efd intrabc: Use max mesh range (256) at speed zero by Alex Converse · 8 years ago
  93. fb42c7f Copy ctx in get_entropy_contexts_plane for lv_map by Angie Chiang · 8 years ago
  94. 30a2c5f Refactor sub8x8 tx size RD for daala-dist by Yushin Cho · 8 years ago
  95. d405f8a Cleanup dead fwd transform functions by Frederic Barbier · 8 years ago
  96. 5048423 Remove unused av1_inter_mode_tree ind/inv arrays. by Nathan E. Egge · 8 years ago
  97. 31c6650 Remove deprecated high-bitdepth functions by Sarah Parker · 8 years ago
  98. ee4a34c Fix conflict between lv_map and cb4x4 by Angie Chiang · 8 years ago
  99. d61e608 Add HBD data path for av1_block_error_avx2 by Yi Luo · 8 years ago
  100. f71808c intrabc: Elide tx size for intrabc skip by Alex Converse · 8 years ago