1. 9c7a009 Removed unnecessary MB_MODE_INFO copies by Scott LaVarnway · 15 years ago
  2. f5615b6 Merge "Finished vp8_sixtap_predict4x4_ssse3 function" by Scott LaVarnway · 15 years ago
  3. d22e296 cosmetics: add missing 2D array braces by John Koleszar · 15 years ago
  4. 392a958 avoid negative array subscript warnings by John Koleszar · 15 years ago
  5. b07e5b6 Finished vp8_sixtap_predict4x4_ssse3 function by Scott LaVarnway · 15 years ago
  6. c0ba42d rename DETOK_[AL] by Johann · 15 years ago
  7. 99f46d6 Moved gf_active code to encoder only by Scott LaVarnway · 15 years ago
  8. c404fa4 Removed duplicate functions by Yaowu Xu · 15 years ago
  9. 3b95a46 Normalize quantizer's zero bin and rounding factors by Yaowu Xu · 15 years ago
  10. 8fa3809 Add trellis quantization. by Timothy B. Terriberry · 15 years ago
  11. e4fe866 Added ssse3 version of sixtap filters by Scott LaVarnway · 15 years ago
  12. ba2e107 First modification of multi-thread decoder by Yunqing Wang · 15 years ago
  13. 618c7d2 Mark loopfilter C functions as static by John Koleszar · 15 years ago
  14. cfb204e Merge "Issue 150: Fixing linker warning in extend.c." by John Koleszar · 15 years ago
  15. 4e6827a configure: support directories containing .o by John Koleszar · 15 years ago
  16. 0e8f108 nasm: avoid space before the :data symbol type. by Jan Kratochvil · 15 years ago
  17. 0327d3d nasm: end labels with colon (':') by Jan Kratochvil · 15 years ago
  18. c8134bc nasm: use OWORD vs DQWORD by Jan Kratochvil · 15 years ago
  19. 6752982 Merge "Replace pinsrw (SSE) with MMX instructions" by John Koleszar · 15 years ago
  20. 7d24370 Replace pinsrw (SSE) with MMX instructions by Philip Jägenstedt · 15 years ago
  21. 38a20e0 apple: include proper mach primatives by John Koleszar · 15 years ago
  22. c2a8d8b Merge "Enable the switch between two versions of quantizer" by Yaowu Xu · 15 years ago
  23. 062e6c1 Removed two unused global variables. by Frank Galligan · 15 years ago
  24. f95c80b Enable the switch between two versions of quantizer by Yaowu Xu · 15 years ago
  25. 23d68a5 configure: pass original arguments through to make dist by John Koleszar · 15 years ago
  26. aa82363 Merge "msvs: fix install of codec sources" by John Koleszar · 15 years ago
  27. a570bbd x86/sse2: disable asm quantizer by Johann · 15 years ago
  28. b9a038a Fix build w/o RTCD by Johann · 15 years ago
  29. d8009c0 neon: disable asm quantizer by John Koleszar · 15 years ago
  30. 1743f94 Merge "update arm idct functions" by Fritz Koenig · 15 years ago
  31. 3de8a95 Merge changes I896fe6f9,I90d8b167 by Fritz Koenig · 15 years ago
  32. 56f5a9a update arm idct functions by Johann · 15 years ago
  33. 1d8277f Issue 150: Fixing linker warning in extend.c. by Justin Lebar · 15 years ago
  34. 2add72d Don't dereference ctx->priv if it hasn't been setup correctly. by Fredrik Söderquist · 15 years ago
  35. eafcf91 Only touch ctx->priv if vp8_mmap_alloc succeeded. by Fredrik Söderquist · 15 years ago
  36. 98fcccf Change the x86 idct functions to do reconstruction at the same time by Jeff Muizelaar · 15 years ago
  37. b2fa74a Combine idct and reconstruction steps by Jeff Muizelaar · 15 years ago
  38. 0ce3901 Swap alt/gold/new/last frame buffer ptrs instead of copying. by Fritz Koenig · 15 years ago
  39. 68cf243 Merge commit 'refs/changes/51/351/1' of ssh://review.webmproject.org:29418/libvpx into KfRateBugMerged by Paul Wilkins · 15 years ago
  40. f5cf855 Merge "Make the quantizer exact." by Yaowu Xu · 15 years ago
  41. 9404c7d Rate control bug with long key frame interval. by Paul Wilkins · 15 years ago
  42. e04e293 Make the quantizer exact. by Timothy B. Terriberry · 15 years ago
  43. d576690 80 character line length on Arnr LUT by Paul Wilkins · 15 years ago
  44. 08eed04 Remove CONFIG_NEW_TOKENS files. by Fritz Koenig · 15 years ago
  45. 4d86ef3 msvs: fix install of codec sources by John Koleszar · 15 years ago
  46. b791dca Change devenv.com command line. by Tom Finegan · 15 years ago
  47. 72d4ba9 Add vs9 targets. by Tom Finegan · 15 years ago
  48. 160d671 Merge "limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com" by Johann · 15 years ago
  49. 7a89d4c Merge "Improve the accuracy of forward walsh-hadamard transform" by Yaowu Xu · 15 years ago
  50. 0ba3263 ARNR Lookup Table. by Paul Wilkins · 15 years ago
  51. 02277b8 Parameter limit change. by Paul Wilkins · 15 years ago
  52. bf18069 Rate control fix for ARNR filtered frames. by Paul Wilkins · 15 years ago
  53. 7c938f4 Fix: Incorrect 'cols' calculation in temporal filter. by Paul Wilkins · 15 years ago
  54. 80f0e7a limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com by Michael Kohler · 15 years ago
  55. fd0d7ff msvs: disable CRT deprecation warnings by John Koleszar · 15 years ago
  56. dbda863 Merge "Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter"." by John Koleszar · 15 years ago
  57. 1624938 Merge "Fix misspelled "skiped" in onyxc_int.h to "skipped"." by John Koleszar · 15 years ago
  58. 3d0a1ed Fix a compiling error on armv6 by Yaowu Xu · 15 years ago
  59. efbfaf6 Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter". by Michael Kohler · 15 years ago
  60. 1e23f45 Fix misspelled "skiped" in onyxc_int.h to "skipped". by Michael Kohler · 15 years ago
  61. 0618ff1 Fix bug in 1st pass motion compensation by Adrian Grange · 15 years ago
  62. 2e3d8d3 Merge "Further adjustment of RD behaviour with Q and Zbin." by Paul Wilkins · 15 years ago
  63. 3e9af0f Merge "ivfenc: correct fixed kf interval, --disable-kf" by John Koleszar · 15 years ago
  64. 63ffc1a Merge "ARM WinCE VS8 build update" by John Koleszar · 15 years ago
  65. b3eb3d2 Merge "Remove INLINE/FORCEINLINE" by John Koleszar · 15 years ago
  66. 308e867 Update loopfilter frame/filter/sharp info for multithread by John Koleszar · 15 years ago
  67. b2f7786 Merge "Add loopfilter initialization fix in multithreading code" by Yunqing Wang · 15 years ago
  68. 29d586b Add loopfilter initialization fix in multithreading code by Yunqing Wang · 15 years ago
  69. cf49034 Merge "Fixed buffer selection for UV in AltRef filtering" by Adrian Grange · 15 years ago
  70. bead039 Improve SSE2 loopfilter functions by Yunqing Wang · 15 years ago
  71. a23ec52 ARM WinCE VS8 build update by James Zern · 15 years ago
  72. 1ca39bf Further adjustment of RD behaviour with Q and Zbin. by Paul Wilkins · 15 years ago
  73. b62d093 Improve the accuracy of forward walsh-hadamard transform by Yaowu Xu · 15 years ago
  74. aa8fe0d Fixed buffer selection for UV in AltRef filtering by Adrian Grange · 15 years ago
  75. f1a3b1e Added first-pass sse2 version of Yaowu's new fdct. by Scott LaVarnway · 15 years ago
  76. d0dd01b Redo the forward 4x4 dct by Yaowu Xu · 15 years ago
  77. a590666 vp8cx : bestsad declared and initialized incorrectly. by Fritz Koenig · 15 years ago
  78. cecdd73 vp8cx : bestsad declared and initialized incorrectly. by Fritz Koenig · 15 years ago
  79. 5e34461 Remove INLINE/FORCEINLINE by John Koleszar · 15 years ago
  80. d1920de configure: remove postproc-generic by John Koleszar · 15 years ago
  81. b1e36f2 ivfenc: correct fixed kf interval, --disable-kf by John Koleszar · 15 years ago
  82. 3d5cd51 Merge "Remove deprecated `svnstat' rule from Makefile" by John Koleszar · 15 years ago
  83. a08df45 Fix breakout thresh computation for golden & AltRef frames by agrange · 15 years ago
  84. cee8f9f Remove deprecated `svnstat' rule from Makefile by Giuseppe Scrivano · 15 years ago
  85. daa5d0e Changed unary operator from ! to ~ by agrange · 15 years ago
  86. d4b99b8 Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator) by agrange · 15 years ago
  87. 9f81463 Fix a linker error on x86-64 Linux when not using a version script. by Timothy B. Terriberry · 15 years ago
  88. 220daa0 vp8_block_error_xmm: remove unnecessary instructions by Jim Bankoski · 15 years ago
  89. 9484bf7 Merge "cosmetics: trim trailing whitespace" by John Koleszar · 15 years ago
  90. 9d8a1c0 Merge "Add x86_64-linux-icc target to build VP8 with icc" by Yunqing Wang · 15 years ago
  91. 7630e36 Add x86_64-linux-icc target to build VP8 with icc by Yunqing Wang · 15 years ago
  92. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  93. c65e8e8 Merge "Change bitreader to use a larger window." by John Koleszar · 15 years ago
  94. b46a1f9 CHANGELOG: 0.9.1 by John Koleszar · 15 years ago
  95. 51ae606 Update AUTHORS by John Koleszar · 15 years ago
  96. f84f949 Generate AUTHORS file with a script by John Koleszar · 15 years ago
  97. d024d98 Merge "Avoid encoding garbage when ivfenc encounters an unsupported Y4M file." by John Koleszar · 15 years ago
  98. 1114183 Merge "gen_scalers: fix 64-bit integer promotion bug" by John Koleszar · 15 years ago
  99. e703af9 Avoid encoding garbage when ivfenc encounters an unsupported Y4M file. by Tom Finegan · 15 years ago
  100. bbfeefc gen_scalers: fix 64-bit integer promotion bug by John Koleszar · 15 years ago