1. 7534019 win64: use -f x64 in asflags instead of -f win64 by Rafaël Carré · 13 years ago
  2. f89ea34 fix file permissions by James Zern · 13 years ago
  3. 07c71ef Add unit test support via google test by James Berry · 13 years ago
  4. e1a55b5 Merge "Add checks in MB quantizer initialization" by Yunqing Wang · 13 years ago
  5. 44b5f76 Merge "Fix issue 374: eob read incorrectly" by Scott LaVarnway · 13 years ago
  6. 7ca6c91 Merge "Changing decoder input partition API to input fragments." by John Koleszar · 13 years ago
  7. d497ec6 Fix issue 374: eob read incorrectly by Tero Rintaluoma · 13 years ago
  8. 4663956 Merge "Change use of eob in the encoder" by Scott LaVarnway · 13 years ago
  9. e4f2ec7 Change use of eob in the encoder by Tero Rintaluoma · 13 years ago
  10. 8002c31 Merge "added code to clear 2nd order block when appropriate" by Yaowu Xu · 13 years ago
  11. 63bf108 Merge "Fix: Increase default cx_data_size" by John Koleszar · 13 years ago
  12. c60cb01 Merge "vpxenc: fix crash w/empty input file" by John Koleszar · 13 years ago
  13. 1427205 Changing decoder input partition API to input fragments. by Stefan Holmer · 14 years ago
  14. e44720a Add checks in MB quantizer initialization by Yunqing Wang · 13 years ago
  15. e88f9e6 vpxenc: fix crash w/empty input file by James Zern · 13 years ago
  16. 9bf3bc9 Correct SPLITMV clamping by John Koleszar · 13 years ago
  17. 88e24f0 added code to clear 2nd order block when appropriate by Yaowu Xu · 13 years ago
  18. e0309e1 Merge "Improved decode_split_mv()" by Scott LaVarnway · 13 years ago
  19. cd1ef53 Merge "Fix ARM build problem introduced by CL I3fab6f2b" by Johann · 13 years ago
  20. 6064384 Improved decode_split_mv() by Scott LaVarnway · 13 years ago
  21. 0db5599 Merge "Improved mv_bias" by Scott LaVarnway · 13 years ago
  22. 9452dce Fix ARM build problem introduced by CL I3fab6f2b by Attila Nagy · 13 years ago
  23. 294777b Merge "Reduce partial frame copy in encoder's pick_filter_level_fast" by Johann · 13 years ago
  24. 21970d1 Improved mv_bias by Scott LaVarnway · 13 years ago
  25. efa69d2 Merge "Improved read_mb_modes_mv()" by Scott LaVarnway · 13 years ago
  26. ff1d170 Improved read_mb_modes_mv() by Scott LaVarnway · 13 years ago
  27. de82809 Reduce partial frame copy in encoder's pick_filter_level_fast by Attila Nagy · 13 years ago
  28. f9dba66 Merge "remove uninitialized variable warning" by Johann · 13 years ago
  29. e03330b Merge "Improved token decoder" by Scott LaVarnway · 13 years ago
  30. 9409af2 remove uninitialized variable warning by Johann · 13 years ago
  31. 3579baa Merge "Removed read_mv_ref" by Scott LaVarnway · 13 years ago
  32. 2b5e6de Merge "remove unused variable warning" by James Zern · 13 years ago
  33. a82cc02 remove unused variable warning by Johann · 13 years ago
  34. 062864f Fix incorrect pointer definition by Johann · 13 years ago
  35. 49ea2bc Removed read_mv_ref by Scott LaVarnway · 13 years ago
  36. f182376 Moved the split motion vector decode by Scott LaVarnway · 13 years ago
  37. 2313399 Merge "Removed redundant mv clamps for nearmv and nearestmv" by Scott LaVarnway · 13 years ago
  38. bac6c22 Fix: Increase default cx_data_size by James Berry · 13 years ago
  39. a99c20c Removed redundant mv clamps for nearmv and nearestmv by Scott LaVarnway · 13 years ago
  40. e59d53e Merge "Remove unused DETOK structure" by Scott LaVarnway · 13 years ago
  41. bdb4fb8 Remove unused DETOK structure by Tero Rintaluoma · 13 years ago
  42. 8b153a5 Merge "Add license text to configure generated files." by John Koleszar · 13 years ago
  43. 2c0b4a2 Merge "Fix: check cx_data buffer prior to write" by John Koleszar · 13 years ago
  44. 3d9c3f4 Add license text to configure generated files. by Tom Finegan · 13 years ago
  45. bc71511 Fix: check cx_data buffer prior to write by James Berry · 13 years ago
  46. 7cdc986 Don't copy borders for loop_filter_pick by Johann · 13 years ago
  47. c6fb97a Merge "Fix: NEON copy/extend frame for small sizes" by Johann · 13 years ago
  48. f382173 Merge "enc: save entropy probs only when needed for refresh" by Johann · 13 years ago
  49. 5e54085 Improved token decoder by Scott LaVarnway · 13 years ago
  50. 63a77cb Merge "Remove usage of predict buffer for decode" by Scott LaVarnway · 13 years ago
  51. efa17ef vpxenc: fix rollover in status output by James Zern · 13 years ago
  52. ed9c66f Remove usage of predict buffer for decode by Scott LaVarnway · 13 years ago
  53. 8d00562 Merge "Fix: vp8cx_pack_tokens_into_partitions_armv5 crash" by Johann · 13 years ago
  54. 664d992 Fix: NEON copy/extend frame for small sizes by Attila Nagy · 13 years ago
  55. 4341e5a add 32bit darwin10 (10.6) target by Johann · 13 years ago
  56. 2f9e51b allow building for older platforms by Johann · 13 years ago
  57. 2d5c7f6 Merge "vpxdec updated to use !feof() instead of *buf_sz in readframe()" by John Koleszar · 13 years ago
  58. a5cd42f Fix: vp8cx_pack_tokens_into_partitions_armv5 crash by Attila Nagy · 13 years ago
  59. 6505adf Bump ABI version number for temporal scalability by John Koleszar · 13 years ago
  60. 04182a1 Merge "Added rate-targeted temporal scalability" by Adrian Grange · 13 years ago
  61. 217591f Added rate-targeted temporal scalability by Adrian Grange · 13 years ago
  62. 05bde9d bug fix - starting/optimal/max and buffer_level changed from int to int64_t by James Berry · 13 years ago
  63. c0de35b enc: save entropy probs only when needed for refresh by Attila Nagy · 13 years ago
  64. af12c23 Merge "Improved tokenize" by Scott LaVarnway · 14 years ago
  65. 8f8b526 Merge "Fix uninitialized new_mv_count in first pass file" by John Koleszar · 14 years ago
  66. 538865d Merge "Multithreaded encoder, late sync loopfilter" by Yunqing Wang · 14 years ago
  67. 86712c5 Fix uninitialized new_mv_count in first pass file by John Koleszar · 14 years ago
  68. 016a38b Merge "makefile: fix target 'all'" by John Koleszar · 14 years ago
  69. 2aa4085 Merge "Reduce computational complexity of generic C loop filter." by Johann · 14 years ago
  70. 48b1917 Merge "combine loopfilter data access" by Johann · 14 years ago
  71. ab00d20 Improved tokenize by Scott LaVarnway · 14 years ago
  72. 3556dea combine loopfilter data access by Johann · 14 years ago
  73. 7bce513 Call vp8_find_near_mvs lazily by Alpha Lam · 14 years ago
  74. a572ac8 Merge "CQ and two pass rate control." by Paul Wilkins · 14 years ago
  75. b6e27d5 CQ and two pass rate control. by Paul Wilkins · 14 years ago
  76. 69aa303 Reduce computational complexity of generic C loop filter. by Aaron Watry · 14 years ago
  77. 22ea859 makefile: fix target 'all' by John Koleszar · 14 years ago
  78. 380d64e Multithreaded encoder, late sync loopfilter by Attila Nagy · 14 years ago
  79. 9b85079 vpxdec updated to use !feof() instead of *buf_sz in readframe() by James Berry · 14 years ago
  80. 6f9457e Merge "clamp_mvs() using the wrong motion vector information" by John Koleszar · 14 years ago
  81. 3c85c53 Merge changes Ie650e9b8,I2427e494 by John Koleszar · 14 years ago
  82. fa3e530 vpxenc: get version string programatically by John Koleszar · 14 years ago
  83. 9f41a8b Merge "Replace vpx_ports/config.h with vpx_config.h" by Johann · 14 years ago
  84. 4a6ac72 Install missing default_coef_probs.h by John Koleszar · 14 years ago
  85. 1a7d25a Replace vpx_ports/config.h with vpx_config.h by Attila Nagy · 14 years ago
  86. 17c754f Reduce grep match when generating offset files. by Fritz Koenig · 14 years ago
  87. bd0c340 Move neon only arm functions under arm/neon. by Fritz Koenig · 14 years ago
  88. 6829e62 Merge "NEON FDCT updated to match current C code" by Johann · 14 years ago
  89. 86e0752 Merge "NEON walsh transform updated to match C" by Johann · 14 years ago
  90. 3a16276 Merge "Updated ARMv6 forward transforms to match C" by Johann · 14 years ago
  91. fdd5182 Merge "Fixed armv5te multiplications" by Johann · 14 years ago
  92. 0c2529a NEON FDCT updated to match current C code by Tero Rintaluoma · 14 years ago
  93. 3c19bc3 Fixed armv5te multiplications by Tero Rintaluoma · 14 years ago
  94. e529a82 Fix necessary for input partitions iface to match the RTP profile by Stefan Holmer · 14 years ago
  95. 4c3ad66 Updated ARMv6 forward transforms to match C by Tero Rintaluoma · 14 years ago
  96. 2a4b2a0 NEON walsh transform updated to match C by Tero Rintaluoma · 14 years ago
  97. 35ce4eb Merge "Fixes the boundary checks for extrapolated and interpolated MVs." by John Koleszar · 14 years ago
  98. c0ee870 clamp_mvs() using the wrong motion vector information by Scott LaVarnway · 14 years ago
  99. b854bbd Fixes the boundary checks for extrapolated and interpolated MVs. by Stefan Holmer · 14 years ago
  100. e47306e Merge "Fix odd-sized image support in decoder examples" by John Koleszar · 14 years ago