1. 380d64e Multithreaded encoder, late sync loopfilter by Attila Nagy · 14 years ago
  2. 6f9457e Merge "clamp_mvs() using the wrong motion vector information" by John Koleszar · 13 years ago
  3. 3c85c53 Merge changes Ie650e9b8,I2427e494 by John Koleszar · 13 years ago
  4. fa3e530 vpxenc: get version string programatically by John Koleszar · 13 years ago
  5. 9f41a8b Merge "Replace vpx_ports/config.h with vpx_config.h" by Johann · 13 years ago
  6. 4a6ac72 Install missing default_coef_probs.h by John Koleszar · 13 years ago
  7. 1a7d25a Replace vpx_ports/config.h with vpx_config.h by Attila Nagy · 14 years ago
  8. 17c754f Reduce grep match when generating offset files. by Fritz Koenig · 13 years ago
  9. bd0c340 Move neon only arm functions under arm/neon. by Fritz Koenig · 13 years ago
  10. 6829e62 Merge "NEON FDCT updated to match current C code" by Johann · 13 years ago
  11. 86e0752 Merge "NEON walsh transform updated to match C" by Johann · 13 years ago
  12. 3a16276 Merge "Updated ARMv6 forward transforms to match C" by Johann · 13 years ago
  13. fdd5182 Merge "Fixed armv5te multiplications" by Johann · 13 years ago
  14. 0c2529a NEON FDCT updated to match current C code by Tero Rintaluoma · 14 years ago
  15. 3c19bc3 Fixed armv5te multiplications by Tero Rintaluoma · 14 years ago
  16. e529a82 Fix necessary for input partitions iface to match the RTP profile by Stefan Holmer · 14 years ago
  17. 4c3ad66 Updated ARMv6 forward transforms to match C by Tero Rintaluoma · 14 years ago
  18. 2a4b2a0 NEON walsh transform updated to match C by Tero Rintaluoma · 14 years ago
  19. 35ce4eb Merge "Fixes the boundary checks for extrapolated and interpolated MVs." by John Koleszar · 14 years ago
  20. c0ee870 clamp_mvs() using the wrong motion vector information by Scott LaVarnway · 14 years ago
  21. b854bbd Fixes the boundary checks for extrapolated and interpolated MVs. by Stefan Holmer · 14 years ago
  22. e47306e Merge "Fix odd-sized image support in decoder examples" by John Koleszar · 14 years ago
  23. 6aea309 Fix odd-sized image support in decoder examples by John Koleszar · 14 years ago
  24. 5bc7b3a Fixed encoder crash by Scott LaVarnway · 14 years ago
  25. c4b9089 Merge "Skip computation of distortion in vp8_pick_inter_mode if active_map is used" by Scott LaVarnway · 14 years ago
  26. 222c72e Merge "Removed bmi copy to/from BLOCKD" by Scott LaVarnway · 14 years ago
  27. 0e05f2c Skip computation of distortion in vp8_pick_inter_mode if active_map is used by Alpha Lam · 14 years ago
  28. 800b70a Merge "Recalculate zbin_extra only if regular quantizer is being used" by John Koleszar · 14 years ago
  29. bc9293b Recalculate zbin_extra only if regular quantizer is being used by Alpha Lam · 14 years ago
  30. 1f20202 Minor modification on key frame decision by Yunqing Wang · 14 years ago
  31. 4797a97 Quiet warning by removing unused variable. by Fritz Koenig · 14 years ago
  32. b870947 Removed bmi copy to/from BLOCKD by Scott LaVarnway · 14 years ago
  33. 112bd4e Fix naming of sse2 idct functions. by Fritz Koenig · 14 years ago
  34. 1de5da8 Merge "Faster vp8_default_coef_probs" by Scott LaVarnway · 14 years ago
  35. 85358d0 Fix data accesses for simple loopfilters by Johann · 14 years ago
  36. c5f890a Use local labels for jumps/loops in x86 assembly. by Fritz Koenig · 14 years ago
  37. 694d4e7 Reclassify optimized ssim calculations as SSE2. by Fritz Koenig · 14 years ago
  38. b7a6f1d Merge "Revert "Reclasify optimized ssim calculations as SSE2."" by Fritz Koenig · 14 years ago
  39. 734b1b2 Revert "Reclasify optimized ssim calculations as SSE2." by Fritz Koenig · 14 years ago
  40. f8e3d23 Merge "Reclasify optimized ssim calculations as SSE2." by Fritz Koenig · 14 years ago
  41. 2f964ba tools: author_first_release.sh by John Koleszar · 14 years ago
  42. 0137685 Reclasify optimized ssim calculations as SSE2. by Fritz Koenig · 14 years ago
  43. edec5eb Merge "Copy less when active map is in use" by John Koleszar · 14 years ago
  44. 4e8d35a Copy less when active map is in use by Alpha Lam · 14 years ago
  45. 744f482 Small boost to every other frame. by Paul Wilkins · 14 years ago
  46. 19987dc Faster vp8_default_coef_probs by Scott LaVarnway · 14 years ago
  47. 9cc1611 Merge v0.9.7-p1 release int 'origin/master' by John Koleszar · 14 years ago
  48. 20307c7 Update CHANGELOG for v0.9.7-p1 by John Koleszar · 14 years ago
  49. 99d870a Don't set the bmi mode when doing error concealment by Stefan Holmer · 14 years ago
  50. ff35649 Don't set the bmi mode when doing error concealment by Stefan Holmer · 14 years ago
  51. 5e562c7 Generate libvpx_srcs.txt from current configuration by John Koleszar · 14 years ago
  52. e961317 Revert "Improved 1-pass CBR rate control" by John Koleszar · 14 years ago
  53. a4c2211 Propagate macroblock MV to subblocks for error concealment by John Koleszar · 14 years ago
  54. a609be5 Disable error concealment until first key frame is decoded by Stefan Holmer · 14 years ago
  55. cdae03a Fix potential OOB read with Error Concealment by John Koleszar · 14 years ago
  56. 4645c89 Merge "Disable error concealment until first key frame is decoded" by John Koleszar · 14 years ago
  57. 9120679 Propagate macroblock MV to subblocks for error concealment by John Koleszar · 14 years ago
  58. 3e10be9 Disable error concealment until first key frame is decoded by Stefan Holmer · 14 years ago
  59. 810a06b Fix potential OOB read with Error Concealment by John Koleszar · 14 years ago
  60. b84e8f2 Merge "Adjust half-pixel only search" by Yunqing Wang · 14 years ago
  61. 56417a3 (Re)Merge branch 'master' into cayuga by John Koleszar · 14 years ago
  62. 9eb0b2f Merge cayuga release into master branch by John Koleszar · 14 years ago
  63. e28e081 Merge "Update CHANGELOG for Cayuga release" into cayuga by John Koleszar · 14 years ago
  64. f3538f2 Merge changes Ic7725e27,Ib3d54bfa into cayuga by John Koleszar · 14 years ago
  65. a49b9e0 Merge changes I585167e1,Ia07602bd into cayuga by John Koleszar · 14 years ago
  66. 238dae8 Fix source buffer selection by John Koleszar · 14 years ago
  67. b9f19f8 Adjust half-pixel only search by Yunqing Wang · 14 years ago
  68. 06f58c0 Fix building of static libs on universal-darwin by John Koleszar · 14 years ago
  69. c1bf6ca Fix asm offsets generation for universal-darwin builds by John Koleszar · 14 years ago
  70. 30e5dea update extend frame borders by Johann · 14 years ago
  71. ea8d436 Update CHANGELOG for Cayuga release by John Koleszar · 14 years ago
  72. 27ee521 include asm_com/dec_offsets for make dist by James Berry · 14 years ago
  73. b956f2c Update AUTHORS by John Koleszar · 14 years ago
  74. e6847aa Update .mailmap entry for Ralph Giles by John Koleszar · 14 years ago
  75. edfed93 Sync `vpxenc --timebase` usage wording with docs change. by Lou Quillio · 14 years ago
  76. f475f0c Merge "include the arm header files in make dist" into cayuga by John Koleszar · 14 years ago
  77. 81da417 Merge "Fix building with --disable-postproc" into cayuga by John Koleszar · 14 years ago
  78. 06c3d5b Fix building with --disable-postproc by John Koleszar · 14 years ago
  79. 3e8c6d3 include the arm header files in make dist by Johann · 14 years ago
  80. b879198 Merge "build error fix - obj_int_extract.bat" into cayuga by John Koleszar · 14 years ago
  81. 61046b8 build error fix - obj_int_extract.bat by James Berry · 14 years ago
  82. 7d984d8 Disable FORTIFY_SOURCE on glibc targets by John Koleszar · 14 years ago
  83. 8ef25de install asm_offsets.h by John Koleszar · 14 years ago
  84. 6f080f9 Merge "Convert rc_max_intra_bitrate_pct to control" by John Koleszar · 14 years ago
  85. 1f71d2e Correctly track sharpness in vp8cx_pick_filter_level_fast by John Koleszar · 14 years ago
  86. 56b06ae Merge "configure: add --enable-static option" by John Koleszar · 14 years ago
  87. 1654ae9 Convert rc_max_intra_bitrate_pct to control by John Koleszar · 14 years ago
  88. 2f2302f Preload reference area in sub-pixel motion search (real-time mode) by Yunqing Wang · 14 years ago
  89. f11613b Merge "Fix range checks in motion search" by Yunqing Wang · 14 years ago
  90. bde2afb Fix range checks in motion search by Yunqing Wang · 14 years ago
  91. 3a975d9 vpxenc: cosmetics: timebase help update / spelling by James Zern · 14 years ago
  92. db8f0d2 Merge "cosmetics: consistently use [u]int64_t" by John Koleszar · 14 years ago
  93. b45065d cosmetics: consistently use [u]int64_t by James Zern · 14 years ago
  94. ca7e346 Merge ""Eliminated TOKENEXTRABITS" broke the windows build." by Johann · 14 years ago
  95. a116244 "Eliminated TOKENEXTRABITS" broke the windows build. by Scott LaVarnway · 14 years ago
  96. 495b241 configure: add --enable-static option by James Zern · 14 years ago
  97. 4894b45 Merge "Eliminated TOKENEXTRABITS" by Scott LaVarnway · 14 years ago
  98. 76eb402 Eliminated TOKENEXTRABITS by Scott LaVarnway · 14 years ago
  99. 5b0de48 Merge "Use CONFIG_FAST_UNALIGNED consistently in codec" by Yunqing Wang · 14 years ago
  100. fe270dd Specify size for argument pushed to stack by Yunqing Wang · 14 years ago