1. ec299e2 Encoder code cleanup. by Dmitry Kovalev · 12 years ago
  2. 38d7945 Slight simplification of SB RD loop recursion conditions. by Ronald S. Bultje · 12 years ago
  3. 4eb537c A few more cases where sb_type was used arithmetically. by Ronald S. Bultje · 12 years ago
  4. 33d94a8 Remove copying of coefficients and predictor in i8x8 RD loop. by Ronald S. Bultje · 12 years ago
  5. 8fb5be4 Make usage of sb_type independent of literal values. by Ronald S. Bultje · 12 years ago
  6. b4f6098 Make RD superblock mode search size-agnostic. by Ronald S. Bultje · 12 years ago
  7. a4579e0 Merge "Make dequant/idct block size independent" into experimental by Jingning Han · 12 years ago
  8. bbd0063 Make dequant/idct block size independent by Jingning Han · 12 years ago
  9. 8e98192 Merge "Remove obselete code" into experimental by Yaowu Xu · 12 years ago
  10. 2da90fd Remove obselete code by Yaowu Xu · 12 years ago
  11. 5b9dc7c Merge "Make SB Decoding units size-independent" into experimental by Jingning Han · 12 years ago
  12. 0cef723 Merge "Fixing upper case names." into experimental by Dmitry Kovalev · 12 years ago
  13. e63099d Make SB Decoding units size-independent by Jingning Han · 12 years ago
  14. 1c6df34c Merge "Code cleanup in bitstream code." into experimental by Dmitry Kovalev · 12 years ago
  15. 2759ce8 Merge "Adding setup_quantization function." into experimental by Dmitry Kovalev · 12 years ago
  16. b41e297 Merge "Renaming inverse hybrid transform functions." into experimental by Dmitry Kovalev · 12 years ago
  17. 20645ec Merge "Cleanup of set_offsets function." into experimental by Dmitry Kovalev · 12 years ago
  18. 1932828 Merge "Make SB coding size-independent." into experimental by Ronald S. Bultje · 12 years ago
  19. 9b46e30 Merge "Don't use BLOCKD in vp9_invtrans.c." into experimental by Ronald S. Bultje · 12 years ago
  20. a387485 Make SB coding size-independent. by Ronald S. Bultje · 12 years ago
  21. f370db0 Adding setup_quantization function. by Dmitry Kovalev · 12 years ago
  22. d3c526f Merge "Fix an issue in set_refs()" into experimental by Yunqing Wang · 12 years ago
  23. a3ec4cb Merge "detokenize: use consistent structure for all block sizes" into experimental by John Koleszar · 12 years ago
  24. 01a3bd6 Fix an issue in set_refs() by Yunqing Wang · 12 years ago
  25. 0234956 Renaming inverse hybrid transform functions. by Dmitry Kovalev · 12 years ago
  26. c34f6fc Fixing upper case names. by Dmitry Kovalev · 12 years ago
  27. df76a61 Cleanup of set_offsets function. by Dmitry Kovalev · 12 years ago
  28. 2a6e09d Merge "Simplification of decoder's code." into experimental by Dmitry Kovalev · 12 years ago
  29. b3935e8 Merge "Clamp inferred motion vectors only" into experimental by Jingning Han · 12 years ago
  30. d1cff2d Code cleanup in bitstream code. by Dmitry Kovalev · 12 years ago
  31. e6deea4 detokenize: use consistent structure for all block sizes by John Koleszar · 12 years ago
  32. 5811d7e Simplification of decoder's code. by Dmitry Kovalev · 12 years ago
  33. f42bee7 Don't use BLOCKD in vp9_invtrans.c. by Ronald S. Bultje · 12 years ago
  34. 12bf079 Clamp inferred motion vectors only by Jingning Han · 12 years ago
  35. aeefa6e Fix typo which breaks 4x4 splitmv compound prediction RD code. by Ronald S. Bultje · 12 years ago
  36. 0e7b7e4 Merge "Small cleanup inside setup_loopfilter function." into experimental by John Koleszar · 12 years ago
  37. 8bbabbe Merge "Segmentation code cleanup." into experimental by John Koleszar · 12 years ago
  38. fa135d7 Merge changes Ibbfa68d6,Idb76a0e2 into experimental by John Koleszar · 12 years ago
  39. 9161127 Merge "Remove full-pixel-related code." into experimental by Ronald S. Bultje · 12 years ago
  40. fd2a747 Merge "Remove some unused macros." into experimental by Ronald S. Bultje · 12 years ago
  41. c6c07d7 Merge "Remove struct POS." into experimental by Ronald S. Bultje · 12 years ago
  42. a9688df Merge "Remove unused vpx_log() function prototype." into experimental by Ronald S. Bultje · 12 years ago
  43. ac28c31 Merge "Remove "tx_type" member from union b_mode_info." into experimental by Ronald S. Bultje · 12 years ago
  44. 2e23c74 Merge "Removed a speed feature no longer used" into experimental by Yaowu Xu · 12 years ago
  45. 3dca0d4 Merge "make one_shot_q an experiment" into experimental by Yaowu Xu · 12 years ago
  46. 36c3a67 Remove full-pixel-related code. by Ronald S. Bultje · 12 years ago
  47. 421baef Small cleanup inside setup_loopfilter function. by Dmitry Kovalev · 12 years ago
  48. 61834f7 Remove some unused macros. by Ronald S. Bultje · 12 years ago
  49. 0732a61 Remove struct POS. by Ronald S. Bultje · 12 years ago
  50. 1cb34c3 Remove unused vpx_log() function prototype. by Ronald S. Bultje · 12 years ago
  51. 5cd235c Remove "tx_type" member from union b_mode_info. by Ronald S. Bultje · 12 years ago
  52. 2c42499 Segmentation code cleanup. by Dmitry Kovalev · 12 years ago
  53. e79a3ff Removed a speed feature no longer used by Yaowu Xu · 12 years ago
  54. 98466e8 Merge "Simplifying get_delta_q function." into experimental by John Koleszar · 12 years ago
  55. 05a79f2 Move EOB to per-plane data by John Koleszar · 12 years ago
  56. 4c05a05 Move qcoeff, dqcoeff from BLOCKD to per-plane data by John Koleszar · 12 years ago
  57. 9780d58 make one_shot_q an experiment by Yaowu Xu · 12 years ago
  58. ffc92da Fixing the newbintramodes experiment by Deb Mukherjee · 12 years ago
  59. 52128c5 Simplifying get_delta_q function. by Dmitry Kovalev · 12 years ago
  60. a9e9430 Merge "Bugfix in encode_inter_mb_segment_8x8" into experimental by Deb Mukherjee · 12 years ago
  61. 73031aa Bugfix in encode_inter_mb_segment_8x8 by Deb Mukherjee · 12 years ago
  62. f857e07 Fixing bug introduced by previous commit. by Dmitry Kovalev · 12 years ago
  63. ccc0577 Merge "Remove special case vp9_decode_coefs_4x4" into experimental by John Koleszar · 12 years ago
  64. 9b9136f Fixed incorrect use of compute_qdelta() by Paul Wilkins · 12 years ago
  65. 74e8bd1 Merge "Adding decode_sb_16x16 function." into experimental by John Koleszar · 12 years ago
  66. 4d9dbb2 Merge "Reimplementation of setup_frame_size." into experimental by John Koleszar · 12 years ago
  67. 0520833 Merge "Adding setup_pred_probs and read_txfm_mode functions." into experimental by John Koleszar · 12 years ago
  68. cbd3b98 Merge "General code cleanup." into experimental by John Koleszar · 12 years ago
  69. d5a0173 General code cleanup. by Dmitry Kovalev · 12 years ago
  70. 50e02b9 Adding decode_sb_16x16 function. by Dmitry Kovalev · 12 years ago
  71. 4add99a Merge "Motion vector decoder cleanup." into experimental by John Koleszar · 12 years ago
  72. 19fb4df Motion vector decoder cleanup. by Dmitry Kovalev · 12 years ago
  73. 1e5f25e Remove special case vp9_decode_coefs_4x4 by John Koleszar · 12 years ago
  74. dcd3a5c Merge "Modify vp9_setup_interp_filters function" into experimental by Yunqing Wang · 12 years ago
  75. 4ca882f Modify vp9_setup_interp_filters function by Yunqing Wang · 12 years ago
  76. da0232f Reimplementation of setup_frame_size. by Dmitry Kovalev · 12 years ago
  77. 59b2928 Adding setup_pred_probs and read_txfm_mode functions. by Dmitry Kovalev · 12 years ago
  78. 30d83c4 Merge "Fix overlapping writes by copy_and_extend_plane" into experimental by John Koleszar · 12 years ago
  79. 7d67aed Merge "Remove unused inplace idct_add functions" into experimental by John Koleszar · 12 years ago
  80. 8b71b8a Merge "Renaming sb32_coded and sb64_coded fields." into experimental by John Koleszar · 12 years ago
  81. dc12e6c Merge "Lower case names for struct members." into experimental by John Koleszar · 12 years ago
  82. f677b13 Merge "Adding functions with common code for superblock decoding." into experimental by John Koleszar · 12 years ago
  83. ede03df Merge "Code cleanup in vp9_onyx_if.c." into experimental by John Koleszar · 12 years ago
  84. dca8ad1 Renaming sb32_coded and sb64_coded fields. by Dmitry Kovalev · 12 years ago
  85. 01247f6 Fix overlapping writes by copy_and_extend_plane by John Koleszar · 12 years ago
  86. 42db454 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  87. 626635c Lower case names for struct members. by Dmitry Kovalev · 12 years ago
  88. 3db60c8 Demux vp9_loopfilter_x86.c by Johann · 12 years ago
  89. e7b3b69 Remove unused inplace idct_add functions by John Koleszar · 12 years ago
  90. 6c147b9 vp9_sadmxn_x86 only contains SSE2 functions by Johann · 12 years ago
  91. 9738e2d Adding functions with common code for superblock decoding. by Dmitry Kovalev · 12 years ago
  92. 6f53eee Code cleanup in vp9_onyx_if.c. by Dmitry Kovalev · 12 years ago
  93. 49bc402 Merge "Code cleanup." into experimental by John Koleszar · 12 years ago
  94. a417a6e Merge "Removing redundant function arguments." into experimental by John Koleszar · 12 years ago
  95. 01e4e0b Merge "Code cleanup in block reconstruction code." into experimental by John Koleszar · 12 years ago
  96. e71248a Code cleanup in block reconstruction code. by Dmitry Kovalev · 12 years ago
  97. 50e54c1 Code cleanup. by Dmitry Kovalev · 12 years ago
  98. cdac4ad Merge "Calculate SSIM over both reconstruction as well as postproc buffer." into experimental by Ronald S. Bultje · 12 years ago
  99. 6dd6ffb Calculate SSIM over both reconstruction as well as postproc buffer. by Ronald S. Bultje · 12 years ago
  100. e395500 Merge "Framework changes in nzc to allow more flexibility" into experimental by Deb Mukherjee · 12 years ago