1. 9909047 Fix RT only build by Tero Rintaluoma · 14 years ago
  2. 532c30c fix corrupt frame leak by James Zern · 14 years ago
  3. e71a010 Calc ref_frame_cost once per frame by Scott LaVarnway · 14 years ago
  4. 66533b1 Fix make clean for asm offset files by Tero Rintaluoma · 14 years ago
  5. f3ba4c6 Merge "bug fix mode_info_context not initialized for error-resilient" by John Koleszar · 14 years ago
  6. 361717d remove one set of 16x16 variance funcations by Yaowu Xu · 14 years ago
  7. 45feea4 bug fix mode_info_context not initialized for error-resilient by James Berry · 14 years ago
  8. af49c11 Update keyframe activity in non-RD mode by John Koleszar · 14 years ago
  9. 79327be use GCC inline magic by Johann · 14 years ago
  10. baa17db Merge "Revert "Use shared object files for ELF"" by Johann · 14 years ago
  11. abb7c21 Revert "Use shared object files for ELF" by Johann · 14 years ago
  12. 8767ac3 Merge "vp8_pick_inter_mode: remove best_bmodes" by John Koleszar · 14 years ago
  13. 9e4df2b Merge "vp8_pick_intra_mode: correct returned rate" by John Koleszar · 14 years ago
  14. 254a748 Merge "Move RD intra block mode selection to rdopt.c" by John Koleszar · 14 years ago
  15. 001bd51 vp8_pick_inter_mode: remove best_bmodes by John Koleszar · 14 years ago
  16. dce6434 Merge "Removed unused function parameters" by Scott LaVarnway · 14 years ago
  17. 91907e0 vp8_pick_intra_mode: correct returned rate by John Koleszar · 14 years ago
  18. 69d8d38 Removed unused function parameters by Scott LaVarnway · 14 years ago
  19. 1fba1e3 Adjust errorperbit according to RDMULT in activity masking by Yaowu Xu · 14 years ago
  20. 5fafa2d Merge "Further activity masking changes:" by Yaowu Xu · 14 years ago
  21. 96a42aa Move RD intra block mode selection to rdopt.c by John Koleszar · 14 years ago
  22. e90d17d Move intra block mode selection to pickinter.c by John Koleszar · 14 years ago
  23. 4e81a68 Further activity masking changes: by Paul Wilkins · 14 years ago
  24. 7368dd4 Merge "remove redundant functions" by Yaowu Xu · 14 years ago
  25. 59129af Merge "adjust sad per bit constants" by Yaowu Xu · 14 years ago
  26. 221e00e adjust sad per bit constants by Yaowu Xu · 14 years ago
  27. 5c16647 Merge "Reduce overshoot in 1 pass rate control" by John Koleszar · 14 years ago
  28. 346358a Merge "Wrapped asserts in critical code with CONFIG_DEBUG" by Scott LaVarnway · 14 years ago
  29. afb84bb Merge "Removed unused function vp8_treed_read_num" by Scott LaVarnway · 14 years ago
  30. 8c2ee42 Merge "Use shared object files for ELF" by John Koleszar · 14 years ago
  31. 0e3bcc6 Wrapped asserts in critical code with CONFIG_DEBUG by Scott LaVarnway · 14 years ago
  32. 1374a4d Removed unused function vp8_treed_read_num by Scott LaVarnway · 14 years ago
  33. d470073 remove redundant functions by Yaowu Xu · 14 years ago
  34. 0397301 Remove hex search's variance calculation while in real-time mode by Yunqing Wang · 14 years ago
  35. 04edde2 Merge "neon fast quantize block pair" by Johann · 14 years ago
  36. da8eb71 Merge "adds preload for armv6 encoder asm" by Johann · 14 years ago
  37. c73eb2f Use shared object files for ELF by Johann · 14 years ago
  38. d1c0ba8 Merge "Removed unnecessary bmi motion vector stores." by Scott LaVarnway · 14 years ago
  39. 824e941 Merge "Don't allow very short GF groups even when the GF is predicted from an ARF." by John Koleszar · 14 years ago
  40. 212f618 Reduce overshoot in 1 pass rate control by John Koleszar · 14 years ago
  41. f1d6cc7 Removed unnecessary bmi motion vector stores. by Scott LaVarnway · 14 years ago
  42. 8c5b73d Merge "Removed B_MODE_INFO" by Scott LaVarnway · 14 years ago
  43. e5c236c Adjust bounds checking for hex search in real-time mode by Yunqing Wang · 14 years ago
  44. 773768a Removed B_MODE_INFO by Scott LaVarnway · 14 years ago
  45. 9f002be Don't allow very short GF groups even when the GF is predicted from an ARF. by Ronald S. Bultje · 14 years ago
  46. 4ce6928 Merge "further clean up of errorperbit and sadperbit" by Yaowu Xu · 14 years ago
  47. 5b2fb32 further clean up of errorperbit and sadperbit by Yaowu Xu · 14 years ago
  48. 4101b5c Merge "Bugfix in vp8dx_set_reference" by John Koleszar · 14 years ago
  49. 69ba6bd Bugfix in vp8dx_set_reference by Henrik Lundin · 14 years ago
  50. 5610970 Merge "Fix code under #if CONFIG_INTERNAL_STATS." by John Koleszar · 14 years ago
  51. 34ba187 Fix code under #if CONFIG_INTERNAL_STATS. by Ronald S. Bultje · 14 years ago
  52. 50916c6 remove some magic weights associated with sad_per_bit by Yaowu Xu · 15 years ago
  53. 61f0c09 neon fast quantize block pair by Tero Rintaluoma · 14 years ago
  54. 9e4f76c Merge "vp8_pick_inter_mode code cleanup" by Scott LaVarnway · 14 years ago
  55. 1a5a190 vp8_pick_inter_mode code cleanup by Scott LaVarnway · 14 years ago
  56. 0a72f56 Initialize first_time_stamp_ever by John Koleszar · 14 years ago
  57. 5305e79 adds preload for armv6 encoder asm by Tero Rintaluoma · 14 years ago
  58. 4a4ade6 Merge "bug fix check frame buffer index before copy" by John Koleszar · 14 years ago
  59. 8795b52 bug fix check frame buffer index before copy by James Berry · 14 years ago
  60. 4fb5ce6 Merge "Use hex search for realtime mode speed>4" by Yunqing Wang · 14 years ago
  61. 4d052bd Use hex search for realtime mode speed>4 by Yunqing Wang · 14 years ago
  62. ba420f1 Merge "Broken EC after MODE_INFO size reduction" by Scott LaVarnway · 14 years ago
  63. 5a8cbb8 Merge "Remove unused code" by Yunqing Wang · 14 years ago
  64. 2dc2463 Remove unused code by Yunqing Wang · 14 years ago
  65. 4f586f7 Broken EC after MODE_INFO size reduction by Scott LaVarnway · 14 years ago
  66. 1fe5070 Merge "Do not copy data between encoder reference buffers." by John Koleszar · 14 years ago
  67. 9a248f1 Merge "fix the mix use of errorperbit and sadperbit" by Yaowu Xu · 14 years ago
  68. 40b850b Merge "Use int_mv instead of MV in vp8_mv_cont" by Scott LaVarnway · 14 years ago
  69. d8c525b fix the mix use of errorperbit and sadperbit by Yaowu Xu · 14 years ago
  70. 13b56ee Merge " Use var8x8 instead of get8x8var in VP8_UVSSE" by Yunqing Wang · 14 years ago
  71. f299d62 Merge "Return sse value in vp8_variance SSE2 functions" by Yunqing Wang · 14 years ago
  72. 22c05c0 remove code not in use by Yaowu Xu · 14 years ago
  73. b667987 Return sse value in vp8_variance SSE2 functions by Yunqing Wang · 14 years ago
  74. a615c40 Use var8x8 instead of get8x8var in VP8_UVSSE by Attila Nagy · 14 years ago
  75. d75eb73 Fix a bug happening while encoding at profile=3 by Yunqing Wang · 14 years ago
  76. a39321f Use int_mv instead of MV in vp8_mv_cont by Scott LaVarnway · 14 years ago
  77. cfab2ca Removed unused variable warnings by Scott LaVarnway · 14 years ago
  78. b5278f3 Merge "MODE_INFO size reduction" by Scott LaVarnway · 14 years ago
  79. e11f21a MODE_INFO size reduction by Scott LaVarnway · 14 years ago
  80. fbea372 Merge "Fixing bug in VP8_SET_REFERENCE decoder control command" by John Koleszar · 14 years ago
  81. 69aad3a Merge "Rewrite hex search function" by Yunqing Wang · 14 years ago
  82. a126cd1 Fixing bug in VP8_SET_REFERENCE decoder control command by Henrik Lundin · 14 years ago
  83. 99fb568 Merge "use get8x8var directly for non-subpixel motion case in VP8_UVSSE" by Yaowu Xu · 14 years ago
  84. 7838f4c Rewrite hex search function by Yunqing Wang · 14 years ago
  85. ab2dfd2 use get8x8var directly for non-subpixel motion case in VP8_UVSSE by Yaowu Xu · 14 years ago
  86. ad6fe4a Merge "bug fix active_worst_quality set below active_best_quality" by John Koleszar · 14 years ago
  87. 8196cc8 Merge "cleanup: collect twopass variables" by John Koleszar · 14 years ago
  88. 6d82d2d Merge "Fixed iwalsh_neon build problems with RVDS4.1" by Johann · 14 years ago
  89. 1fbc81a Merge "revise two function definitions with less parameters" by Yaowu Xu · 14 years ago
  90. a0c1192 Merge "Remove unused members of VP8_COMP" by John Koleszar · 14 years ago
  91. a4c69e9 revise two function definitions with less parameters by Yaowu Xu · 14 years ago
  92. 1f3f184 Merge "disable trellis optimization for first pass" by Yaowu Xu · 14 years ago
  93. d5b8f78 disable trellis optimization for first pass by Yaowu Xu · 14 years ago
  94. caa1b28 bug fix active_worst_quality set below active_best_quality by James Berry · 14 years ago
  95. 63cb1a7 cleanup: collect twopass variables by John Koleszar · 14 years ago
  96. dba7982 Merge "Using partition_info instead of blockd info for splitmv" by Scott LaVarnway · 14 years ago
  97. 0484977 Remove unused members of VP8_COMP by John Koleszar · 14 years ago
  98. 99b9757 Using partition_info instead of blockd info for splitmv by Scott LaVarnway · 14 years ago
  99. 914f7c3 Merge "Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3." by Scott LaVarnway · 14 years ago
  100. c684d5e Merge "changed configure option name to reduce confusion" by John Koleszar · 14 years ago