1. 368c723 Change the encryption feature to use a callback for decryption. by Jeff Petkau · 12 years ago
  2. 4524548 Fix compile warnings on windows. by Frank Galligan · 12 years ago
  3. d0ed677 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  4. e34e541 Merge "Modified vpxdec loop" by Scott LaVarnway · 12 years ago
  5. c3ae212 Modified vpxdec loop by Scott LaVarnway · 12 years ago
  6. 8b3ad75 Specify mv neighborhood for block larger than 8x8 by Yaowu Xu · 12 years ago
  7. ec34afd Fixed crash in VP8/CQTest by Scott LaVarnway · 12 years ago
  8. b71542d Condition the zbin_boost increase to 1 layer. by Marco Paniconi · 12 years ago
  9. 4d5f195 Remove type from vmvn by Johann · 12 years ago
  10. fba3110 arm: Move the definition of bilinear_taps_coeff to within the section by Martin Storsjo · 12 years ago
  11. b9ed185 arm: Explicitly write both target registers for ldrd by Martin Storsjo · 12 years ago
  12. fb48bbf Fixes for run-time change in temporal layers. by Marco Paniconi · 12 years ago
  13. a62fcbe Automatically flag intrinsic files by Johann · 12 years ago
  14. 32a5c52 Merge branch 'master' into experimental by Johann · 12 years ago
  15. fe74c42 Rename quantize_sse2_intrinsics.c by Johann · 12 years ago
  16. f71e524 Merge "Removed shadow warnings : postproc.c decodframe.c threading.c" by Scott LaVarnway · 12 years ago
  17. 3971fab Merge "Removed shadow warnings : mcomp.c rdopt.c" by Scott LaVarnway · 12 years ago
  18. 55dc089 Merge "Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c" by Scott LaVarnway · 12 years ago
  19. fc37c21 Merge "Include RTCD header in encodeframe.c" by Johann · 12 years ago
  20. 7f7d135 Merge branch 'experimental' into master by John Koleszar · 12 years ago
  21. 6c3f06a Include RTCD header in encodeframe.c by Johann · 12 years ago
  22. c2876cf Initial addition of multiple ARF frames by Adrian Grange · 12 years ago
  23. 282c963 Fix for multi-res-encoding: by Marco Paniconi · 12 years ago
  24. f800085 vp8: set y_crop_{width,height} by John Koleszar · 12 years ago
  25. 42db454 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  26. add3433 Merge "Bug fix: Issue 532: VPX codec executes emms instruction without" by Scott LaVarnway · 12 years ago
  27. 81708cc Convert g_frame_parallel_decoding to control interface by John Koleszar · 12 years ago
  28. 771fc83 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  29. 907016f Remove gcc-specific __label__ by Shimon Doodkin · 12 years ago
  30. 699196d Removed mode_chosen_counts by Scott LaVarnway · 12 years ago
  31. 65d2282 ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/. by Ronald S. Bultje · 12 years ago
  32. 235898c Merge "Basic encryption feature for libvpx." by Dmitry Kovalev · 12 years ago
  33. 26cec5c Basic encryption feature for libvpx. by Dmitry Kovalev · 12 years ago
  34. 3299f88 Bug fix: Issue 532: VPX codec executes emms instruction without by Scott LaVarnway · 12 years ago
  35. 720d4ea Bug fix: Issue 531: MMX code tries to read from SSE2 register by Scott LaVarnway · 12 years ago
  36. ae64e7b Removed shadow warnings : postproc.c decodframe.c threading.c by Scott LaVarnway · 12 years ago
  37. 5d79720 Removed shadow warnings : mcomp.c rdopt.c by Scott LaVarnway · 12 years ago
  38. f77140b Merge "Removed shadow warnings : loopfilter*.c" by Scott LaVarnway · 12 years ago
  39. 96e41cb Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c by Scott LaVarnway · 12 years ago
  40. fc6a190 Removed shadow warnings : reconintra.c by Scott LaVarnway · 12 years ago
  41. 60bbd43 Removed shadow warnings : loopfilter*.c by Scott LaVarnway · 12 years ago
  42. 1e8b3da Merge "vp8: clamp probability values" by James Zern · 12 years ago
  43. 215084b vp8: clamp probability values by James Zern · 12 years ago
  44. 7d855a9 Merge "Code cleanup." by Dmitry Kovalev · 12 years ago
  45. 33efdfe Code cleanup. by Dmitry Kovalev · 12 years ago
  46. f60f6db Rename quantize_sse2.c to quantize_sse2_intrinsics.c to avoid collision. by Ronald S. Bultje · 12 years ago
  47. a576219 Merge "vp8_init: fix NULL dereference on allocation error" by James Zern · 12 years ago
  48. 798c5b1 vp8_init: fix NULL dereference on allocation error by James Zern · 12 years ago
  49. 08348d9 prefix vp8 asm_{com,dec,enc}_offsets files by James Zern · 12 years ago
  50. 4031450 Merge "Use intrinsics for sse2 regular quantize" by Johann · 12 years ago
  51. 69c67c9 Merge master branch into experimental by John Koleszar · 12 years ago
  52. eca59ca Use intrinsics for sse2 regular quantize by Johann · 12 years ago
  53. a07bed2 firstpass.c: correct casting around gf_group_bits by James Zern · 12 years ago
  54. 67978d1 Merge "vp8 fast quantizer with intrinsics" by Johann · 12 years ago
  55. 3b79000 Merge "vp8/encoder/mcomp.c: remove an unused variable" by James Zern · 12 years ago
  56. 82ed3f9 Fix --as=nasm compatibility for new asm code. by Jan Kratochvil · 12 years ago
  57. ef887974 vp8 fast quantizer with intrinsics by Johann · 12 years ago
  58. ca64f6c vp8/encoder/mcomp.c: remove an unused variable by James Zern · 12 years ago
  59. e4ef850 Merge "Fix variance (signed integer) overflow" by James Zern · 12 years ago
  60. c21226b Merge "vp8: make gf_group_bits 64-bit" by James Zern · 12 years ago
  61. 4e00060 vp8: make gf_group_bits 64-bit by James Zern · 12 years ago
  62. fba9772 vp8_first_pass(): avoid floating point div by 0 by James Zern · 12 years ago
  63. cc894a1 Fix variance (signed integer) overflow by James Zern · 12 years ago
  64. 0ef7272 Use dq instead of ddq with NASM by KO Myung-Hun · 12 years ago
  65. 226c57e Merge "Add support for x64 and win64 yasm flags." by John Koleszar · 12 years ago
  66. f67d740 Add support for x64 and win64 yasm flags. by Frank Galligan · 12 years ago
  67. ec6cf49 Fix for divide by zero in vp8_adjust_key_frame. by Marco Paniconi · 12 years ago
  68. 75f647f WIP: Multiple decoder instances support by Scott LaVarnway · 13 years ago
  69. 2146c68 Use FRAGMENT_DATA struct in pbi by Scott LaVarnway · 12 years ago
  70. e893af1 Merge "Bug fix: error-concealment enabled changed postproc output" by Jim Bankoski · 12 years ago
  71. dfd89f2 Adding a frame parallel decoding mode by Deb Mukherjee · 12 years ago
  72. 0c2919c Bug fix: error-concealment enabled changed postproc output by Scott LaVarnway · 12 years ago
  73. c582617 Merge "Bug fix: Handle input data ptr = NULL and size = 0 correctly" by Marco Paniconi · 12 years ago
  74. d6a4a5d Bug fix: Handle input data ptr = NULL and size = 0 correctly by Scott LaVarnway · 12 years ago
  75. de5546c Merge branch 'experimental' of review:webm/libvpx by John Koleszar · 12 years ago
  76. bc45f23 Upstream changes from Chromium Android Clang build. by Frank Galligan · 12 years ago
  77. 879cb7d Merge vp9-preview changes into experimental branch by John Koleszar · 12 years ago
  78. 27825e9 Merge "Remove cpi parameter from update_mvcount()" by Scott LaVarnway · 12 years ago
  79. bdca030 Use seg/ref/mode offsets in loop_filter_partial. by Marco Paniconi · 12 years ago
  80. 16810c1 Merge branch 'vp9-preview' of review:webm/libvpx by John Koleszar · 12 years ago
  81. 9dab3ce add emmintrin_compat.h for builds with gcc < 4 by James Zern · 12 years ago
  82. 2876569 Changed MAX_PSNR to 100 by Yaowu Xu · 12 years ago
  83. fd67115 Merge "Bug fix: use correct count_mb_ref_frame_usage" by Scott LaVarnway · 12 years ago
  84. 57e12be Bug fix: use correct count_mb_ref_frame_usage by Scott LaVarnway · 12 years ago
  85. a0ad16e Moved error_bins to macroblock struct by Scott LaVarnway · 12 years ago
  86. 2cd48bd Merge "Moved zbin_mode_boost to macroblock struct" by Scott LaVarnway · 12 years ago
  87. cc91d65 Update correct macroblock quantize_b function ptrs by Scott LaVarnway · 12 years ago
  88. 74efda4 Moved zbin_mode_boost to macroblock struct by Scott LaVarnway · 12 years ago
  89. 3a19eeb Moved zbin_over_quant to macroblock struct by Scott LaVarnway · 12 years ago
  90. 000c841 Moved denoiser frame copy/updates out of loopfilter thread by Scott LaVarnway · 12 years ago
  91. bc10eab Merge "added work buffer for denoiser" by Scott LaVarnway · 12 years ago
  92. ef2248a added work buffer for denoiser by Scott LaVarnway · 12 years ago
  93. a36d9a4 Move vp8_scale_frame to vpx namespace by Johann · 12 years ago
  94. 1009f76 Use 'vpx_scale' consistently by Johann · 12 years ago
  95. 9a3de88 Disable background update on non-base layer frames by Adrian Grange · 12 years ago
  96. a905672 Remove ARM optimizations from VP9 by Johann · 12 years ago
  97. 4a9b954 Update ARM for vpx_scale changes by Johann · 12 years ago
  98. f2b36a4 Removed check_gf_quality() by Scott LaVarnway · 12 years ago
  99. bfca084 Moving mbs_tested_so_far, mode_test_hit_counts to macroblock struct by Scott LaVarnway · 12 years ago
  100. 358b0ef Remove cpi parameter from update_mvcount() by Scott LaVarnway · 12 years ago