1. 7a15907 Merge changes I9c26870a,Ifabb0f67 by Scott LaVarnway · 13 years ago
  2. 9ed8747 threading.c refactoring by Scott LaVarnway · 13 years ago
  3. 676610d Merge "vp8e - RDLambda fix" by Yaowu Xu · 13 years ago
  4. 154b4b4 vp8e - RDLambda fix by Jim Bankoski · 13 years ago
  5. 953c6a0 Merge "include CHANGELOG in CODEC_SRCS" by Johann · 13 years ago
  6. 5d88a82 include CHANGELOG in CODEC_SRCS by Johann · 13 years ago
  7. cbcfbe1 Merge "vp8e - fix coefficient costing" by Jim Bankoski · 13 years ago
  8. 8886990 vp8e - fix coefficient costing by Jim Bankoski · 13 years ago
  9. 87c40b3 Fix encoder debug setting by Johann · 13 years ago
  10. a60461a Merge "vp8e - attempt to lessen blockiness" by Jim Bankoski · 13 years ago
  11. f0f609c Merge "vp8e - static key boost" by Jim Bankoski · 13 years ago
  12. 91b5c98 Merge "vp8e - force at least some change in over and under shoots" by Jim Bankoski · 13 years ago
  13. 8d07a97 vp8e - static key boost by Paul Wilkins · 13 years ago
  14. 6d84322 vp8e - force at least some change in over and under shoots by Paul Wilkins · 13 years ago
  15. c34d91a Merge "Packing bitstream on-the-fly with delayed context updates" by Scott LaVarnway · 13 years ago
  16. aabae97 vpxenc: fix time and fps calculation in 2-pass encoding by Yunqing Wang · 13 years ago
  17. 52cf4dc Packing bitstream on-the-fly with delayed context updates by Attila Nagy · 13 years ago
  18. b8fa283 vp8e - attempt to lessen blockiness by Jim Bankoski · 13 years ago
  19. 2578b76 Decoder loops refactoring by Scott LaVarnway · 13 years ago
  20. ce328b8 Merge changes Ifb450710,I61c4a132 by Scott LaVarnway · 13 years ago
  21. aab70f4 Merge "Removed duplicate code in threading.c" by Scott LaVarnway · 13 years ago
  22. bcba86e Eliminated reconintra_mt.c by Scott LaVarnway · 13 years ago
  23. 9a4052a Removed duplicate code in threading.c by Scott LaVarnway · 13 years ago
  24. b1bfd0b Merge "Only do uv intra-mode evaluation when intra mode is checked" by Yunqing Wang · 13 years ago
  25. 019384f Only do uv intra-mode evaluation when intra mode is checked by Yunqing Wang · 13 years ago
  26. e2c6b05 bugfix: use oxcf width/height for reinit check by James Berry · 13 years ago
  27. 61c5e31 Merge "Fix skippable evaluation in mode decision" by Yunqing Wang · 13 years ago
  28. ad12161 Merge "vpxenc: initial implementation of multistream support" by John Koleszar · 13 years ago
  29. 02a31e6 Merge "decoder: reset segmentation map on keyframes" by John Koleszar · 13 years ago
  30. 84be08b Fix skippable evaluation in mode decision by Yunqing Wang · 13 years ago
  31. 313bfbb Merge "Add unit tests for idctllm_test and idctllm_mmx" by James Berry · 13 years ago
  32. 2089f26 Merge "Remove the frame rate factor for key frame size." by Jim Bankoski · 13 years ago
  33. 507ee87 Remove the frame rate factor for key frame size. by Marco Paniconi · 13 years ago
  34. f2bd11f Eliminated vp8mt_build_intra_predictors_mbuv_s by Scott LaVarnway · 13 years ago
  35. 0c1cec2 Add unit tests for idctllm_test and idctllm_mmx by James Berry · 13 years ago
  36. dadc918 Merge changes I0341554f,I64e110c8 by John Koleszar · 13 years ago
  37. f05feab Merge "Remove redundant init of segment_counts in vp8_encode_frame" by Scott LaVarnway · 13 years ago
  38. 02360dd Merge "Update encoder mb_skip_coeff and prob_skip_false calculation" by John Koleszar · 13 years ago
  39. b0a12a2 Refine offset pattern by Johann · 13 years ago
  40. b5ce945 Merge changes Idf1a05f3,If227b29b,Iac784d39 by John Koleszar · 13 years ago
  41. e6047a1 Merge "OS X shell is incompatible with echo -n" by Johann · 13 years ago
  42. f93b1e7 Merge "Fix incorrect use of uv eobs in intra modes" by Yunqing Wang · 13 years ago
  43. 04b9e0d Fix incorrect use of uv eobs in intra modes by Yunqing Wang · 13 years ago
  44. ce42e79 Update encoder mb_skip_coeff and prob_skip_false calculation by Attila Nagy · 13 years ago
  45. 565d0e6 Remove redundant init of segment_counts in vp8_encode_frame by Attila Nagy · 13 years ago
  46. 6b151d4 Clarify 'max_sad' usage by Johann · 13 years ago
  47. 5f0b303 OS X shell is incompatible with echo -n by Johann · 13 years ago
  48. 3653fb4 Include path fix for building against Android NDK. by Fritz Koenig · 13 years ago
  49. 9e50ed7 vpxenc: initial implementation of multistream support by John Koleszar · 13 years ago
  50. 732cb9a vpxenc: factor out input open/close by John Koleszar · 13 years ago
  51. c535025 vpxenc: add warning()/fatal() helpers by John Koleszar · 13 years ago
  52. e8223bd decoder: reset segmentation map on keyframes by John Koleszar · 13 years ago
  53. 7989bb7 Support Android x86 NDK build by Makoto Kato · 13 years ago
  54. 6776bd6 Simplify mb_to_x_edge calculation during mode decoding by Scott LaVarnway · 13 years ago
  55. a5879f7 Merge "decodemv cleanup/improvements" by Scott LaVarnway · 13 years ago
  56. 12ee845 decodemv cleanup/improvements by Scott LaVarnway · 13 years ago
  57. d02e74a Consolidate C version of token packing functions by Attila Nagy · 13 years ago
  58. 78071b3 Multithreaded encoder, late sync loopfilter by Attila Nagy · 14 years ago
  59. efd54f8 vpxenc: factor out global config options by John Koleszar · 13 years ago
  60. 8144132 Fix rtcd build process for Android.mk by Fritz Koenig · 13 years ago
  61. e6df500 Merge "support changing resolution with vpx_codec_enc_config_set" by John Koleszar · 13 years ago
  62. 1698234 Missed some variance casts by Johann · 13 years ago
  63. 12d45f6 Merge "max_sad check is not always implemented" by Johann · 13 years ago
  64. 8c50a70 max_sad check is not always implemented by Johann · 13 years ago
  65. fea3556 Fix variance overflow by Johann · 13 years ago
  66. 2e0d553 Merge "Add OS/2 supports" by John Koleszar · 13 years ago
  67. 2dad8d6 Add OS/2 supports by KO Myung-Hun · 13 years ago
  68. 51acb01 support changing resolution with vpx_codec_enc_config_set by John Koleszar · 13 years ago
  69. 417b852 Align internal mfqe framebuffer dimensions by John Koleszar · 13 years ago
  70. 45f4b87 Fixed bug in 5-layer multi-layer encode by Adrian Grange · 13 years ago
  71. 9df0d29 Merge "Added 2 temporal patterns with new parameters" by Adrian Grange · 13 years ago
  72. a040eb3 Merge "Allow to skip highest-resolution encoding in multi-resolution encoder" by Yunqing Wang · 13 years ago
  73. fa1a929 Allow to skip highest-resolution encoding in multi-resolution encoder by Yunqing Wang · 13 years ago
  74. d8ebdcd Moved ref_frame_cost from MACROBLOCKD to MACROBLOCK by Scott LaVarnway · 13 years ago
  75. 11c7064 Removed frames_till_alt_ref_frame from MACROBLOCKD by Scott LaVarnway · 13 years ago
  76. e2000cc Removed frames_since_golden from MACROBLOCKD by Scott LaVarnway · 13 years ago
  77. 07c6eb1 Merge "Improved uv mv calculations in build inter predictor" by Scott LaVarnway · 13 years ago
  78. 749bc98 BLOCKD structure cleanup by Scott LaVarnway · 13 years ago
  79. 57d459b RTCD: remove unimplemented vp8_short_walsh4x4_mmx by John Koleszar · 13 years ago
  80. 8aae246 RTCD: finalize removal of old RTCD system by John Koleszar · 13 years ago
  81. 109b69a RTCD: add arnr functions by John Koleszar · 13 years ago
  82. 0b0bc8d RTCD: add motion search functions by John Koleszar · 13 years ago
  83. be8af18 RTCD: add block subtraction functions by John Koleszar · 13 years ago
  84. 61311e6 RTCD: add quantizer functions by John Koleszar · 13 years ago
  85. 510e0ab RTCD: add FDCT functions by John Koleszar · 13 years ago
  86. 83a91e7 RTCD: add variance functions by John Koleszar · 13 years ago
  87. f103dce RTCD: add subpixel functions by John Koleszar · 13 years ago
  88. 2a8f57f RTCD: add postproc functions by John Koleszar · 13 years ago
  89. fdb61a4 RTCD: add recon functions by John Koleszar · 13 years ago
  90. ab77b4e RTCD: add remaining IDCT functions by John Koleszar · 13 years ago
  91. 55f74c5 RTCD: add loopfilter functions by John Koleszar · 13 years ago
  92. a910049 New RTCD implementation by John Koleszar · 14 years ago
  93. 57cc35d Merge Duclair release into master branch by John Koleszar · 13 years ago
  94. 9951f46 Merge "Hook up VP8D_GET_LAST_REF_USED" by John Koleszar · 13 years ago
  95. 2b0aee4 Update CHANGELOG for v1.0.0 (Duclair) release by John Koleszar · 13 years ago
  96. 5e3f607 Update AUTHORS by John Koleszar · 13 years ago
  97. 2107137 Update .mailmap by John Koleszar · 13 years ago
  98. 8be41bb Hook up VP8D_GET_LAST_REF_USED by John Koleszar · 13 years ago
  99. 8978358 Added 2 temporal patterns with new parameters by Adrian Grange · 13 years ago
  100. 319f7c4 Merge changes I17e1a348,Iad710941 by John Koleszar · 13 years ago