1. 599dfd0 Fix compile error with ref-mv by David Barker · 8 years ago
  2. f541932 Fix compile with ext-tx by David Barker · 8 years ago
  3. 9739f36 Fix clpf + ext_partition and dering + ext_partition by David Barker · 8 years ago
  4. 3827fdd Refactor PVQ codes in av1_encode_block_intra() by Yushin Cho · 8 years ago
  5. 63cbf34 Skip repeated transform block cost computation by Jingning Han · 8 years ago
  6. 1b1dc93 Reset the txfm context to match block size when skip flag is on by Jingning Han · 8 years ago
  7. 49eea11 apply clang-format by Yaowu Xu · 8 years ago
  8. e94556b Embed txb_coeff_cost in rd_stats in block_rd_txfm by Angie Chiang · 8 years ago
  9. c97f6d5 Use enum RUN_TYPE when checking dry_run by Yushin Cho · 8 years ago
  10. 6c8ec65 Add missing support aomenc parameter for aom-qm by Yaowu Xu · 8 years ago
  11. 403618e Fix the condition of recode when PVQ enabled by Yushin Cho · 8 years ago
  12. 0e11912 Support 64x64 quantizer functions by Debargha Mukherjee · 8 years ago
  13. 23b120d cmake: Update source lists. by Tom Finegan · 8 years ago
  14. febe9b0 Fix msvc compiler warnings by Yaowu Xu · 8 years ago
  15. 284d777 super_block_uvrd merge rate/dist/skip/sse RD_STATS by Angie Chiang · 8 years ago
  16. 0e9a2e9 super_block_yrd: merge rate/dist/skip/sse RD_STATS by Angie Chiang · 8 years ago
  17. c4ad25d Support rectangular tx_size distortion calculation by default by Jingning Han · 8 years ago
  18. 5114b7b Frame buffer marking enabling non-intra-based loss recovery by Arild Fuldseth (arilfuld) · 8 years ago
  19. 4974e52 TILE_GROUPS: send a tile length when just 1 tile. by Thomas Davies · 8 years ago
  20. 72712e6 Fix merge issues with TILE_GROUPS by Thomas Davies · 8 years ago
  21. 133c57c Support overwriting an arbitrary number of literal bits. by Thomas Davies · 8 years ago
  22. 05f540a Fix compile error when PVQ is enabled by Yushin Cho · 8 years ago
  23. 1807fdc Sync transform block size mapping in pack_txb_tokens by Jingning Han · 8 years ago
  24. 4542d22 Prepare uv_tx_size mapping table for recursive transform partition by Jingning Han · 8 years ago
  25. df07264 Fix pvq if statement ending by Jingning Han · 8 years ago
  26. 3d45c0e Fix logic in rd_pick_intra4x4block() by Jingning Han · 8 years ago
  27. 4ca8b1c Use tx_size_from_tx_mode() to set tx_size for skip blocks by Jingning Han · 8 years ago
  28. 1e4e29f Fix rans ec_multisymbol merge issues. by Alex Converse · 8 years ago
  29. e38d63c Clean up pvq experimental flag in encode_block_pass1() by Jingning Han · 8 years ago
  30. 94ea1aa Clean up encode_superblock() by Jingning Han · 8 years ago
  31. 7c2b7f2 Replace rate distortion sse skip by RD_STATS in rdopt.c by Angie Chiang · 8 years ago
  32. d02001d Add txb_coeff_cost_map into TOKEN_STATS by Angie Chiang · 8 years ago
  33. 944cf7f cmake: Add aom_version.h generation. by Tom Finegan · 8 years ago
  34. c1c6f6a Merge aom/master and webm/nextgenv2 by Yaowu Xu · 8 years ago
  35. 6515afc Merge "Add min_tx_size variable to recursive transform block partition system" into nextgenv2 by Jingning Han · 8 years ago
  36. f6e958b Merge "Fix the bug that PVQ commit broke dering" into nextgenv2 by Yaowu Xu · 8 years ago
  37. 13ea019 Merge changes Ib9428dc9,Ide04717a,If1dba7d8,I6da97880 into nextgenv2 by Angie Chiang · 8 years ago
  38. e67b38a Add min_tx_size variable to recursive transform block partition system by Jingning Han · 8 years ago
  39. 48f84db Fix the bug that PVQ commit broke dering by Yushin Cho · 8 years ago
  40. 8b0f636 Fix clang-format issues. by Thomas Davies · 8 years ago
  41. 7d208d0 Fix the bug that PVQ commit broke dering by Yushin Cho · 8 years ago
  42. f0481a5 Use --enable-daala_ec by default. by Nathan E. Egge · 8 years ago
  43. e0b5ae8 Remove multiple coefficient buffers from PICK_MODE_CONTEXT by Brennan Shacklett · 8 years ago
  44. 973d4d5 cmake: Add partial configure. by Tom Finegan · 8 years ago
  45. 9b3974e aom_ports: Fix build in Xcode 8. by Tom Finegan · 8 years ago
  46. fc1b213 Use block_size for max_scan_line in pvq decoding by Yaowu Xu · 8 years ago
  47. 856c55e Add transform parameter initialization by Yaowu Xu · 8 years ago
  48. cc37e36 pvq: drop unused declaration by Tristan Matthews · 8 years ago
  49. f591782 Fix compiler warning of out-of-bound array access by Yaowu Xu · 8 years ago
  50. dc97204 Merge "Fix compiler warning of un-used variables" into nextgenv2 by Yaowu Xu · 8 years ago
  51. 4007fa6 Merge "change to call fwd_txfm()" into nextgenv2 by Yaowu Xu · 8 years ago
  52. c4863fd cmake: Add partial configure. by Tom Finegan · 8 years ago
  53. c4c2173 Merge "Resolve merge issues with --enable-pvq" into nextgenv2 by Yaowu Xu · 8 years ago
  54. bfda768 aom_ports: Fix build in Xcode 8. by Tom Finegan · 8 years ago
  55. 02d4c3b Fix compiler warning of un-used variables by Yaowu Xu · 8 years ago
  56. 3442b4b change to call fwd_txfm() by Yaowu Xu · 8 years ago
  57. d6ea71c Resolve merge issues with --enable-pvq by Yaowu Xu · 8 years ago
  58. 03dc29b Merge "Fix bug in bicubic filter in warped_motion.c" into nextgenv2 by Debargha Mukherjee · 8 years ago
  59. 00a0e01 Merge "New experiment: Perceptual Vector Quantization from Daala" into nextgenv2 by Yaowu Xu · 8 years ago
  60. f23bdca Fix bug in bicubic filter in warped_motion.c by David Barker · 8 years ago
  61. 77bba8d New experiment: Perceptual Vector Quantization from Daala by Yushin Cho · 8 years ago
  62. 616990d Merge rd_stats only when it is valid by Angie Chiang · 8 years ago
  63. 78a3bc1 Let parentheses in handle_inter_mode be symmetric by Angie Chiang · 8 years ago
  64. 9a44f5f Add RD_STATS into MB_MODE_INFO by Angie Chiang · 8 years ago
  65. 85279f6 Add txb_coeff_cost_map by Angie Chiang · 8 years ago
  66. 92447f3 Merge "Increase gm precision from 16 to 32 bit ints" into nextgenv2 by Debargha Mukherjee · 8 years ago
  67. 5f30585 Increase gm precision from 16 to 32 bit ints by Debargha Mukherjee · 8 years ago
  68. ec994d8 accounting_test: fix read of uninitialized data by Tristan Matthews · 8 years ago
  69. 4891ef9 boolcoder_test: fix read of uninitialized data by Tristan Matthews · 8 years ago
  70. 591fc6f aom_ports: Silence warnings in aom_timer.h by Tom Finegan · 8 years ago
  71. deaff66 Merge "Fix the bool coder test" into nextgenv2 by Yaowu Xu · 8 years ago
  72. a34daed pvq: drop unused declaration by Tristan Matthews · 8 years ago
  73. 99ff89b Merge "rdopt: clear maybe-uninitialized variable warning" into nextgenv2 by James Zern · 8 years ago
  74. 9d05481 accounting_test: fix read of uninitialized data by Tristan Matthews · 8 years ago
  75. b1e9cb2 boolcoder_test: fix read of uninitialized data by Tristan Matthews · 8 years ago
  76. a250cef aom_ports: Silence warnings in aom_timer.h by Tom Finegan · 8 years ago
  77. 70c4fab rdopt: clear maybe-uninitialized variable warning by Sarah Parker · 8 years ago
  78. 09705fe New experiment: Perceptual Vector Quantization from Daala by Yushin Cho · 8 years ago
  79. 3e4fcb4 Fix the bool coder test by Yushin Cho · 8 years ago
  80. 713b561 Merge "Clean up write_tx_type()" into nextgenv2 by Jingning Han · 8 years ago
  81. 0880b54 Merge "Refactor tx_type reader" into nextgenv2 by Jingning Han · 8 years ago
  82. 05abee1 Merge "Factor out common tx_type writing codes from inter/intra frame" into nextgenv2 by Jingning Han · 8 years ago
  83. 9b79f6a Fix the bool coder test by Yushin Cho · 8 years ago
  84. 7a77169 Merge changes Ia37f170d,Ie3082db5 into nextgenv2 by Angie Chiang · 8 years ago
  85. 59526ea Merge changes I3bc782d6,I8359e849,Iae50d0b0,Id1704d88,Ia69f13c4, ... into nextgenv2 by Angie Chiang · 8 years ago
  86. 653fdd6 Merge changes I139808f4,I3d97d8db into nextgenv2 by James Zern · 8 years ago
  87. 7eb160b apply clang-format by clang-format · 8 years ago
  88. 628d7c9 Record YUV planes' txfm block coeff cost in handle_inter_mode() by Angie Chiang · 8 years ago
  89. c0feea8 Add av1_ prefix on ###_rd_stats functions by Angie Chiang · 8 years ago
  90. 75f4581 Separate coefficient cost of U/V planes in write_modes_b() by Angie Chiang · 8 years ago
  91. 4695b97 Use init_rd_stats() in encodeframe.c by Angie Chiang · 8 years ago
  92. d81fdb4 Add transform block coefficient cost in RD_STATS for debugging by Angie Chiang · 8 years ago
  93. d724617 Add helper functions to modify RD_STATS by Angie Chiang · 8 years ago
  94. 394c337 Add mi_row and mi_col into mbmi to facilitate rd_debug process by Angie Chiang · 8 years ago
  95. d402282 Add token cost comparison in write_modes_b() by Angie Chiang · 8 years ago
  96. 4be3214 Merge "Properly schedule the transform block recursion order" into nextgenv2 by Jingning Han · 8 years ago
  97. 641b1ad Clean up write_tx_type() by Jingning Han · 8 years ago
  98. ab7163d Refactor tx_type reader by Jingning Han · 8 years ago
  99. 2a4da94 Factor out common tx_type writing codes from inter/intra frame by Jingning Han · 8 years ago
  100. 95a3898 Merge "Remove duplicated variables in EXT_INTER" into nextgenv2 by Yue Chen · 8 years ago