index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
native
/
windows
/
directshow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forgot to commit native code for dropping support of VFW video devices.
Sebastien Vincent
2011-03-22
1
-0
/
+18
*
Use MediaType pointer obtained with IAMStreamConfig::GetStreamCaps() to set t...
Sebastien Vincent
2011-03-04
2
-82
/
+53
*
Disable directshow horizontal flip capabilities. Note that the DLLs need to b...
Sebastien Vincent
2011-03-04
1
-0
/
+6
*
Attempt to fix upside-down webcam problems on some computers.
Sebastien Vincent
2011-03-03
3
-16
/
+69
*
Revert directshow changes from revision 8273.
Sebastien Vincent
2011-02-25
3
-68
/
+16
*
Do not flip vertically images from directshow webcam if there are already fli...
Sebastien Vincent
2011-02-17
3
-16
/
+68
*
Additionnal checks for directshow native code.
Sebastien Vincent
2011-02-16
2
-19
/
+38
*
Remove tabs and formating text in directshow native code.
Sebastien Vincent
2011-01-27
8
-623
/
+647
*
Check CoInitializeEx return code in jdirectshow JNI and do not call CoUniniti...
Sebastien Vincent
2011-01-12
2
-100
/
+139
*
Use Windows CRITICAL_SECTION instead of using pthread and fix a possible cras...
Sebastien Vincent
2010-06-18
1
-0
/
+5
*
Fix a bug in DirectShow when changing webcam resolution and add I420 format s...
Sebastien Vincent
2010-06-03
4
-5
/
+17
*
Add support for YUY2, UYVY and NV12 format for native DirectShow devices.
Sebastien Vincent
2010-05-19
8
-91
/
+381
*
Add instructions to build jdirectshow.dll.
Sebastien Vincent
2010-05-18
1
-0
/
+30
*
Add native implementation of DirectShow capture devices on Microsoft Windows ...
Sebastien Vincent
2010-05-18
11
-0
/
+1734