1. 91adea5 read_bitdepth...sampling: quiet unused param warning by James Zern · 8 years ago
  2. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  3. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  4. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  5. aba246d Integrate level-map with var-tx by Jingning Han · 8 years ago
  6. b732c1e GLOBAL_MOTION: simplify parameter coding. by Thomas Davies · 8 years ago
  7. 846f108 Remove unused 'inter_mode_probs/cdf' by David Barker · 8 years ago
  8. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  9. d2bcbb5 frame_superres: Post encode/decode upscaling by Fergus Simpson · 8 years ago
  10. 8e689e4 supertx: code refactoring + resolve conflicts with baseline by Yue Chen · 8 years ago
  11. 7b1ec7a Add encoder/decoder support for var-refs by Zoe Liu · 8 years ago
  12. 31c6650 Remove deprecated high-bitdepth functions by Sarah Parker · 8 years ago
  13. 2dd982e Make loop-restoration compatible w/ frame_superres by Debargha Mukherjee · 8 years ago
  14. 7c412ea intrabc: adapt use_intrabc prob by Alex Converse · 8 years ago
  15. 7b2d144 Revert "frame_superres: Send scale every frame" by Fergus Simpson · 8 years ago
  16. 78bfc28 Rename LOWDELAY_COMPOUND to ONE_SIDED_COMPOUND by Arild Fuldseth (arilfuld) · 8 years ago
  17. 9e2c7a6 Frame level flags to ctrl ext-inter compound modes by Debargha Mukherjee · 8 years ago
  18. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  19. e16b266 var_tx+intrabc: Fix infinite recursion by Alex Converse · 8 years ago
  20. 6675adf AOM_QM: redesign matrices and support CB_4X4 and RECT-TX. by Thomas Davies · 8 years ago
  21. a2d5cde cb4x4: Fix reset_skip_context() without chroma_2x2 by Timothy B. Terriberry · 8 years ago
  22. b8a6fd6 DPCM intra coding experiment by hui su · 8 years ago
  23. cd53951 Replace EC_MULTISYMBOL with DAALA_EC || ANS. by Nathan E. Egge · 8 years ago
  24. d23ceea Extend color restoration to support guided filters by Debargha Mukherjee · 8 years ago
  25. 5ab7ed4 Resolve compiler errors in lv-map and var-tx by Jingning Han · 8 years ago
  26. 56e226e Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks by Yue Chen · 8 years ago
  27. 05a3e7d Refactor setup_segmentation_dequant. by Alex Converse · 8 years ago
  28. 846d67d frame_superres: Send scale every frame by Fergus Simpson · 8 years ago
  29. ad66b81 Merge NEW_TOKENSET experiment into EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  30. e46382a intrabc: Fix build when palette is disabled by Alex Converse · 8 years ago
  31. 3502d08 frame-superres: Pre-encode downscaling by Fergus Simpson · 8 years ago
  32. 25d5882 Fix invalid assertion by Ryan · 8 years ago
  33. 14af5b9 Simplify conditions on bitdepth by Sebastien Alaiwan · 8 years ago
  34. bcfb0e1 Build fix with interintra alone by Debargha Mukherjee · 8 years ago
  35. 4d26acb Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4 by Yue Chen · 8 years ago
  36. 40a42d4 Fix for the use of prev frame mvs when ext-refs is on by David Barker · 8 years ago
  37. df06833 Fix enc/dec mismatch in ext-partition and cdef by Jingning Han · 8 years ago
  38. c44009c Rework inter prediction process in cb4x4 mode by Jingning Han · 8 years ago
  39. 930c51c Sync enc/dec for tempmv_signaling by Fangwen Fu · 8 years ago
  40. ed05799 Some cleanups on ext-inter config macros by Debargha Mukherjee · 8 years ago
  41. e23d5c3 Make the binary codes library accounting enabled by Debargha Mukherjee · 8 years ago
  42. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  43. 10e1da9 Store pre_fc in AV1_COMMON rather than computing it on the spot. by Thomas Daede · 8 years ago
  44. ed5a30f Remove subframe_prob_update experiment by hui su · 8 years ago
  45. cd167c4 Remove some special cases for CONFIG_HIGHBITDEPTH by Sebastien Alaiwan · 8 years ago
  46. e816b31 intrabc: Call setup intrabc scale factors once per frame by Alex Converse · 8 years ago
  47. b9c652a Deduplicate profile check by Sebastien Alaiwan · 8 years ago
  48. cfc12f3 Differential coding of Wiener/Sgrproj parameters by Debargha Mukherjee · 8 years ago
  49. d91c8c9 frame_superres: Make frame_superres independent of loop_restoration by Fergus Simpson · 8 years ago
  50. 91d9a79 Offset sub8x8 chroma component buffer pointers by Jingning Han · 8 years ago
  51. 359dc2b set_mi_row_col: Refactor functions and their calls. by Urvang Joshi · 8 years ago
  52. ff70545 Rename get_tx_scale to av1_get_tx_scale by Jingning Han · 8 years ago
  53. 3889730 Enable low-latency (uni-directional) compound mode (normative) by Arild Fuldseth (arilfuld) · 8 years ago
  54. fb9e665 Add loop to remove repeated code in dec_extend_all by Sarah Parker · 8 years ago
  55. 0617363 Bug fix for ext_delta_q experiment by Fangwen Fu · 8 years ago
  56. e398028 [CFL] Store luma as prediction for chroma by Luc Trudeau · 8 years ago
  57. c5f735f Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  58. 99ffce6 Fix int type conversion warnings in ext-tile by Jingning Han · 8 years ago
  59. 1b6ccfc Revert "Fix separation between ext-inter group of expts." by James Zern · 8 years ago
  60. 231fe42 Extend delta q to have delta lf by Fangwen Fu · 8 years ago
  61. b926f32 Fix compile warnings when ext-tx and ans are enabled by Sarah Parker · 8 years ago
  62. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 8 years ago
  63. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  64. 5ca25df Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  65. 106b3cb Use correct bsize in vartx sub8x8 max tx_size lookup by Sarah Parker · 8 years ago
  66. f816415 [CFL] Custom block-level DC_PRED by Luc Trudeau · 8 years ago
  67. 6efba48 get_tile_buffers: normalize size types by James Zern · 8 years ago
  68. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  69. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  70. 0c966a5 Signal CDEF damping in the frame header by Steinar Midtskogen · 8 years ago
  71. f8e87b4 Deliver the eob threshold to inverse transform by Yi Luo · 8 years ago
  72. 350a9b7 bitstream-dbg: Add missing include to decodeframe by Fergus Simpson · 8 years ago
  73. b6d770c get_tx_type after av1_read_coeffs_txb_facade by Angie Chiang · 8 years ago
  74. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  75. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  76. 44bb6d0 pvq: Remove support for disabling nodesync. by Timothy B. Terriberry · 8 years ago
  77. a876495 Avoiding extra runs through skip flags by Jean-Marc Valin · 8 years ago
  78. 7f24e1b Remove the single ref inter mode NEWFROMNEARMV by Zoe Liu · 8 years ago
  79. 752ccce Use block_idx rather than block_raster_idx by Angie Chiang · 8 years ago
  80. 52ece88 Temporarily disable multi-thread loop filter in cb4x4 by Jingning Han · 8 years ago
  81. f178329 Add gm parameter coding based on ref parameters by Sarah Parker · 8 years ago
  82. d3a6443 Rework sub8x8 chroma reference check to support non-420 format by Jingning Han · 8 years ago
  83. c49ef3a PVQ uses backward updated context in a tile by Yushin Cho · 8 years ago
  84. b188ea1 Add PVQ frame context in common and tiles. by Yushin Cho · 8 years ago
  85. 13d0662 Reduce the number of bits sent for global translation model by Sarah Parker · 8 years ago
  86. 0077927 Change PVQ's skip symbols to use dyadic and ec_adapt adaptation by Yushin Cho · 8 years ago
  87. 50910f6 Empty the dst buffer before inv txfm when PVQ on by Angie Chiang · 8 years ago
  88. d92d4bf Add av1_inverse_transform_block by Angie Chiang · 8 years ago
  89. 3d005e4 Add av1_predict_intra_block_facade by Angie Chiang · 8 years ago
  90. 2b9d19d unpoison_partition_ctx: Move the fake context to the end by Alex Converse · 8 years ago
  91. 493623e Enable ec_adapt by default and fix experiment compatibilities. by Thomas Davies · 8 years ago
  92. 3b6c544 Refactoring related to shear parameter computation by Debargha Mukherjee · 8 years ago
  93. f11fb88 Add av1_ prefix to fwd_txfm() by hui su · 8 years ago
  94. ffabff3 ext_partition_types: Uncopy-paste update_ext_partition_context by Alex Converse · 8 years ago
  95. 5fe79db Refactor read_partition() by Jingning Han · 8 years ago
  96. cd95976 Explicitly use block size to determine partition info by Jingning Han · 8 years ago
  97. e750841 frame_superres: Add scale to uncompressed header by Fergus Simpson · 8 years ago
  98. 47748b5 Adds binary code lib for coding various symbols by Debargha Mukherjee · 8 years ago
  99. d767beb Fix the missing init for ec-adapt with parallel tile decoding by Yushin Cho · 8 years ago
  100. 1df427e Fix ext_partition with cdef by Jean-Marc Valin · 8 years ago