1. 23 Jun, 2016 2 commits
  2. 07 Jun, 2016 1 commit
  3. 13 Feb, 2016 1 commit
  4. 27 Oct, 2015 1 commit
  5. 08 Sep, 2015 1 commit
  6. 22 Apr, 2015 1 commit
  7. 26 Jan, 2015 3 commits
  8. 23 Jan, 2015 6 commits
  9. 28 Dec, 2014 2 commits
  10. 25 Nov, 2014 1 commit
  11. 07 Aug, 2014 2 commits
  12. 27 Mar, 2014 1 commit
  13. 25 Mar, 2014 1 commit
  14. 22 Mar, 2014 1 commit
  15. 08 Mar, 2014 2 commits
  16. 03 Mar, 2014 1 commit
  17. 26 Dec, 2013 1 commit
  18. 03 Aug, 2013 1 commit
  19. 19 Mar, 2013 1 commit
  20. 14 Feb, 2013 1 commit
  21. 16 Jan, 2013 5 commits
  22. 17 Dec, 2012 2 commits
    • Ramiro Polla's avatar
      dshow: call CoUninitialize() on dshow_read_close() · 83a9f29f
      Ramiro Polla authored
      Every call to CoInitialize should have a matching CoUnititalize.
      
      Based on patch by Don Moir <donmoir@comcast.net>.
      83a9f29f
    • Ramiro Polla's avatar
      dshow: handle events in graph · 190f6135
      Ramiro Polla authored
      Handling DirectShow events prevents infinite loops when there is an error in
      the graph, such as a device being disconnected. This makes it possible for
      dshow to return an error to the caller and run the cleanup code.
      
      Based on patch by Don Moir <donmoir@comcast.net>.
      190f6135
  23. 15 Dec, 2012 1 commit
  24. 08 Dec, 2012 1 commit