1. 22694ca Change txfm_type decision by Yaowu Xu · 12 years ago
  2. 826efc8 Fix a bug in intra4x4 level rd loop by Jingning Han · 12 years ago
  3. 4d5f195 Remove type from vmvn by Johann · 12 years ago
  4. ae10319 Make comp_inter_inter support 4x4 partition coding by Jingning Han · 12 years ago
  5. 33ecd6a Merge Scatter Scan experiment. by Paul Wilkins · 12 years ago
  6. 7ac5ac5 Merge 4x4 block level partition into codebase by Jingning Han · 12 years ago
  7. 0812c12 Merge "Optimize variance functions" into experimental by Yunqing Wang · 12 years ago
  8. ddb2309 Merge "Using 128 entry look up table for coef models" into experimental by Deb Mukherjee · 12 years ago
  9. f4fcfe3 Optimize variance functions by Yunqing Wang · 12 years ago
  10. d2cacdc Merge "Make the intra rd search support 8x4/4x8" into experimental by Jingning Han · 12 years ago
  11. de4d682 Using 128 entry look up table for coef models by Deb Mukherjee · 12 years ago
  12. 4e08fa9 Merge "changes intra coding to be based on txfm block" into experimental by Paul Wilkins · 12 years ago
  13. 22d7f07 Merge "Generalized intra 4x4 encoding for all sizes" into experimental by Paul Wilkins · 12 years ago
  14. 18c975e Merge "Merge CONFIG_COMP_INTER_JOINT_SEARCH." into experimental by Paul Wilkins · 12 years ago
  15. d679fdf Merge "Removed unused idct functions" into experimental by Scott LaVarnway · 12 years ago
  16. 8ba92a0 changes intra coding to be based on txfm block by Yaowu Xu · 12 years ago
  17. 232d90d Generalized intra 4x4 encoding for all sizes by Yaowu Xu · 12 years ago
  18. 0b713f8 Merge CONFIG_COMP_INTER_JOINT_SEARCH. by Paul Wilkins · 12 years ago
  19. f153a5d Make the intra rd search support 8x4/4x8 by Jingning Han · 12 years ago
  20. ddf13be Merge "Initial version of alpha channel support" into experimental by John Koleszar · 12 years ago
  21. 1f7d810 Merge "Deprecate 4x4 intra modes from bit-stream" into experimental by Jingning Han · 12 years ago
  22. a143152 Removed unused idct functions by Scott LaVarnway · 12 years ago
  23. 7a645e4 Merging the model coef prob experiment by Deb Mukherjee · 12 years ago
  24. 90a7723f Merge "Refinements on modelcoef expt to reduce storage" into experimental by Deb Mukherjee · 12 years ago
  25. 3d0110f Removed diff from macroblockd_plane by Scott LaVarnway · 12 years ago
  26. 0c3f3bf Removed vp9_recon functions by Scott LaVarnway · 12 years ago
  27. 1db6373 Merge "WIP: 4x4 idct/recon merge" into experimental by Scott LaVarnway · 12 years ago
  28. a2b9b74 Merge "Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c." into experimental by Dmitry Kovalev · 12 years ago
  29. 060d93d Merge "Removing clamp_type from the bitstream." into experimental by Dmitry Kovalev · 12 years ago
  30. a7b3ed0 Merge "Adding get_ref_frame_idx function." into experimental by Dmitry Kovalev · 12 years ago
  31. 07443f1 Refinements on modelcoef expt to reduce storage by Deb Mukherjee · 12 years ago
  32. e9950b0 Unnecessary passing of prev_mi by Yunqing Wang · 12 years ago
  33. 9e4902c Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c. by Dmitry Kovalev · 12 years ago
  34. 4ac70bd Adding get_ref_frame_idx function. by Dmitry Kovalev · 12 years ago
  35. 39a90bc Updating the model coef experiment by Deb Mukherjee · 12 years ago
  36. 1e6be7b Deprecate 4x4 intra modes from bit-stream by Jingning Han · 12 years ago
  37. ba48a11 WIP: 4x4 idct/recon merge by Scott LaVarnway · 12 years ago
  38. da39272 Merge "Enable bit-stream support to 8x4 and 4x8 partition" into experimental by Jingning Han · 12 years ago
  39. 2c93a8e Give VP9 a different sync code from VP8 by Jingning Han · 12 years ago
  40. 810b612 Enable bit-stream support to 8x4 and 4x8 partition by Jingning Han · 12 years ago
  41. 5f3612c Make nmv_count update 4x8/8x4 aware by Jingning Han · 12 years ago
  42. 498b646 Removing clamp_type from the bitstream. by Dmitry Kovalev · 12 years ago
  43. 481a7c5 Fix parameters in 4x8 variance calc by Jingning Han · 12 years ago
  44. d9705b2 Merge "holds utility debugging functions" into experimental by Jim Bankoski · 12 years ago
  45. 49068dd Merge "Refactor encode_sb_ for 4x8/8x4 partition" into experimental by Jingning Han · 12 years ago
  46. 6f0c8e8 Merge "Replace default counts with default probs." into experimental by Paul Wilkins · 12 years ago
  47. 61e2eac Merge "New inter mode context." into experimental by Paul Wilkins · 12 years ago
  48. 99c4b1e Replace default counts with default probs. by Paul Wilkins · 12 years ago
  49. b67e46b holds utility debugging functions by Jim Bankoski · 12 years ago
  50. 51bc4bf Remove MODE_STATS flag and code by Paul Wilkins · 12 years ago
  51. 679e4ab Initial version of alpha channel support by John Koleszar · 12 years ago
  52. 5a1c953 Refactor encode_sb_ for 4x8/8x4 partition by Jingning Han · 12 years ago
  53. f0ab155 Merge "Use b_width_log2_ in partition type parse" into experimental by Jingning Han · 12 years ago
  54. f07602e Merge "Remove vp9_extend_mb_row()" into experimental by John Koleszar · 12 years ago
  55. 9aa37a5 Merge "WIP: 8x8 idct/recon merge" into experimental by Scott LaVarnway · 12 years ago
  56. 1e3cdc1 Merge "Combining integer and fractional parts of mvs for entropy coding." into experimental by Dmitry Kovalev · 12 years ago
  57. 3819f11 Use b_width_log2_ in partition type parse by Jingning Han · 12 years ago
  58. e3869e9 Removed Q threshold in the usage of ADST by Yaowu Xu · 12 years ago
  59. b10b887 Merge "Removing lossless flag from the bitstream." into experimental by Dmitry Kovalev · 12 years ago
  60. 16ac5a5 Remove vp9_extend_mb_row() by John Koleszar · 12 years ago
  61. 794a7be WIP: 8x8 idct/recon merge by Scott LaVarnway · 12 years ago
  62. 8e3d0e4 Add building blocks for 4x8/8x4 rd search by Jingning Han · 12 years ago
  63. c0f70cc Merge "Fix the transform type selection in 4x4 partition" into experimental by Jingning Han · 12 years ago
  64. 6ff3eb1 New inter mode context. by Paul Wilkins · 12 years ago
  65. 18e0742 Merge "Further Implicit Segmentation Changes" into experimental by Paul Wilkins · 12 years ago
  66. 418564e Add vp9_extend_frame_borders by John Koleszar · 12 years ago
  67. 7addafb Merge "Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0" into experimental by John Koleszar · 12 years ago
  68. b0c101e Removing lossless flag from the bitstream. by Dmitry Kovalev · 12 years ago
  69. 501ae34 Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0 by John Koleszar · 12 years ago
  70. 9bd59ad Merge "Fix first-pass encoding test" into experimental by Jingning Han · 12 years ago
  71. 54de084 Merge "Moving the same code to new function vp9_setup_scale_factors." into experimental by Dmitry Kovalev · 12 years ago
  72. 3ba9857 Merge "Adding alpha plane to YV12_BUFFER_CONFIG structure." into experimental by Dmitry Kovalev · 12 years ago
  73. 5c55822 Moving the same code to new function vp9_setup_scale_factors. by Dmitry Kovalev · 12 years ago
  74. b7a4f8a Adding alpha plane to YV12_BUFFER_CONFIG structure. by Dmitry Kovalev · 12 years ago
  75. 8468a5c Fix the transform type selection in 4x4 partition by Jingning Han · 12 years ago
  76. cd16fe9 Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experimental by Dmitry Kovalev · 12 years ago
  77. 80c0715 Merge "Moving several static functions from vp9_reconinter.h to vp9_reconinter.c." into experimental by Dmitry Kovalev · 12 years ago
  78. 9e49ba0 Fix first-pass encoding test by Jingning Han · 12 years ago
  79. 1837523 Combining integer and fractional parts of mvs for entropy coding. by Dmitry Kovalev · 12 years ago
  80. a272ff2 WIP: 16x16 idct/recon merge by Scott LaVarnway · 12 years ago
  81. 7d7e5b5 Further Implicit Segmentation Changes by Paul Wilkins · 12 years ago
  82. 6706e67 Moving several static functions from vp9_reconinter.h to vp9_reconinter.c. by Dmitry Kovalev · 12 years ago
  83. 2cf0d4b WIP: 32x32 idct/recon merge by Scott LaVarnway · 12 years ago
  84. 1f26840 Enable recursive partition down to 4x4 by Jingning Han · 12 years ago
  85. 7bbf716 Preparing vp9_deblock and vp9_denoise to alpha support. by Dmitry Kovalev · 12 years ago
  86. dee12bd Merge "Do joint motion search iteratively" into experimental by Yunqing Wang · 12 years ago
  87. 8be3534 Merge "changed to use adst for D63_PRED" into experimental by Yaowu Xu · 12 years ago
  88. d31a632 Merge "Revert "Preparing vp9_deblock and vp9_denoise to alpha support."" into experimental by John Koleszar · 12 years ago
  89. 56efb73 Revert "Preparing vp9_deblock and vp9_denoise to alpha support." by John Koleszar · 12 years ago
  90. da3aec6 changed to use adst for D63_PRED by Yaowu Xu · 12 years ago
  91. 724769d Merge "Using loop through all planes inside scale_and_extend_frame function." into experimental by Dmitry Kovalev · 12 years ago
  92. 571aa44 Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experimental by Dmitry Kovalev · 12 years ago
  93. 9338a57 Merge "Moving vp9_decode_frame declaration to vp9_decodframe.h." into experimental by Dmitry Kovalev · 12 years ago
  94. c4390e8 Merge "Adding encode_quantization function." into experimental by Dmitry Kovalev · 12 years ago
  95. ce70ad5 Merge "Code cleanup inside vp9_firstpass.c." into experimental by Dmitry Kovalev · 12 years ago
  96. 2149852 Merge "Removing simple loopfilter and code duplication from loopfilter code." into experimental by Dmitry Kovalev · 12 years ago
  97. 1c43e64 Removing simple loopfilter and code duplication from loopfilter code. by Dmitry Kovalev · 12 years ago
  98. 3f31b29 Adding encode_quantization function. by Dmitry Kovalev · 12 years ago
  99. 9f39ab6 Using loop through all planes inside scale_and_extend_frame function. by Dmitry Kovalev · 12 years ago
  100. 4a17238 Moving vp9_decode_frame declaration to vp9_decodframe.h. by Dmitry Kovalev · 12 years ago