1. bd9a388 vp9: normalize include guards by James Zern · 11 years ago
  2. ccffac2 Merge "Avoid mixed comparison" by Johann · 11 years ago
  3. 83baed0 Merge "Add const to match declaration" by Johann · 11 years ago
  4. 3df4d9f Merge "Include files in the same directory directly" by Johann · 11 years ago
  5. 1f919cf Merge "Define POSITION to differentiate from MV" by Yaowu Xu · 11 years ago
  6. 36c4e27 Merge "Move two functions to encoder" by Yaowu Xu · 11 years ago
  7. 07a28c7 Merge "Fix rd_filter_cache update in sub8x8 RD loop" by Jingning Han · 11 years ago
  8. ef838c3 Merge "Remove redefinition in handle_inter_mode" by Jingning Han · 11 years ago
  9. 9a005c9 Merge "Rate control changes on active_worst_quality" by Deb Mukherjee · 11 years ago
  10. 3cce464 Define POSITION to differentiate from MV by Yaowu Xu · 11 years ago
  11. 50ec631 Move two functions to encoder by Yaowu Xu · 11 years ago
  12. e719856 Merge "Added a test vector" by Yaowu Xu · 11 years ago
  13. 1e59cbf Rate control changes on active_worst_quality by Deb Mukherjee · 11 years ago
  14. 3755be9 Merge "Using MV struct instead of int_mv union in encoder (2)." by Dmitry Kovalev · 11 years ago
  15. a3e919a Added a test vector by Yaowu Xu · 11 years ago
  16. 332169d Avoid mixed comparison by Johann · 11 years ago
  17. 5894e7e Add const to match declaration by Johann · 11 years ago
  18. e883c74 Include files in the same directory directly by Johann · 11 years ago
  19. bb7b4ba Merge "Getting rid of b_{width, height}_log2 calls in non-420 loop filter." by Dmitry Kovalev · 11 years ago
  20. 75cfadb Fix rd_filter_cache update in sub8x8 RD loop by Jingning Han · 11 years ago
  21. fb53409 Merge "Remove border extension in intra frame prediction." by hkuang · 11 years ago
  22. b1d8217 Merge "Yet another vp9_pred_common.c cleanup." by Dmitry Kovalev · 11 years ago
  23. 4f0a381 Merge "Reusing nmv_frame_counts from FRAME_COUNTS in encoder." by Dmitry Kovalev · 11 years ago
  24. 25e5552 Remove border extension in intra frame prediction. by hkuang · 11 years ago
  25. 1a23a34 Merge "Cleaning up encode_sb() and encode_b() functions." by Dmitry Kovalev · 11 years ago
  26. f00d4e0 Merge "Removing unnecessary assert(delta != 0) from encode_loopfilter()." by Dmitry Kovalev · 11 years ago
  27. 4a535ef Change in data rate test to be less stringent by Deb Mukherjee · 11 years ago
  28. fbada94 Add frame buffer lru cache. by Frank Galligan · 11 years ago
  29. d0ee1fd Merge "Add support to pass in external frame buffers." by Frank Galligan · 11 years ago
  30. 10f8916 Add support to pass in external frame buffers. by Frank Galligan · 11 years ago
  31. 2aadc06 Yet another vp9_pred_common.c cleanup. by Dmitry Kovalev · 11 years ago
  32. c5aaf92 webmdec/tests: fix leak when file isn't read to eof by James Zern · 11 years ago
  33. b41574e Removing unnecessary assert(delta != 0) from encode_loopfilter(). by Dmitry Kovalev · 11 years ago
  34. 095b032 Using MV struct instead of int_mv union in encoder (2). by Dmitry Kovalev · 11 years ago
  35. 64cf398 Merge "Using MV struct instead of int_mv union in encoder." by Dmitry Kovalev · 11 years ago
  36. 33df4f0 Merge "vp9_convole.c cleanup." by Dmitry Kovalev · 11 years ago
  37. f54b5157 Merge "Cleaning up vp9_append_sub8x8_mvs_for_idx()." by Dmitry Kovalev · 11 years ago
  38. 25da21b Using MV struct instead of int_mv union in encoder. by Dmitry Kovalev · 11 years ago
  39. d4b500d Merge "Increase disable_filter_search_var_thresh threshold" by Yunqing Wang · 11 years ago
  40. 84acc98 Remove redefinition in handle_inter_mode by Jingning Han · 11 years ago
  41. 466cc94 Getting rid of b_{width, height}_log2 calls in non-420 loop filter. by Dmitry Kovalev · 11 years ago
  42. ec79db6 Merge "obj_int_extract: fix compile warning" by James Zern · 11 years ago
  43. 3aa75bc Merge "vp9 asserts: fix compile warning" by James Zern · 11 years ago
  44. a793cf9 Merge "Rename so -> scan_order in vp9_encodemb.c" by Jingning Han · 11 years ago
  45. df13e01 Merge "Renaming treed_write() to vp9_write_tree()." by Dmitry Kovalev · 11 years ago
  46. 15a23c8 Merge "zz_motion_search() cleanup." by Dmitry Kovalev · 11 years ago
  47. 33859ad Merge "Moving mi configuration loop from vp9_read_mode_info to set_offsets." by Dmitry Kovalev · 11 years ago
  48. 2f9d118 Merge "Remove some dead code" by Jingning Han · 11 years ago
  49. 930ae71 Rename so -> scan_order in vp9_encodemb.c by Jingning Han · 11 years ago
  50. da9f55c Increase disable_filter_search_var_thresh threshold by Yunqing Wang · 11 years ago
  51. 2ec473b Merge "Set rc_2pass_vbr_maxsection_pct to correct value" by Adrian Grange · 11 years ago
  52. 8b73296 Merge "Enable adaptive pred filter type for sub8x8" by Jingning Han · 11 years ago
  53. 15cf596 Set rc_2pass_vbr_maxsection_pct to correct value by Adrian Grange · 11 years ago
  54. e121bf4 Moving mi configuration loop from vp9_read_mode_info to set_offsets. by Dmitry Kovalev · 11 years ago
  55. 178db94 vp9 asserts: fix compile warning by James Zern · 11 years ago
  56. 934f0fb obj_int_extract: fix compile warning by James Zern · 11 years ago
  57. 3b5a90b Enable adaptive pred filter type for sub8x8 by Jingning Han · 11 years ago
  58. c263418 Merge "test-data.sha1: add missing sha1sums" by James Zern · 11 years ago
  59. 52bf934 zz_motion_search() cleanup. by Dmitry Kovalev · 11 years ago
  60. 629fb85 vp9_convole.c cleanup. by Dmitry Kovalev · 11 years ago
  61. 38536f6 Cleanup copyright headers. by Frank Galligan · 11 years ago
  62. 802fc78 Merge "Move test vector list into a separate header." by Frank Galligan · 11 years ago
  63. 994a552 Merge "Add pre decode frame hook to decoder test class." by Frank Galligan · 11 years ago
  64. 52b2d50 Move test vector list into a separate header. by Frank Galligan · 11 years ago
  65. 1586bbf test-data.sha1: add missing sha1sums by James Zern · 11 years ago
  66. 2a6c7a1 Merge "Little cleanup in vp9_encode_block_intra()." by Dmitry Kovalev · 11 years ago
  67. 7edd517 Merge "Changes interfaces to vp9_get_compressed_data fn" by Deb Mukherjee · 11 years ago
  68. 1b92ab0 Little cleanup in vp9_encode_block_intra(). by Dmitry Kovalev · 11 years ago
  69. efe5b28 Reusing nmv_frame_counts from FRAME_COUNTS in encoder. by Dmitry Kovalev · 11 years ago
  70. a4ccfad Merge "Rename clamp_mv_min_max to set_mv_search_range" by Jingning Han · 11 years ago
  71. b8dc52f Cleaning up encode_sb() and encode_b() functions. by Dmitry Kovalev · 11 years ago
  72. e791031 Merge "Renames for consistency in vp9_pred_common.{c, h} files." by Dmitry Kovalev · 11 years ago
  73. 3897de6 Merge "Reduce the number of frames used in lossless test" by Yaowu Xu · 11 years ago
  74. e33855c Changes interfaces to vp9_get_compressed_data fn by Deb Mukherjee · 11 years ago
  75. 9d6e7ce Rename clamp_mv_min_max to set_mv_search_range by Jingning Han · 11 years ago
  76. cf83dfb Merge "Enforce motion search range clamp for sub8x8" by Jingning Han · 11 years ago
  77. d62af81 Reduce the number of frames used in lossless test by Yaowu Xu · 11 years ago
  78. 9460226 Merge "Fix valgrind error." by hkuang · 11 years ago
  79. 1339f38 Fix valgrind error. by hkuang · 11 years ago
  80. dce5b82 Merge "vp8: remove 2 unused tables" by James Zern · 11 years ago
  81. 1f07e80 Merge "Fix the printf format string" by Adrian Grange · 11 years ago
  82. a67e654 Enforce motion search range clamp for sub8x8 by Jingning Han · 11 years ago
  83. 8af3e65 Fix the printf format string by Adrian Grange · 11 years ago
  84. f9d69bd Add pre decode frame hook to decoder test class. by Frank Galligan · 11 years ago
  85. 3d7cc9d vp8: remove 2 unused tables by James Zern · 11 years ago
  86. 345fbfe vp9 mt decode: reorder tile decode by James Zern · 11 years ago
  87. 3274fc3 Renames for consistency in vp9_pred_common.{c, h} files. by Dmitry Kovalev · 11 years ago
  88. 021a15f Renaming treed_write() to vp9_write_tree(). by Dmitry Kovalev · 11 years ago
  89. 098d13b Cleaning up vp9_append_sub8x8_mvs_for_idx(). by Dmitry Kovalev · 11 years ago
  90. 014b9c7 Merge "Fix a bug" by Yaowu Xu · 11 years ago
  91. 1048a7e Merge "Cleaning up skip context calculation." by Dmitry Kovalev · 11 years ago
  92. bcee73f Merge "Cleaning up read_inter_block_mode_info() function." by Dmitry Kovalev · 11 years ago
  93. 020a1e7 Merge "avoid crash when using --best on cpus with SSE3 (but not SSE4) support" by Guillaume Martres · 11 years ago
  94. e0f82c6 Fix a bug by Yaowu Xu · 11 years ago
  95. 2dd20e4 Cleaning up skip context calculation. by Dmitry Kovalev · 11 years ago
  96. 35b7b0b Merge "Removing unused vp9_get_pred_flag_mbskip() function." by Dmitry Kovalev · 11 years ago
  97. 19bbe41 Merge "Refactor inter_predictor function." by hkuang · 11 years ago
  98. 48088f2 Removing unused vp9_get_pred_flag_mbskip() function. by Dmitry Kovalev · 11 years ago
  99. e18eb77 Merge "Renaming comp_pred_mode to reference_mode." by Dmitry Kovalev · 11 years ago
  100. 6c9dcae Refactor inter_predictor function. by hkuang · 11 years ago