1. 85a8f70 ncobmc_adapt_weight: Add bitstream syntax by Wei-Ting Lin · 8 years ago
  2. 580943a supertx: Read and write transforms with CDF in decode_partition by Rupert Swarbrick · 8 years ago
  3. a65f305 Re-organize the block index in decode_reconstruct_tx by Jingning Han · 8 years ago
  4. 8889673 {decodeframe,rdopt}.c: fix asserts with strings by James Zern · 8 years ago
  5. bd99b38 Pass mbmi into get_scan() by Angie Chiang · 8 years ago
  6. 84f567c Add chorma tilesize option in loop-restoration by Debargha Mukherjee · 8 years ago
  7. 81ec261 cb4x4: Move sub-4X4 block sizes behind chroma flags. by Timothy B. Terriberry · 8 years ago
  8. 4a81001 ext_inter: Skip compound type probs. for small block sizes. by Timothy B. Terriberry · 8 years ago
  9. fe06cb7 Cleanup useless 'else' by Frederic Barbier · 8 years ago
  10. 237c53e Replace dead assertion by Frederic Barbier · 8 years ago
  11. c646923 Fix compilation for CONFIG_DELTA_Q && !CONFIG_EC_ADAPT && !CONFIG_EXT_DELTA_Q by Jonathan Matthews · 8 years ago
  12. 0eac319 Fix compile error of lv_map by Angie Chiang · 8 years ago
  13. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  14. bfbf6a5 Unify resize and superres denominator constants by Fergus Simpson · 8 years ago
  15. 315f578 NEW_MULTISYMBOL: adapt single_ref flags. by Thomas Davies · 8 years ago
  16. 860def6 NEW_MULTISYMBOL: adapt comp_inter_mode. by Thomas Davies · 8 years ago
  17. 149eda5 NEW_MULTISYMBOL: adapt inter mode flags. by Thomas Davies · 8 years ago
  18. f6ad935 NEW_MULTISYMBOL: Adapt intra_inter binary symbol. by Thomas Davies · 8 years ago
  19. 61e3e37 NEW_MULTISYMBOL: Adapt skip binary symbol. by Thomas Davies · 8 years ago
  20. 1d1df18 fix the compile error in Debug mode on Windows with Visual Studio by Ryan Lei · 8 years ago
  21. 91adea5 read_bitdepth...sampling: quiet unused param warning by James Zern · 8 years ago
  22. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  23. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  24. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  25. aba246d Integrate level-map with var-tx by Jingning Han · 8 years ago
  26. b732c1e GLOBAL_MOTION: simplify parameter coding. by Thomas Davies · 8 years ago
  27. 846f108 Remove unused 'inter_mode_probs/cdf' by David Barker · 8 years ago
  28. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  29. d2bcbb5 frame_superres: Post encode/decode upscaling by Fergus Simpson · 8 years ago
  30. 8e689e4 supertx: code refactoring + resolve conflicts with baseline by Yue Chen · 8 years ago
  31. 7b1ec7a Add encoder/decoder support for var-refs by Zoe Liu · 8 years ago
  32. 31c6650 Remove deprecated high-bitdepth functions by Sarah Parker · 8 years ago
  33. 2dd982e Make loop-restoration compatible w/ frame_superres by Debargha Mukherjee · 8 years ago
  34. 7c412ea intrabc: adapt use_intrabc prob by Alex Converse · 8 years ago
  35. 7b2d144 Revert "frame_superres: Send scale every frame" by Fergus Simpson · 8 years ago
  36. 78bfc28 Rename LOWDELAY_COMPOUND to ONE_SIDED_COMPOUND by Arild Fuldseth (arilfuld) · 8 years ago
  37. 9e2c7a6 Frame level flags to ctrl ext-inter compound modes by Debargha Mukherjee · 8 years ago
  38. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  39. e16b266 var_tx+intrabc: Fix infinite recursion by Alex Converse · 8 years ago
  40. 6675adf AOM_QM: redesign matrices and support CB_4X4 and RECT-TX. by Thomas Davies · 8 years ago
  41. a2d5cde cb4x4: Fix reset_skip_context() without chroma_2x2 by Timothy B. Terriberry · 8 years ago
  42. b8a6fd6 DPCM intra coding experiment by hui su · 8 years ago
  43. cd53951 Replace EC_MULTISYMBOL with DAALA_EC || ANS. by Nathan E. Egge · 8 years ago
  44. d23ceea Extend color restoration to support guided filters by Debargha Mukherjee · 8 years ago
  45. 5ab7ed4 Resolve compiler errors in lv-map and var-tx by Jingning Han · 8 years ago
  46. 56e226e Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks by Yue Chen · 8 years ago
  47. 05a3e7d Refactor setup_segmentation_dequant. by Alex Converse · 8 years ago
  48. 846d67d frame_superres: Send scale every frame by Fergus Simpson · 8 years ago
  49. ad66b81 Merge NEW_TOKENSET experiment into EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  50. e46382a intrabc: Fix build when palette is disabled by Alex Converse · 8 years ago
  51. 3502d08 frame-superres: Pre-encode downscaling by Fergus Simpson · 8 years ago
  52. 25d5882 Fix invalid assertion by Ryan · 8 years ago
  53. 14af5b9 Simplify conditions on bitdepth by Sebastien Alaiwan · 8 years ago
  54. bcfb0e1 Build fix with interintra alone by Debargha Mukherjee · 8 years ago
  55. 4d26acb Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4 by Yue Chen · 8 years ago
  56. 40a42d4 Fix for the use of prev frame mvs when ext-refs is on by David Barker · 8 years ago
  57. df06833 Fix enc/dec mismatch in ext-partition and cdef by Jingning Han · 8 years ago
  58. c44009c Rework inter prediction process in cb4x4 mode by Jingning Han · 8 years ago
  59. 930c51c Sync enc/dec for tempmv_signaling by Fangwen Fu · 8 years ago
  60. ed05799 Some cleanups on ext-inter config macros by Debargha Mukherjee · 8 years ago
  61. e23d5c3 Make the binary codes library accounting enabled by Debargha Mukherjee · 8 years ago
  62. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  63. 10e1da9 Store pre_fc in AV1_COMMON rather than computing it on the spot. by Thomas Daede · 8 years ago
  64. ed5a30f Remove subframe_prob_update experiment by hui su · 8 years ago
  65. cd167c4 Remove some special cases for CONFIG_HIGHBITDEPTH by Sebastien Alaiwan · 8 years ago
  66. e816b31 intrabc: Call setup intrabc scale factors once per frame by Alex Converse · 8 years ago
  67. b9c652a Deduplicate profile check by Sebastien Alaiwan · 8 years ago
  68. cfc12f3 Differential coding of Wiener/Sgrproj parameters by Debargha Mukherjee · 8 years ago
  69. d91c8c9 frame_superres: Make frame_superres independent of loop_restoration by Fergus Simpson · 8 years ago
  70. 91d9a79 Offset sub8x8 chroma component buffer pointers by Jingning Han · 8 years ago
  71. 359dc2b set_mi_row_col: Refactor functions and their calls. by Urvang Joshi · 8 years ago
  72. ff70545 Rename get_tx_scale to av1_get_tx_scale by Jingning Han · 8 years ago
  73. 3889730 Enable low-latency (uni-directional) compound mode (normative) by Arild Fuldseth (arilfuld) · 8 years ago
  74. fb9e665 Add loop to remove repeated code in dec_extend_all by Sarah Parker · 8 years ago
  75. 0617363 Bug fix for ext_delta_q experiment by Fangwen Fu · 8 years ago
  76. e398028 [CFL] Store luma as prediction for chroma by Luc Trudeau · 8 years ago
  77. c5f735f Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  78. 99ffce6 Fix int type conversion warnings in ext-tile by Jingning Han · 8 years ago
  79. 1b6ccfc Revert "Fix separation between ext-inter group of expts." by James Zern · 8 years ago
  80. 231fe42 Extend delta q to have delta lf by Fangwen Fu · 8 years ago
  81. b926f32 Fix compile warnings when ext-tx and ans are enabled by Sarah Parker · 8 years ago
  82. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 8 years ago
  83. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  84. 5ca25df Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  85. 106b3cb Use correct bsize in vartx sub8x8 max tx_size lookup by Sarah Parker · 8 years ago
  86. f816415 [CFL] Custom block-level DC_PRED by Luc Trudeau · 8 years ago
  87. 6efba48 get_tile_buffers: normalize size types by James Zern · 8 years ago
  88. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  89. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  90. 0c966a5 Signal CDEF damping in the frame header by Steinar Midtskogen · 8 years ago
  91. f8e87b4 Deliver the eob threshold to inverse transform by Yi Luo · 8 years ago
  92. 350a9b7 bitstream-dbg: Add missing include to decodeframe by Fergus Simpson · 8 years ago
  93. b6d770c get_tx_type after av1_read_coeffs_txb_facade by Angie Chiang · 8 years ago
  94. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  95. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  96. 44bb6d0 pvq: Remove support for disabling nodesync. by Timothy B. Terriberry · 8 years ago
  97. a876495 Avoiding extra runs through skip flags by Jean-Marc Valin · 8 years ago
  98. 7f24e1b Remove the single ref inter mode NEWFROMNEARMV by Zoe Liu · 8 years ago
  99. 752ccce Use block_idx rather than block_raster_idx by Angie Chiang · 8 years ago
  100. 52ece88 Temporarily disable multi-thread loop filter in cb4x4 by Jingning Han · 8 years ago