aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/windows
Commit message (Expand)AuthorAgeFilesLines
* Use Windows CRITICAL_SECTION instead of using pthread and fix a possible cras...Sebastien Vincent2010-06-181-0/+5
* Fix a bug in DirectShow when changing webcam resolution and add I420 format s...Sebastien Vincent2010-06-034-5/+17
* Add support for YUY2, UYVY and NV12 format for native DirectShow devices.Sebastien Vincent2010-05-198-91/+381
* Add instructions to build jdirectshow.dll.Sebastien Vincent2010-05-181-0/+30
* Add native implementation of DirectShow capture devices on Microsoft Windows ...Sebastien Vincent2010-05-1811-0/+1734
* Fixes an incorrect C documentation comment. Patch submitted by Sebastien Vinc...Lyubomir Marinov2009-11-161-1/+1
* Second patch for Issue #704 by Sebastien Vincent.Damian Minkov2009-10-272-398/+339
* Issue #704. Native impl for a getLocalHost( destAddr ) method on Windows. Pat...Damian Minkov2009-10-233-0/+413