1. 472f63f Replace Skip with AC/DC coded in PVQ by ltrudeau · 8 years ago
  2. c2ec0e4 EC_ADAPT: use tile context for partition type. by Thomas Davies · 8 years ago
  3. 489dad8 EC_ADAPT: use tile context for coefficients. by Thomas Davies · 8 years ago
  4. 1bfb5ed EC_ADAPT: use tile context for intra mode syntax. by Thomas Davies · 8 years ago
  5. 2452329 EC_ADAPT: use tile context for MV data. by Thomas Davies · 8 years ago
  6. 58bc4cc Support ext-partition in cb4x4 mode by Jingning Han · 8 years ago
  7. b5bb244 Free up all the allocated mem space in cb4x4 by Jingning Han · 8 years ago
  8. 2e60488 Do masked motion search based on COMPOUND_TYPE by Sarah Parker · 8 years ago
  9. 7a266e2 ransac.c: define _POSIX_C_SOURCE for rand_r by James Zern · 8 years ago
  10. 308a639 Speed up keyframe encoding with model RD by hui su · 8 years ago
  11. eb780e7 Add a control to set the ANS window size by Alex Converse · 8 years ago
  12. 1e8e6b9 Miscellaneous cleaning up for loop-restoration by David Barker · 8 years ago
  13. f77d4ad EC_ADAPT: add per tile contexts. by Thomas Davies · 8 years ago
  14. 91f01fd Support non-causal obmc in the cb4x4 mode by Jingning Han · 8 years ago
  15. 25f2f7d Remove an outdated assertion by Jingning Han · 8 years ago
  16. eeacc4c Bug fix: determine tx_mode based on lossless mode of all segments by Yue Chen · 8 years ago
  17. f27b160 Add rd loop of NCOBMC by Yue Chen · 8 years ago
  18. 2615d6e Fix the transform size/type search condition by Yunqing Wang · 8 years ago
  19. feb925f Enable rectangular transforms for Intra also. by Urvang Joshi · 8 years ago
  20. 60a055b Fix compile errors with loop-restoration + highbd by David Barker · 8 years ago
  21. 9f45bc4 Pass ConvolveParams into prediction functions by Angie Chiang · 8 years ago
  22. 55c6bde Add unpoison_partition_ctx experiment by Alex Converse · 8 years ago
  23. 1edf9a3 Improvements on segment mask by Debargha Mukherjee · 8 years ago
  24. f07ddf3 Fix 32x32 hybrid transform AVX2 to match C by Yi Luo · 8 years ago
  25. 3b0b5f1 Fix 16x32, 32x16 rectangular transform SSE2 to match C by Yi Luo · 8 years ago
  26. ab9ecba Refactor end-node process in var-tx by Jingning Han · 8 years ago
  27. 8a63049 Fix a RD bug with palette mode by hui su · 8 years ago
  28. 9ab6d71 Separate mbmi coding and coeff coding+recon at sb level in NCOBMC by Yue Chen · 8 years ago
  29. de0c70a Refactor rd_pick_intra_sby_mode() by hui su · 8 years ago
  30. 203b1d3 Clean up redundant #if statements by Jingning Han · 8 years ago
  31. 64550b6 Refactor write_modes_b() and decode_block() by Yue Chen · 8 years ago
  32. 904fd18 Make av1_update_txb_coeff_cost() check condition support cb4x4 by Jingning Han · 8 years ago
  33. c7ea761 Make rd_debug aligned to var-tx by Jingning Han · 8 years ago
  34. cceac33 Don't include Daala EC headers directly. by Nathan E. Egge · 8 years ago
  35. 25007c8 Use aom_reader / aom_writer API to code rest. by Nathan E. Egge · 8 years ago
  36. f1e2fbd Use aom_reader / aom_writer API to code raw bits. by Nathan E. Egge · 8 years ago
  37. 8f11057 Use stable sort with PVQ. by David Michael Barr · 9 years ago
  38. 5d15721 Fix a memory leak by Debargha Mukherjee · 8 years ago
  39. b9f757c Refactor compound_segment to try different segmentation masks by Sarah Parker · 8 years ago
  40. ab44fd1 Rename encode_inter_mb_segment() by Yushin Cho · 8 years ago
  41. ee0af21 Correct the misleading codes in encode_inter_mb_segment() by Yushin Cho · 8 years ago
  42. 1a2df5e Fix wrong stride of dst buffer in intra4x4 by Yushin Cho · 8 years ago
  43. 994ccd7 Add tiled version of UV wiener restoration by Debargha Mukherjee · 8 years ago
  44. d748914 Refactor UV restoration to use same tilesize as Y by Debargha Mukherjee · 8 years ago
  45. 61dca1f Use 16-bit internal precision in fdct32 by Angie Chiang · 8 years ago
  46. 8e1d0f7 Change scales of fht 32x16 16x32 32x32 functions by Angie Chiang · 8 years ago
  47. 2ee81fe Fix num_4x4_blk scale in var-tx and cb4x4 mode by Jingning Han · 8 years ago
  48. 6ae7564 Fix frame boundary block distortion computation in var-tx by Jingning Han · 8 years ago
  49. 39051a7 Use aom_writer with od_encode_cdf_adapt(). by Nathan E. Egge · 8 years ago
  50. 140069e Use aom_writer with od_laplace_encode_special(). by Nathan E. Egge · 8 years ago
  51. 87d44dc Split aom_write_cdf() from aom_write_symbol(). by Nathan E. Egge · 8 years ago
  52. 482016d Rename the function rd_pick_best_sub8x8_mode() by Yushin Cho · 8 years ago
  53. 33f3bfd Optimize Wiener filter selection by David Barker · 8 years ago
  54. 09ad6d8 A mismatch fix in loop restoration by Debargha Mukherjee · 8 years ago
  55. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  56. 581d169 Rework the txfm partition context to support cb4x4 mode by Jingning Han · 8 years ago
  57. 9ca05b7 Refactor var-tx pipeline to support cb4x4 mode by Jingning Han · 8 years ago
  58. a43a2d9 Add UV wiener loop restoration by Debargha Mukherjee · 8 years ago
  59. 8fcfcc5 Use aom_reader / aom_writer API to code lsb. by Nathan E. Egge · 8 years ago
  60. e335fb7 Use aom_write_bit() instead of od_ec_enc_bits(). by Nathan E. Egge · 8 years ago
  61. 9e96f79 Use aom_writer with od_encode_band_pvq_splits(). by Nathan E. Egge · 8 years ago
  62. 13e44fb Use aom_writer with od_encode_pvq_codeword(). by Nathan E. Egge · 8 years ago
  63. 760c27f Use aom_writer with generic_encode(). by Nathan E. Egge · 8 years ago
  64. 6b0b4a9 Use aom_writer with pvq_encode_partition(). by Nathan E. Egge · 8 years ago
  65. 8518ad5 Delete unused laplace encoder functions. by Nathan E. Egge · 8 years ago
  66. 6675be0 Replace od_ec_enc with aom_writer in daala_enc_ctx. by Nathan E. Egge · 8 years ago
  67. a653f20 Use aom_writer with od_encode_cdf_adapt_q15(). by Nathan E. Egge · 8 years ago
  68. d6c2dc4 Rename od_cdf_adapt_q15() to aom_cdf_adapt_q15(). by Nathan E. Egge · 8 years ago
  69. dd28aed Use uv_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  70. 10ba2be Use kf_y_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  71. ecc21ec Use y_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  72. a59b23d Use inter_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  73. 00b3331 Use switchable_interp_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  74. 29ccee0 Use intra_ext_tx_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  75. dfa33f2 Use inter_ext_tx_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  76. 3a0df18 Simplify buffer management for self-guided restoration filter by David Barker · 8 years ago
  77. 2cc057c Remove fwd_txfm_opt by Angie Chiang · 8 years ago
  78. 409c0bb Bugfixes in pick_interinter_seg_mask by Sarah Parker · 8 years ago
  79. 8fd2d7a Remove speed feature use_lp32x32fdct by Angie Chiang · 8 years ago
  80. 3839548 Refactor PVQ codes for inter4x4 by Yushin Cho · 8 years ago
  81. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  82. 900243b Refactor PVQ codes for intra4x4 by Yushin Cho · 8 years ago
  83. 5802ebe Add code to output counts for an encode run by Debargha Mukherjee · 8 years ago
  84. 9e0976a Support sub8x8 chroma component prediction by Jingning Han · 8 years ago
  85. 24f24a5 Rework spatial filter process in supertx by Jingning Han · 8 years ago
  86. 38b1bc4 Fix update_state_supertx() motion vector update by Jingning Han · 8 years ago
  87. feb517c Make cb4x4 mode support supertx by Jingning Han · 8 years ago
  88. 1856e43 Refactor prediction filtering process in supertx by Jingning Han · 8 years ago
  89. fc0476d Remove redundant #if config from encodeframe.c by Jingning Han · 8 years ago
  90. 5b7706a Clean up supertx functions by Jingning Han · 8 years ago
  91. b27a17f Fix wrong place of setting dst with PVQ in intra 4x4 by Yushin Cho · 8 years ago
  92. 788dc23 Fix: Make CONFIG_REFERENCE_BUFFER and CONFIG_EXT_REFS work together by Arild Fuldseth (arilfuld) · 8 years ago
  93. cc5bdf4 Add 2x2 block level variance functions for high bd by Jingning Han · 8 years ago
  94. b1ed8d7 Add 2x2 forward and inverse transform for high bd by Jingning Han · 8 years ago
  95. b69cb52 Delete duplicate cdf updating code. by Nathan E. Egge · 8 years ago
  96. e50d9dd Fix uninitialized entropy contexts by Guillaume Martres · 8 years ago
  97. 6a9b240 Fill the token cost for 2x2 transform blocks by Jingning Han · 8 years ago
  98. 8363063 Allow 2x2 transform block forward model update by Jingning Han · 8 years ago
  99. 0090c8f Turn on delta_q by default. by Thomas Davies · 8 years ago
  100. 2cdf0d8 Specify ANS window size at initialization by Alex Converse · 8 years ago