1. b14c179 Enable dual filter by default by Jingning Han · 8 years ago
  2. c53753f Extract method inv_txfm2d_add_facade by Frederic Barbier · 8 years ago
  3. 122f394 Clean code related to joint_motion_search() by Zoe Liu · 8 years ago
  4. b51e078 av1_fwd_txfm1d_sse4: Use for loops when possible. by Urvang Joshi · 8 years ago
  5. d6c17d9 Resolve compiling error due to dual-filter and intrabc by Jingning Han · 8 years ago
  6. 31eb3ab Fix inspection in dual filter mode by Jingning Han · 8 years ago
  7. 4c2e434 Refactor av1_quantize_fp_c functions. by Cheng Chen · 8 years ago
  8. c30934b Change type of rd variable by Debargha Mukherjee · 8 years ago
  9. a78287b Simplify selection to inverse-transform function by Frederic Barbier · 8 years ago
  10. 76fcff7 Clean a small portion of code for highbitdepth setup by Zoe Liu · 8 years ago
  11. b926f32 Fix compile warnings when ext-tx and ans are enabled by Sarah Parker · 8 years ago
  12. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 8 years ago
  13. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  14. 5ca25df Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  15. 0f66841 Make av1_set_subpel_mv_search_range static. by Alex Converse · 8 years ago
  16. 0fa0f42 Refactor mv limits. by Alex Converse · 8 years ago
  17. f323f01 av1_dist_block: Remove poorly named 'tmp' by Alex Converse · 8 years ago
  18. ed37d01 Turn off palette when enabling intrabc by Alex Converse · 8 years ago
  19. 106b3cb Use correct bsize in vartx sub8x8 max tx_size lookup by Sarah Parker · 8 years ago
  20. 8e17342 Port an out of range motion vector bug fix in sub-pel motion estimation by Yunqing Wang · 8 years ago
  21. 37f86a3 Port an out of range motion vector bug fix in joint motion search by Yunqing Wang · 8 years ago
  22. f816415 [CFL] Custom block-level DC_PRED by Luc Trudeau · 8 years ago
  23. acaa384 Port an integer overflow fix in mcomp.c by Yunqing Wang · 8 years ago
  24. 89912f9 Cleanup transform pruning by Alex Converse · 8 years ago
  25. 6efba48 get_tile_buffers: normalize size types by James Zern · 8 years ago
  26. c1d54a4 av1_dist_block: quiet -Wshorten-64-to-32 warning by James Zern · 8 years ago
  27. 71a37de bitstream.c: normalize some size types by James Zern · 8 years ago
  28. be0bdd8 {aq_variance,firstpass,ratectrl}.c: quiet -Wshorten warnings by James Zern · 8 years ago
  29. 0c45941 Revert "highpass_filter: Refactor the highbd and lowbd versions." by Urvang Joshi · 8 years ago
  30. 7ee540d Refactor row and col versions of fadst16 step2 msa functions. by Urvang Joshi · 8 years ago
  31. f87d837 Add compound_round experiment by Angie Chiang · 8 years ago
  32. 83fbd57 [Code Cleanup] Move accounting.[ch] to decoder by Luc Trudeau · 8 years ago
  33. 0d08afd Revert "warp_affine_c: Refactor highbd and lowbd versions." by Urvang Joshi · 8 years ago
  34. ec4048a Move scale_sqrt2_* functions to a common location. by Urvang Joshi · 8 years ago
  35. 7f8feef With chroma2x2 turn compound sub8x8 off by default by Debargha Mukherjee · 8 years ago
  36. 9f21776 Cleanup get_energy_distribution_fine by Alex Converse · 8 years ago
  37. ed29ea2 A small code clean on ext-inter by Zoe Liu · 8 years ago
  38. 06c372d bitstream,mem_put_varsize: quiet warning in assert by James Zern · 8 years ago
  39. 6c5d698 Scale up exhaustive_search_thresh to work with 128x128 partitions by Alex Converse · 8 years ago
  40. 6eeea0e Enable ext-refs as default by Zoe Liu · 8 years ago
  41. bd343f4 Common Identity 16x8 transform: forward and reverse. by Urvang Joshi · 8 years ago
  42. c92c6e9 highpass_filter: Refactor the highbd and lowbd versions. by Urvang Joshi · 8 years ago
  43. 8cd0e7e warp_affine_c: Refactor highbd and lowbd versions. by Urvang Joshi · 8 years ago
  44. 88b4e7d global_motion: Make symbols not used in other files static by Alex Converse · 8 years ago
  45. f77fd0b Lowercase cpi->Source and cpi->Last_Source by Alex Converse · 8 years ago
  46. e78b6f4 quantize_b_c: Refactor highbd and lowbd versions. by Urvang Joshi · 8 years ago
  47. f7ba647 Always use above predictor in under 8x8 chroma obmc by Yue Chen · 8 years ago
  48. c6a48a2 Drop support for CONFIG_EMULATE_HARDWARE by Sebastien Alaiwan · 8 years ago
  49. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  50. de8f8f7 NEW_TOKENSET: speed up decoder loop. by Thomas Davies · 8 years ago
  51. 1b5bd00 Fix ext-inter decode mem access by Jingning Han · 8 years ago
  52. e04abf7 Fix the build failure combining ext-refs and xiphrc by Zoe Liu · 8 years ago
  53. 453aef6 Fix the build failure combining ext-refs and tempmv-signaling by Zoe Liu · 8 years ago
  54. b28b78c Bugfix: Insert missing bracket by Jonathan Matthews · 8 years ago
  55. 4483e3d Fix daala-dist in sub8x8 inter rdo without cb4x4 by Yushin Cho · 8 years ago
  56. 3dfba99 Harmonize ext-inter and ref-mv by David Barker · 8 years ago
  57. d13c24a palette-delta-encoding experiment by hui su · 8 years ago
  58. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  59. 7a84fd8 Initialize the reference vector list by Frederic Barbier · 8 years ago
  60. cb03dc3 Fix some rdopt bugs in ext-inter by David Barker · 8 years ago
  61. fade463 Retune CDEF dering threshold adjustment by Steinar Midtskogen · 8 years ago
  62. 0c966a5 Signal CDEF damping in the frame header by Steinar Midtskogen · 8 years ago
  63. efacce9 Fix CDEF SIMD code for cb4x4 by Michael Bebenita · 8 years ago
  64. 1994429 Don't export kMinCompressedSize. by Ralph Giles · 8 years ago
  65. c81ea6e unify the intra prediction angle options for different block sizes by Ryan Lei · 8 years ago
  66. 2ed03a3 Redo txfm/quant in av1_txk_search by Angie Chiang · 8 years ago
  67. cd9b03f Add txk_sel exp by Angie Chiang · 8 years ago
  68. f6c807c ec_smallmul: Convert CDFs to iCDFs. by Timothy B. Terriberry · 8 years ago
  69. f8e87b4 Deliver the eob threshold to inverse transform by Yi Luo · 8 years ago
  70. 8082614 Remove rt deadline. by Thomas Daede · 8 years ago
  71. 350a9b7 bitstream-dbg: Add missing include to decodeframe by Fergus Simpson · 8 years ago
  72. 3666192 Avoid exiting tx size search when tx-size is square by Sarah Parker · 8 years ago
  73. b5bf51e Fix inspection mi grid size. by Michael Bebenita · 8 years ago
  74. a631722 Fix build for motion-var and ext-inter by Yaowu Xu · 8 years ago
  75. f0dfc03 Changes for chroma u8x8 obmc by Yue Chen · 8 years ago
  76. c2ebfbf Turn on tx_type search when sb_type < BLOCK_8X8 by Angie Chiang · 8 years ago
  77. 3ca0e67 Fix enc/dec mismatch in global motion by Jingning Han · 8 years ago
  78. 041c67b Singularity handling in Gaussian elimination by Jingning Han · 8 years ago
  79. 8c41024 Reduce prec of matrices/vectors for warp estimate by Debargha Mukherjee · 8 years ago
  80. cf50989 Fix rd bug in av1_search_txk_type by Angie Chiang · 8 years ago
  81. 0591787 Correct the tx_type cost for lv_map exp by Angie Chiang · 8 years ago
  82. b6d770c get_tx_type after av1_read_coeffs_txb_facade by Angie Chiang · 8 years ago
  83. 39b06eb Add plane to tx_type read/write/update functions by Angie Chiang · 8 years ago
  84. de58e49 Decode tx_type in av1_read_coeffs_txb() by Angie Chiang · 8 years ago
  85. d4e3c21 Fix EOB threshold array size by Yi Luo · 8 years ago
  86. 6ae588f Reduce array sizes for Wiener update steps by Debargha Mukherjee · 8 years ago
  87. 5b4a726 pvq: Remove non-dyadic CDF initialization. by Timothy B. Terriberry · 8 years ago
  88. 033e536 daala_ec: Remove non-dyadic functions. by Timothy B. Terriberry · 8 years ago
  89. dd6fa06 update parallel_deblocking experiment with more filter tap options by Ryan Lei · 8 years ago
  90. c3571bc Adjust encoder rate allocations for ext-refs by Zoe Liu · 8 years ago
  91. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  92. 97f5664 [optimize-b] Use a greedy search method by Dake He · 8 years ago
  93. e5728a9 Simplify coefficient range checking by Sebastien Alaiwan · 8 years ago
  94. a9f9a31 Modify av1_read_tx_type for lv_map exp by Angie Chiang · 8 years ago
  95. 1628fcc Write/update tx_type per txb in lv_map exp by Angie Chiang · 8 years ago
  96. b14b73f Add av1_update_tx_type_count() by Angie Chiang · 8 years ago
  97. c31ea68 Modify av1_write_tx_type for lv_map experiment by Angie Chiang · 8 years ago
  98. 550a117 Fix loop-filter in ALT_INTRA by Frederic Barbier · 8 years ago
  99. 70f0e5e Only filter the blocks we need to filter (rather than use threshold=0) by Jean-Marc Valin · 8 years ago
  100. 29f1568 Use int16_t for warp parameters by Yaowu Xu · 8 years ago