1. aed2ca4 Fixed compilation on mingw with secure APIs enabled by default. by Jacek Caban · 11 years ago
  2. 4378503 Merge "Remove redundant arm neon instructions." by Johann · 11 years ago
  3. d2095e0 Merge "Cleanup some comments." by Adrian Grange · 11 years ago
  4. 0876302 Merge "Make cpi->speed always positive" by Deb Mukherjee · 11 years ago
  5. 5306eda Merge "Enforce max-intra-pct in one-pass cbr mode" by Deb Mukherjee · 11 years ago
  6. b7be30e Cleanup some comments. by Adrian Grange · 11 years ago
  7. ecf392a Merge "minor spelling cleanup in comments" by Yaowu Xu · 11 years ago
  8. 56835f1 Make cpi->speed always positive by Deb Mukherjee · 11 years ago
  9. 12ae6ea Enforce max-intra-pct in one-pass cbr mode by Deb Mukherjee · 11 years ago
  10. 323a712 Merge "vp9_rdopt.c : Silence more V.S. compiler warnings." by Jim Bankoski · 11 years ago
  11. f25dec8 Merge "vp9_bitstream.c resolve warnings in vs" by Jim Bankoski · 11 years ago
  12. 57704bf Merge "vp9_pickmode.c resolve vs issue" by Jim Bankoski · 11 years ago
  13. 8dc39a7 Merge "vp9_vaq.c resolve vs warnings" by Jim Bankoski · 11 years ago
  14. 40e374b vp9_rdopt.c : Silence more V.S. compiler warnings. by Paul Wilkins · 11 years ago
  15. 00717e8 vp9_bitstream.c resolve warnings in vs by Jim Bankoski · 11 years ago
  16. 524bac6 vp9_pickmode.c resolve vs issue by Jim Bankoski · 11 years ago
  17. a60b76b vp9_vaq.c resolve vs warnings by Jim Bankoski · 11 years ago
  18. bb07de7 Remove some unused and non-persistant variables from VP9_COMP. by Alex Converse · 11 years ago
  19. 80ccb45 Merge "vp9_ratectrl - convert buffers to int64 to avoid casting" by Jim Bankoski · 11 years ago
  20. e63b78a Merge "vp9_write_bit_buffer.h add consts to suppress warnings in vs" by Jim Bankoski · 11 years ago
  21. 0000e3a Merge "In realtime mode enforce one pass with 0 lag" by Deb Mukherjee · 11 years ago
  22. cd6b993 Merge "vp9_ratectrl.h resolve visual studio warnings" by Jim Bankoski · 11 years ago
  23. 5cc0de9 Merge "vp9_onyx_int.h resolve visual studio warning errors" by Jim Bankoski · 11 years ago
  24. 5750f78 Merge "fast approximate model_rd_from_var_lapndz" by Jim Bankoski · 11 years ago
  25. e727bcf Merge "vp9_mcomp.c visual studio warnings resolved" by Jim Bankoski · 11 years ago
  26. 0c7fbe0 Merge "vp9_firstpass.c visual studio warnings addressed" by Jim Bankoski · 11 years ago
  27. fb4f10a vp9_ratectrl - convert buffers to int64 to avoid casting by Jim Bankoski · 11 years ago
  28. 0abb065 vp9_write_bit_buffer.h add consts to suppress warnings in vs by Jim Bankoski · 11 years ago
  29. e5dda3b vp9_ratectrl.h resolve visual studio warnings by Jim Bankoski · 11 years ago
  30. 27f4b14 vp9_onyx_int.h resolve visual studio warning errors by Jim Bankoski · 11 years ago
  31. 6025ec7 vp9_mcomp.c visual studio warnings resolved by Jim Bankoski · 11 years ago
  32. bf5f2e7 vp9_firstpass.c visual studio warnings addressed by Jim Bankoski · 11 years ago
  33. edfb5ba Merge "Cleanup: removing "ptr" suffix from var names." by Dmitry Kovalev · 11 years ago
  34. 9bd76da cosmetics: yv12config.h: remove extra indent by James Zern · 11 years ago
  35. e9cefd1 Cleanup: removing "ptr" suffix from var names. by Dmitry Kovalev · 11 years ago
  36. 5dbdff0 Merge "Fix build error caused by a merge conflict." by Yaowu Xu · 11 years ago
  37. bdd8966 Merge "Removing reference to non-existing context_counters array." by Dmitry Kovalev · 11 years ago
  38. 2eccbd0 Fix build error caused by a merge conflict. by Alex Converse · 11 years ago
  39. 8d646be Merge "Removed the reset of mode_info from previous frame" by Yaowu Xu · 11 years ago
  40. 27f809d Merge "Disable using golden frame modes if golden frames are not being used" by Alex Converse · 11 years ago
  41. 25f22d2 In realtime mode enforce one pass with 0 lag by Deb Mukherjee · 11 years ago
  42. 49b4b72 Merge "Adapting vp8_set_maps.c example to use new APIs." by Dmitry Kovalev · 11 years ago
  43. afad1a8 Merge "Calling vpx_img_read() from vp9_spatial_scalable_encoder." by Dmitry Kovalev · 11 years ago
  44. fb8c246 Merge "Add VP9 decoder support for external frame buffers" by Frank Galligan · 11 years ago
  45. e590e08 Fix target frame size setting, for 1pass cbr. by Marco Paniconi · 11 years ago
  46. 40af118 Removing reference to non-existing context_counters array. by Dmitry Kovalev · 11 years ago
  47. 8837b02 Adapting vp8_set_maps.c example to use new APIs. by Dmitry Kovalev · 11 years ago
  48. e25fbed Merge "Calling vpx_img_read() from vpx_temporal_scalable_patterns." by Dmitry Kovalev · 11 years ago
  49. 3d3c53d Merge "Adding explicit casts in yv12config.c." by Dmitry Kovalev · 11 years ago
  50. 9c7c8ff Calling vpx_img_read() from vp9_spatial_scalable_encoder. by Dmitry Kovalev · 11 years ago
  51. edec808 Disable using golden frame modes if golden frames are not being used by Alex Converse · 11 years ago
  52. a4f30a5 Add VP9 decoder support for external frame buffers by Frank Galligan · 11 years ago
  53. 56f2752 Merge "Using MV instead of int_mv inside vp9_full_pixel_diamond()." by Dmitry Kovalev · 11 years ago
  54. 46025ce Merge "vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings" by James Zern · 11 years ago
  55. 896d79a Removed the reset of mode_info from previous frame by Yaowu Xu · 11 years ago
  56. 95abad9 Merge "Remove redundant set_offsets in rtc coding mode" by Jingning Han · 11 years ago
  57. f2d9525 Calling vpx_img_read() from vpx_temporal_scalable_patterns. by Dmitry Kovalev · 11 years ago
  58. ea31368 Merge "Datarate test for temporal layers and frame dropper." by Marco Paniconi · 11 years ago
  59. 4c53c8c Adding explicit casts in yv12config.c. by Dmitry Kovalev · 11 years ago
  60. ad2fa5e vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings by Tom Finegan · 11 years ago
  61. d805b39 Merge "Removing x86_cpuid.c." by Dmitry Kovalev · 11 years ago
  62. fde1b6d Using MV instead of int_mv inside vp9_full_pixel_diamond(). by Dmitry Kovalev · 11 years ago
  63. df6c523 Merge "Renaming skip_coeff to skip for consistency." by Dmitry Kovalev · 11 years ago
  64. f4bfe1f Merge "Update to vpx_temporal_scalable_patterns test:" by Marco Paniconi · 11 years ago
  65. e5a1b21 Merge "Fix neon wide loopfilter for filter8 only branch" by Frank Galligan · 11 years ago
  66. 92824a9 Merge "AVX2 Convolve Optimization" by Yunqing Wang · 11 years ago
  67. 4712877 Remove redundant set_offsets in rtc coding mode by Jingning Han · 11 years ago
  68. d84978b Merge changes I121fe66c,I94f57f8a by Paul Wilkins · 11 years ago
  69. 640885d Datarate test for temporal layers and frame dropper. by Marco Paniconi · 11 years ago
  70. 2eb499a Update to vpx_temporal_scalable_patterns test: by Marco Paniconi · 11 years ago
  71. 32d07c6 Merge "vp9_mbgraph.c static analysis issues resolved." by Jim Bankoski · 11 years ago
  72. 4f34df4 Merge "vp9_temporal_filter.c static analysis issue resolution" by Jim Bankoski · 11 years ago
  73. 6a6797f Merge "vp9_pickmode.c static analysis issues resolved" by Jim Bankoski · 11 years ago
  74. c30a9cd Remove some cases for turning off arf. by Paul Wilkins · 11 years ago
  75. 72c97b1 vp9_mbgraph.c static analysis issues resolved. by Jim Bankoski · 11 years ago
  76. 677b537 vp9_temporal_filter.c static analysis issue resolution by Jim Bankoski · 11 years ago
  77. d7be0fd Merge "vp9_rdopt.c static analysis issues resolved" by Jim Bankoski · 11 years ago
  78. c6eaf5f vp9_pickmode.c static analysis issues resolved by Jim Bankoski · 11 years ago
  79. 7336dfe Merge "static analysis warning in vp9_ratectrl.c" by Jim Bankoski · 11 years ago
  80. d2cd088 Merge "vp9_mcomp.c static analysis issues" by Jim Bankoski · 11 years ago
  81. 35e24e3 Merge "clear out static analysis warning" by Jim Bankoski · 11 years ago
  82. 75ac291 Merge "clean out static analyzer warnings vp9_encodeframe.c" by Jim Bankoski · 11 years ago
  83. 8121366 Merge "Adding and reusing vpx_img_plane_{width, height}() functions." by Dmitry Kovalev · 11 years ago
  84. 876c72a AVX2 Convolve Optimization by levytamar82 · 11 years ago
  85. 374eaf2 Flushing the encoder in simple_decoder example. by Dmitry Kovalev · 11 years ago
  86. 2bdd43d Adding and reusing vpx_img_plane_{width, height}() functions. by Dmitry Kovalev · 11 years ago
  87. b41acbf Fix neon wide loopfilter for filter8 only branch by Frank Galligan · 11 years ago
  88. c00d88c Merge "Removing init_rdcost_stack() + cleanup." by Dmitry Kovalev · 11 years ago
  89. 2a7f98c Merge "decode_test_driver: Use size_t for size arg to DecodeFrame()." by Tom Finegan · 11 years ago
  90. 8c3ca45 Merge "Converting int_mv to MV." by Dmitry Kovalev · 11 years ago
  91. dea1604 Merge "Remove unnecessary vp9_setup_buffer_inter use" by Jingning Han · 11 years ago
  92. 3818132 Merge "Remove inactive control parameters" by Jingning Han · 11 years ago
  93. 91b5145 Merge "Remove unused using_small_partition_info functions" by Jingning Han · 11 years ago
  94. ce79e8a Merge "Remove unused function in vp9_encodeframe" by Jingning Han · 11 years ago
  95. 004c8c6 Renaming skip_coeff to skip for consistency. by Dmitry Kovalev · 11 years ago
  96. 8dd9ca4 Merge "Adding consts to mv search function arguments." by Dmitry Kovalev · 11 years ago
  97. b0eea0a Merge "gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX." by James Zern · 11 years ago
  98. bb2d683 vp9_rdopt.c static analysis issues resolved by Jim Bankoski · 11 years ago
  99. 549c31f minor spelling cleanup in comments by Andrew Russell · 11 years ago
  100. 235b77e decode_test_driver: Use size_t for size arg to DecodeFrame(). by Tom Finegan · 11 years ago