1. 0b94f5d followup arm patch by Johann · 15 years ago
  2. e85e631 Changed above and left context data layout by Scott LaVarnway · 15 years ago
  3. aaad6d1 Merge "Fix harmless off-by-1 error." by John Koleszar · 15 years ago
  4. 6f4d4ab Merge "Fix two-pass framrate for Y4M input." by John Koleszar · 15 years ago
  5. 674e477 Merge "increase rate control buffer level precision" by John Koleszar · 15 years ago
  6. 7a8e0a2 Fix harmless off-by-1 error. by Timothy B. Terriberry · 15 years ago
  7. e105e24 Fix two-pass framrate for Y4M input. by Timothy B. Terriberry · 15 years ago
  8. 00358cb Merge "Allow --cpu= to work for x86." by Fritz Koenig · 15 years ago
  9. a790906 Allow --cpu= to work for x86. by Fritz Koenig · 15 years ago
  10. 5c24439 clean up compiler warnings by Johann · 15 years ago
  11. d73217a update structures by Johann · 15 years ago
  12. 93c32a5 Rework idct calling structure. by Fritz Koenig · 15 years ago
  13. 8e7ebac increase rate control buffer level precision by John Koleszar · 15 years ago
  14. b066045 Revert "Removed ssse3 sixtap code" by Jim Bankoski · 15 years ago
  15. 52852da cleanup simple loop filter by Johann · 15 years ago
  16. a522be2 Merge "fix armv6 simpleloop filter" by Johann · 15 years ago
  17. 467a0b9 fix armv6 simpleloop filter by Johann · 15 years ago
  18. 6ea5bb8 Removed ssse3 sixtap code by Scott LaVarnway · 15 years ago
  19. 496cf8c Merge "store more vars than we removed" by John Koleszar · 15 years ago
  20. c75f399 store more vars than we removed by Johann · 15 years ago
  21. 9aa498b arm: fix missing dependency with --enable-shared by John Koleszar · 15 years ago
  22. 80d3923 move segmentation_common to encoder by John Koleszar · 15 years ago
  23. 9602799 framework for assembly version of the detokenizer by Johann · 15 years ago
  24. 633646b update structure by Johann · 15 years ago
  25. 1ec7981 remove unused definition by Johann · 15 years ago
  26. 9c7a009 Removed unnecessary MB_MODE_INFO copies by Scott LaVarnway · 15 years ago
  27. f5615b6 Merge "Finished vp8_sixtap_predict4x4_ssse3 function" by Scott LaVarnway · 15 years ago
  28. d22e296 cosmetics: add missing 2D array braces by John Koleszar · 15 years ago
  29. 392a958 avoid negative array subscript warnings by John Koleszar · 15 years ago
  30. b07e5b6 Finished vp8_sixtap_predict4x4_ssse3 function by Scott LaVarnway · 15 years ago
  31. c0ba42d rename DETOK_[AL] by Johann · 15 years ago
  32. 99f46d6 Moved gf_active code to encoder only by Scott LaVarnway · 15 years ago
  33. c404fa4 Removed duplicate functions by Yaowu Xu · 15 years ago
  34. 3b95a46 Normalize quantizer's zero bin and rounding factors by Yaowu Xu · 15 years ago
  35. 8fa3809 Add trellis quantization. by Timothy B. Terriberry · 15 years ago
  36. e4fe866 Added ssse3 version of sixtap filters by Scott LaVarnway · 15 years ago
  37. ba2e107 First modification of multi-thread decoder by Yunqing Wang · 15 years ago
  38. 618c7d2 Mark loopfilter C functions as static by John Koleszar · 15 years ago
  39. cfb204e Merge "Issue 150: Fixing linker warning in extend.c." by John Koleszar · 15 years ago
  40. 4e6827a configure: support directories containing .o by John Koleszar · 15 years ago
  41. 0e8f108 nasm: avoid space before the :data symbol type. by Jan Kratochvil · 15 years ago
  42. 0327d3d nasm: end labels with colon (':') by Jan Kratochvil · 15 years ago
  43. c8134bc nasm: use OWORD vs DQWORD by Jan Kratochvil · 15 years ago
  44. 6752982 Merge "Replace pinsrw (SSE) with MMX instructions" by John Koleszar · 15 years ago
  45. 7d24370 Replace pinsrw (SSE) with MMX instructions by Philip Jägenstedt · 15 years ago
  46. 38a20e0 apple: include proper mach primatives by John Koleszar · 15 years ago
  47. c2a8d8b Merge "Enable the switch between two versions of quantizer" by Yaowu Xu · 15 years ago
  48. 062e6c1 Removed two unused global variables. by Frank Galligan · 15 years ago
  49. f95c80b Enable the switch between two versions of quantizer by Yaowu Xu · 15 years ago
  50. 23d68a5 configure: pass original arguments through to make dist by John Koleszar · 15 years ago
  51. aa82363 Merge "msvs: fix install of codec sources" by John Koleszar · 15 years ago
  52. a570bbd x86/sse2: disable asm quantizer by Johann · 15 years ago
  53. b9a038a Fix build w/o RTCD by Johann · 15 years ago
  54. d8009c0 neon: disable asm quantizer by John Koleszar · 15 years ago
  55. 1743f94 Merge "update arm idct functions" by Fritz Koenig · 15 years ago
  56. 3de8a95 Merge changes I896fe6f9,I90d8b167 by Fritz Koenig · 15 years ago
  57. 56f5a9a update arm idct functions by Johann · 15 years ago
  58. 1d8277f Issue 150: Fixing linker warning in extend.c. by Justin Lebar · 15 years ago
  59. 2add72d Don't dereference ctx->priv if it hasn't been setup correctly. by Fredrik Söderquist · 15 years ago
  60. eafcf91 Only touch ctx->priv if vp8_mmap_alloc succeeded. by Fredrik Söderquist · 15 years ago
  61. 98fcccf Change the x86 idct functions to do reconstruction at the same time by Jeff Muizelaar · 15 years ago
  62. b2fa74a Combine idct and reconstruction steps by Jeff Muizelaar · 15 years ago
  63. 0ce3901 Swap alt/gold/new/last frame buffer ptrs instead of copying. by Fritz Koenig · 15 years ago
  64. 68cf243 Merge commit 'refs/changes/51/351/1' of ssh://review.webmproject.org:29418/libvpx into KfRateBugMerged by Paul Wilkins · 15 years ago
  65. f5cf855 Merge "Make the quantizer exact." by Yaowu Xu · 15 years ago
  66. 9404c7d Rate control bug with long key frame interval. by Paul Wilkins · 15 years ago
  67. e04e293 Make the quantizer exact. by Timothy B. Terriberry · 15 years ago
  68. d576690 80 character line length on Arnr LUT by Paul Wilkins · 15 years ago
  69. 08eed04 Remove CONFIG_NEW_TOKENS files. by Fritz Koenig · 15 years ago
  70. 4d86ef3 msvs: fix install of codec sources by John Koleszar · 15 years ago
  71. b791dca Change devenv.com command line. by Tom Finegan · 15 years ago
  72. 72d4ba9 Add vs9 targets. by Tom Finegan · 15 years ago
  73. 160d671 Merge "limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com" by Johann · 15 years ago
  74. 7a89d4c Merge "Improve the accuracy of forward walsh-hadamard transform" by Yaowu Xu · 15 years ago
  75. 0ba3263 ARNR Lookup Table. by Paul Wilkins · 15 years ago
  76. 02277b8 Parameter limit change. by Paul Wilkins · 15 years ago
  77. bf18069 Rate control fix for ARNR filtered frames. by Paul Wilkins · 15 years ago
  78. 7c938f4 Fix: Incorrect 'cols' calculation in temporal filter. by Paul Wilkins · 15 years ago
  79. 80f0e7a limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com by Michael Kohler · 15 years ago
  80. fd0d7ff msvs: disable CRT deprecation warnings by John Koleszar · 15 years ago
  81. dbda863 Merge "Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter"." by John Koleszar · 15 years ago
  82. 1624938 Merge "Fix misspelled "skiped" in onyxc_int.h to "skipped"." by John Koleszar · 15 years ago
  83. 3d0a1ed Fix a compiling error on armv6 by Yaowu Xu · 15 years ago
  84. efbfaf6 Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter". by Michael Kohler · 15 years ago
  85. 1e23f45 Fix misspelled "skiped" in onyxc_int.h to "skipped". by Michael Kohler · 15 years ago
  86. 0618ff1 Fix bug in 1st pass motion compensation by Adrian Grange · 15 years ago
  87. 2e3d8d3 Merge "Further adjustment of RD behaviour with Q and Zbin." by Paul Wilkins · 15 years ago
  88. 3e9af0f Merge "ivfenc: correct fixed kf interval, --disable-kf" by John Koleszar · 15 years ago
  89. 63ffc1a Merge "ARM WinCE VS8 build update" by John Koleszar · 15 years ago
  90. b3eb3d2 Merge "Remove INLINE/FORCEINLINE" by John Koleszar · 15 years ago
  91. 308e867 Update loopfilter frame/filter/sharp info for multithread by John Koleszar · 15 years ago
  92. b2f7786 Merge "Add loopfilter initialization fix in multithreading code" by Yunqing Wang · 15 years ago
  93. 29d586b Add loopfilter initialization fix in multithreading code by Yunqing Wang · 15 years ago
  94. cf49034 Merge "Fixed buffer selection for UV in AltRef filtering" by Adrian Grange · 15 years ago
  95. bead039 Improve SSE2 loopfilter functions by Yunqing Wang · 15 years ago
  96. a23ec52 ARM WinCE VS8 build update by James Zern · 15 years ago
  97. 1ca39bf Further adjustment of RD behaviour with Q and Zbin. by Paul Wilkins · 15 years ago
  98. b62d093 Improve the accuracy of forward walsh-hadamard transform by Yaowu Xu · 15 years ago
  99. aa8fe0d Fixed buffer selection for UV in AltRef filtering by Adrian Grange · 15 years ago
  100. f1a3b1e Added first-pass sse2 version of Yaowu's new fdct. by Scott LaVarnway · 15 years ago