1. 238dae8 Fix source buffer selection by John Koleszar · 14 years ago
  2. 30e5dea update extend frame borders by Johann · 14 years ago
  3. 27ee521 include asm_com/dec_offsets for make dist by James Berry · 14 years ago
  4. f475f0c Merge "include the arm header files in make dist" into cayuga by John Koleszar · 14 years ago
  5. 06c3d5b Fix building with --disable-postproc by John Koleszar · 14 years ago
  6. 3e8c6d3 include the arm header files in make dist by Johann · 14 years ago
  7. 6f080f9 Merge "Convert rc_max_intra_bitrate_pct to control" by John Koleszar · 14 years ago
  8. 1f71d2e Correctly track sharpness in vp8cx_pick_filter_level_fast by John Koleszar · 14 years ago
  9. 1654ae9 Convert rc_max_intra_bitrate_pct to control by John Koleszar · 14 years ago
  10. 2f2302f Preload reference area in sub-pixel motion search (real-time mode) by Yunqing Wang · 14 years ago
  11. f11613b Merge "Fix range checks in motion search" by Yunqing Wang · 14 years ago
  12. bde2afb Fix range checks in motion search by Yunqing Wang · 14 years ago
  13. db8f0d2 Merge "cosmetics: consistently use [u]int64_t" by John Koleszar · 14 years ago
  14. b45065d cosmetics: consistently use [u]int64_t by James Zern · 14 years ago
  15. ca7e346 Merge ""Eliminated TOKENEXTRABITS" broke the windows build." by Johann · 14 years ago
  16. a116244 "Eliminated TOKENEXTRABITS" broke the windows build. by Scott LaVarnway · 14 years ago
  17. 4894b45 Merge "Eliminated TOKENEXTRABITS" by Scott LaVarnway · 14 years ago
  18. 76eb402 Eliminated TOKENEXTRABITS by Scott LaVarnway · 14 years ago
  19. 5b0de48 Merge "Use CONFIG_FAST_UNALIGNED consistently in codec" by Yunqing Wang · 14 years ago
  20. fe270dd Specify size for argument pushed to stack by Yunqing Wang · 14 years ago
  21. 65dfcf4 Use CONFIG_FAST_UNALIGNED consistently in codec by Yunqing Wang · 14 years ago
  22. 773bcc3 Merge "fix sharpness bug and clean up" by Johann · 14 years ago
  23. a04ed0e fix sharpness bug and clean up by Johann · 14 years ago
  24. 829179e Merge "Preload reference area to an intermediate buffer in sub-pixel motion search" by Yunqing Wang · 14 years ago
  25. 20bd144 Preload reference area to an intermediate buffer in sub-pixel motion search by Yunqing Wang · 14 years ago
  26. 2bdda84 Merge "Increase chrow row alignment to 16 bytes." by John Koleszar · 14 years ago
  27. c5fe641 Merge "Add improvements made in good-quality mode to real-time mode" by Yunqing Wang · 14 years ago
  28. 7d1b37c Increase chrow row alignment to 16 bytes. by Timothy B. Terriberry · 14 years ago
  29. 0afcc76 encoder: don't set the fragment bit for the last partition by Attila Nagy · 14 years ago
  30. b2d9700 Merge "Moved vp8_encode_bool into boolhuff.h" by Scott LaVarnway · 14 years ago
  31. 6afafc3 remove old armv5 code by Johann · 14 years ago
  32. a25f6a9 Moved vp8_encode_bool into boolhuff.h by Scott LaVarnway · 14 years ago
  33. b5ea2fb Improved 1-pass CBR rate control by John Koleszar · 14 years ago
  34. e68894f Merge "Tokenize MB optimized" by Scott LaVarnway · 14 years ago
  35. 4e82f01 Tokenize MB optimized by Tero Rintaluoma · 14 years ago
  36. 6b6f367 bug fix vpx_copy_and_extend_frame size issue by James Berry · 14 years ago
  37. 04dce63 Remove unused speed features by John Koleszar · 14 years ago
  38. f1f2853 Merge "Fix unnecessary casting of B_PREDICTION_MODE (issue 349)" by Yunqing Wang · 14 years ago
  39. 139577f Fix unnecessary casting of B_PREDICTION_MODE (issue 349) by Yunqing Wang · 14 years ago
  40. 0e9a6ed Add improvements made in good-quality mode to real-time mode by Yunqing Wang · 14 years ago
  41. 84c3cd7 Merge "Reduce motion vector search on alt-ref frame." by Fritz Koenig · 14 years ago
  42. 211694f Merge "update x86 asm for loopfilter" by Johann · 14 years ago
  43. 8f91059 Merge "Update armv6 loopfilter to new interface" by Johann · 14 years ago
  44. 1a219c2 Merge "Update armv7 loopfilter to new interface" by Johann · 14 years ago
  45. d9b825c Merge "New loop filter interface" by Johann · 14 years ago
  46. c231b01 Update armv6 loopfilter to new interface by Attila Nagy · 14 years ago
  47. 283b0e2 Update armv7 loopfilter to new interface by Attila Nagy · 14 years ago
  48. ede0b15 Reduce motion vector search on alt-ref frame. by Fritz Koenig · 14 years ago
  49. 587ca06 Minor change in pick_inter_mode() by Yunqing Wang · 14 years ago
  50. e83d36c Merge "Adjust full-pixel clamping and motion vector limit calculation" by Yunqing Wang · 14 years ago
  51. 40991fa Adjust full-pixel clamping and motion vector limit calculation by Yunqing Wang · 14 years ago
  52. 01433c5 update x86 asm for loopfilter by Johann · 14 years ago
  53. 6ae12c4 Merge "clean up warnings when building arm with rtcd" by Johann · 14 years ago
  54. 6229584 New loop filter interface by Attila Nagy · 14 years ago
  55. 973a9c0 Merge "Set VPX_FRAME_IS_DROPPABLE" by John Koleszar · 14 years ago
  56. 37de0b8 Set VPX_FRAME_IS_DROPPABLE by John Koleszar · 14 years ago
  57. b4f7008 Merge "Properly use GET_GOT/RESTORE_GOT when using GLOBAL()." by John Koleszar · 14 years ago
  58. c8a23ad Properly use GET_GOT/RESTORE_GOT when using GLOBAL(). by Ronald S. Bultje · 14 years ago
  59. ae8aa83 Merge "Copy macroblock data to a buffer before encoding it" by Yunqing Wang · 14 years ago
  60. 80c3bbf Merge "Bug fix in motion vector limit calculation" by Yunqing Wang · 14 years ago
  61. b748045 Bug fix in motion vector limit calculation by Yunqing Wang · 14 years ago
  62. 3e4a80c Merge "remove incorrect initialization" by Johann · 14 years ago
  63. eacaabc Merge "Change to arf boost calculation." by Paul Wilkins · 14 years ago
  64. 11694aa Change to arf boost calculation. by Paul Wilkins · 14 years ago
  65. fe53107 remove incorrect initialization by Johann · 14 years ago
  66. 6611f66 clean up warnings when building arm with rtcd by Johann · 14 years ago
  67. f3a13cb Merge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently" by John Koleszar · 14 years ago
  68. dc004e8 Merge "Avoid text relocations in ARM vp8 decoder" by Johann · 14 years ago
  69. 02c30cd Merge "utilize preload in ARMv6 MC/LPF/Copy routines" by Johann · 14 years ago
  70. b32da7c Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently by John Koleszar · 14 years ago
  71. 9bcf07a Merge "Simplify decode_macroblock." by John Koleszar · 14 years ago
  72. 81c0546 Simplify decode_macroblock. by Gaute Strokkenes · 14 years ago
  73. 7296b3f New ways of passing encoded data between encoder and decoder. by Stefan Holmer · 14 years ago
  74. 4cb0ebe Adding support for independent partitions by Stefan Holmer · 14 years ago
  75. e3f850e Avoid text relocations in ARM vp8 decoder by Mike Hommey · 14 years ago
  76. be99868 Fix after removal of B_MODE_INFO by Fritz Koenig · 14 years ago
  77. 8a9a11e Merge "configuration, support disabling any subset of ARM arch" by Johann · 14 years ago
  78. ba0822b Adding support for error concealment in multi-threaded decoding by Stefan Holmer · 14 years ago
  79. deca8cf Fixed initialization of frame buffer ref counters by Adrian Grange · 14 years ago
  80. 0d87098 Copy macroblock data to a buffer before encoding it by Yunqing Wang · 14 years ago
  81. db67dcb Revert "Reduce overshoot in 1 pass rate control" by John Koleszar · 14 years ago
  82. 2bd90c1 get/set reference buffer dimension check added by James Berry · 14 years ago
  83. 7649561 Merge "adjusting the calculation of errorperbit" by Yaowu Xu · 14 years ago
  84. 55c3963 Merge "Improved vp8dx_decode_bool" by Scott LaVarnway · 14 years ago
  85. 109c202 Merge "Remove unnecessary bounds checking in motion search" by Yunqing Wang · 14 years ago
  86. 6f23f24 configuration, support disabling any subset of ARM arch by Attila Nagy · 14 years ago
  87. 10ed60d adjusting the calculation of errorperbit by Yaowu Xu · 14 years ago
  88. 67a1f98 Improved vp8dx_decode_bool by Scott LaVarnway · 14 years ago
  89. 458fb8f utilize preload in ARMv6 MC/LPF/Copy routines by Taekhyun Kim · 14 years ago
  90. 2cd1c28 Remove unnecessary bounds checking in motion search by Yunqing Wang · 14 years ago
  91. a60fc41 Merge "Use SSE as BPRED distortion metric consistently" by John Koleszar · 14 years ago
  92. 87fd66b Assign boost to GF bit allocation if past frame had no ARF. by Ronald S. Bultje · 14 years ago
  93. eb645ab Merge "Disable specialcase for last frames if the sequence contains ARFs." by John Koleszar · 14 years ago
  94. 5223016 Merge "Remove redundant check for KEY_FRAME in multithreaded decoder" by John Koleszar · 14 years ago
  95. 61599fb Use SSE as BPRED distortion metric consistently by John Koleszar · 14 years ago
  96. 1ade44b Merge "fix --disable-runtime-cpu-detect on x86" by John Koleszar · 14 years ago
  97. 299193d Disable specialcase for last frames if the sequence contains ARFs. by Ronald S. Bultje · 14 years ago
  98. c7e6aab Remove redundant check for KEY_FRAME in multithreaded decoder by Attila Nagy · 14 years ago
  99. 7be5b6d Merge "Populate bmi for B_PRED only" by Scott LaVarnway · 14 years ago
  100. 92b0e54 fix --disable-runtime-cpu-detect on x86 by Johann · 14 years ago