1. 01 8月, 2015 1 次提交
  2. 31 7月, 2015 5 次提交
  3. 28 7月, 2015 1 次提交
  4. 26 7月, 2015 1 次提交
    • J
      decklink: Fix crash (null pointer dereference) · 595de46e
      jp9000 提交于
      This is my fault; I made an idiotic assumption about the data and it
      ended up causing the plugin to crash.  This is definitely one of my more
      embarrassing moments.
      595de46e
  5. 25 7月, 2015 1 次提交
    • A
      libobs: Use one copy for RGBA output when possible · ffb3ca45
      Anthony Catel 提交于
      A minor optimization: in copy_rgbx_frame (used when libobs is set to
      output RGBA frames instead of YUV frames), if the line sizes for the
      source and destination match, just use a single memcpy call for all of
      the data instead of multiple memcpy calls.
      ffb3ca45
  6. 22 7月, 2015 1 次提交
  7. 21 7月, 2015 1 次提交
  8. 19 7月, 2015 7 次提交
  9. 18 7月, 2015 2 次提交
  10. 17 7月, 2015 9 次提交
  11. 16 7月, 2015 6 次提交
  12. 14 7月, 2015 3 次提交
  13. 13 7月, 2015 1 次提交
  14. 12 7月, 2015 1 次提交