1. c04c313 add_warning(): remove dead store by James Zern · 11 years ago
  2. 7c8a666 Merge "vp9_dthread: interleave mutex/cond alloc+init" by James Zern · 11 years ago
  3. e876cf3 Merge "vp9/common: Silence MSVC warning in vp9_convolve.c." by Tom Finegan · 11 years ago
  4. e844624 Merge "Fixing undefined behavior vp9_peek_si()." by Dmitry Kovalev · 11 years ago
  5. b94d618 Merge "Removing references to nonexistent functions." by Dmitry Kovalev · 11 years ago
  6. ab4b17a Merge "Remove unnecessary local variables." by James Zern · 11 years ago
  7. cd0ffb4 Removing references to nonexistent functions. by Dmitry Kovalev · 11 years ago
  8. 22ee1b3 Merge "Cleaning up vp9_ratectl.c." by Dmitry Kovalev · 11 years ago
  9. 0865e0d Cleaning up vp9_ratectl.c. by Dmitry Kovalev · 11 years ago
  10. 0d43bd7 Bug fix in ssse3 quantize function by Yunqing Wang · 11 years ago
  11. 0f3cffa Fixing undefined behavior vp9_peek_si(). by Dmitry Kovalev · 11 years ago
  12. 4f8a30b Converting vpx_temporal_scalable_patterns to use VpxVideoWriter. by Dmitry Kovalev · 11 years ago
  13. 9e41de4 Merge "Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h." by Dmitry Kovalev · 11 years ago
  14. bf79a4d vp9/common: Silence MSVC warning in vp9_convolve.c. by Tom Finegan · 11 years ago
  15. 9ff89d9 vp8/encoder: Silence MSVC warnings in firstpass.c. by Tom Finegan · 11 years ago
  16. 74074c9 Merge "Fixing c++ compiler errors in svc_encodeframe.c." by Dmitry Kovalev · 11 years ago
  17. aadebc6 Merge "Parameter fixes for one-pass non-cbr mode" by Deb Mukherjee · 11 years ago
  18. dd776e8 Fixing c++ compiler errors in svc_encodeframe.c. by Dmitry Kovalev · 11 years ago
  19. b2209c3 Parameter fixes for one-pass non-cbr mode by Deb Mukherjee · 11 years ago
  20. f0e896c Merge "Remove out of date comment." by Adrian Grange · 11 years ago
  21. 37d7cb6 Remove unnecessary local variables. by Adrian Grange · 11 years ago
  22. 6adaec4 Merge "Adding video reader/writer APIs." by Dmitry Kovalev · 11 years ago
  23. f91a099 Merge "Using vpx_codec_err_t instead of int." by Dmitry Kovalev · 11 years ago
  24. 4e44457 vp9_dthread: interleave mutex/cond alloc+init by James Zern · 11 years ago
  25. 005fc69 Finally removing "short" from transform names. by Dmitry Kovalev · 11 years ago
  26. 6427930 Using vpx_codec_err_t instead of int. by Dmitry Kovalev · 11 years ago
  27. 4d8ebc9 Merge "Adding is_mv_in() function." by Dmitry Kovalev · 11 years ago
  28. 4864ab2 Layer based rate control for CBR mode. by Marco Paniconi · 11 years ago
  29. 9602ed8 Merge "vp8_set_maps.c: silence some type warnings" by James Zern · 11 years ago
  30. 0901458 libmkv: fix Makefile. by Ralph Giles · 11 years ago
  31. 37e6fd3 Adding video reader/writer APIs. by Dmitry Kovalev · 11 years ago
  32. 7474aeb vp8_set_maps.c: silence some type warnings by James Zern · 11 years ago
  33. cebda1b Merge "vp8_scalable_patterns: silence a few warnings" by James Zern · 11 years ago
  34. 778d6ef Merge "examples.mk: build examples/*.c directly" by James Zern · 11 years ago
  35. 0addb60 Merge "configure: use -Werror when testing CXX flags w/clang" by James Zern · 11 years ago
  36. 06a28e9 Merge "update .gitignore" by James Zern · 11 years ago
  37. b3ea534 Merge "Removing redundant is_inter_mode() call." by Dmitry Kovalev · 11 years ago
  38. f32fa45 Merge "Cleaning up vp9_get_pred_context_single_ref_p1()." by Dmitry Kovalev · 11 years ago
  39. 4a1a791 Merge "Removing "_1d" suffix from mips transform code." by Dmitry Kovalev · 11 years ago
  40. 5eda0ea Merge "Renaming vp9_sad_c.c to vp9_sad.c." by Dmitry Kovalev · 11 years ago
  41. 1976dd6 Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h. by Dmitry Kovalev · 11 years ago
  42. a1cfcc0 Merge "Cleaning up encode_frame_to_data_rate()." by Dmitry Kovalev · 11 years ago
  43. 5f5c262 Merge "Cleaning up recode_loop_test()." by Dmitry Kovalev · 11 years ago
  44. 1811bc1 Merge "Cleaning up vp9_firstpass.c." by Dmitry Kovalev · 11 years ago
  45. 8fcac74 configure: use -Werror when testing CXX flags w/clang by James Zern · 11 years ago
  46. 7ad56bf Merge "Optimize bilinear sub-pixel filters in ssse3" by Yunqing Wang · 11 years ago
  47. 77bbcab examples.mk: build examples/*.c directly by James Zern · 11 years ago
  48. 6432ae4 Merge "Clamping active_{best, worst}_quality values." by Dmitry Kovalev · 11 years ago
  49. 66188f3 Cleaning up recode_loop_test(). by Dmitry Kovalev · 11 years ago
  50. aa77872 Remove out of date comment. by Adrian Grange · 11 years ago
  51. 2f05847 Cleaning up encode_frame_to_data_rate(). by Dmitry Kovalev · 11 years ago
  52. 9d477bd Merge "vpxdec: normalize frame size types" by James Zern · 11 years ago
  53. dce41c0 Cleaning up vp9_firstpass.c. by Dmitry Kovalev · 11 years ago
  54. 77f7f6a Merge "Removing unused SPEEDSTATS." by Dmitry Kovalev · 11 years ago
  55. 340f0c9 Merge "Remove delete_first_pass_file." by Adrian Grange · 11 years ago
  56. 3711491 Merge "gen_msvs_proj: add trailing \ to IntDir" by James Zern · 11 years ago
  57. 2fb81fb Merge "One-pass rate control cleanups/fixes/refactoring" by Deb Mukherjee · 11 years ago
  58. 724fefb Cleaning up vp9_get_pred_context_single_ref_p1(). by Dmitry Kovalev · 11 years ago
  59. a536237 Merge "Cleaning up vp9_get_pred_context_single_ref_p2()." by Dmitry Kovalev · 11 years ago
  60. 2554d57 Remove delete_first_pass_file. by Adrian Grange · 11 years ago
  61. 8b53947 Renaming vp9_sad_c.c to vp9_sad.c. by Dmitry Kovalev · 11 years ago
  62. faeb21d Removing unused SPEEDSTATS. by Dmitry Kovalev · 11 years ago
  63. 40e63d4 One-pass rate control cleanups/fixes/refactoring by Deb Mukherjee · 11 years ago
  64. dff7074 Merge "arm: Consistently use braces around doubleword arguments to vld" by Johann · 11 years ago
  65. 85bd720 Merge "arm: Use {} around quadword arguments to vld" by Johann · 11 years ago
  66. 9f528c5 Removing redundant is_inter_mode() call. by Dmitry Kovalev · 11 years ago
  67. 03bc491 arm: Consistently use braces around doubleword arguments to vld by Martin Storsjo · 11 years ago
  68. c2bb1aa arm: Use {} around quadword arguments to vld by Martin Storsjo · 11 years ago
  69. 95eae0c ads2gas.pl: Don't require perl to be in a fixed location by Martin Storsjo · 11 years ago
  70. 45c4533 ads2gas_apple.pl: Reduce differences to ads2gas.pl by Martin Storsjo · 11 years ago
  71. 7940f14 vp8_scalable_patterns: silence a few warnings by James Zern · 11 years ago
  72. 87ba705 update .gitignore by James Zern · 11 years ago
  73. 95c34c9 gen_msvs_proj: add trailing \ to IntDir by James Zern · 11 years ago
  74. 303c17e Merge "libmkv: Use uint64_t instead of UInt64." by James Zern · 11 years ago
  75. 75d7ee3 vpxdec: normalize frame size types by James Zern · 11 years ago
  76. be34c18 Merge "vp9_systemdependent.h: relocate system includes" by James Zern · 11 years ago
  77. d89f861 vp9_systemdependent.h: relocate system includes by James Zern · 11 years ago
  78. 0dc535e Merge "Adjust speed feature for --rt" by Yaowu Xu · 11 years ago
  79. 0c7e1a9 Merge "Removing DBG_PRNT_SEGMAP." by Dmitry Kovalev · 11 years ago
  80. fafd7d9 Merge "libmkv: constify codec_id." by James Zern · 11 years ago
  81. c1749e1 Adding is_mv_in() function. by Dmitry Kovalev · 11 years ago
  82. 8d7cd8e Merge "Removing unused estimate_cq() function." by Dmitry Kovalev · 11 years ago
  83. 96cabf8 Merge "Moving MBGRAPH_{MB, FRAME}_STATS structs to vp9_mbgraph.h." by Dmitry Kovalev · 11 years ago
  84. 041104a Merge "Renaming vp9_variance_c.c to vp9_variance.c." by Dmitry Kovalev · 11 years ago
  85. fce6a6a Merge "Replacing int_mv with MV." by Dmitry Kovalev · 11 years ago
  86. 4cbe8ec Merge "Inlinging get_next_chkpts macro in vp9_mcomp.c." by Dmitry Kovalev · 11 years ago
  87. 2b3b293 Merge "Removing SECTIONBITS_OUTPUT." by Dmitry Kovalev · 11 years ago
  88. e564343 libmkv: Use uint64_t instead of UInt64. by Ralph Giles · 11 years ago
  89. f3bd5d8 libmkv: constify codec_id. by Ralph Giles · 11 years ago
  90. b9fea16 Removing DBG_PRNT_SEGMAP. by Dmitry Kovalev · 11 years ago
  91. ec285c4 Merge "Ignore missing newline message" by Johann · 11 years ago
  92. f498d92 Ignore missing newline message by Johann · 11 years ago
  93. c31cf0d Merge "Moving x1 & y1 calculation under if condition." by Dmitry Kovalev · 11 years ago
  94. 948fe93 Merge "With on demand border extension, clamping the MV is not longer needed." by hkuang · 11 years ago
  95. 9d6d35c Renaming vp9_variance_c.c to vp9_variance.c. by Dmitry Kovalev · 11 years ago
  96. b0fec6a With on demand border extension, clamping the MV is not longer needed. by hkuang · 11 years ago
  97. e829487 Removing unused estimate_cq() function. by Dmitry Kovalev · 11 years ago
  98. 71faaa5 Merge "One-pass rate control fixes and cleanups" by Deb Mukherjee · 11 years ago
  99. b024688 Merge "Remove duplicated code" by Adrian Grange · 11 years ago
  100. 35ee7f5 One-pass rate control fixes and cleanups by Deb Mukherjee · 11 years ago