aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSebastien Vincent <seb@jitsi.org>2011-01-12 08:14:13 +0000
committerSebastien Vincent <seb@jitsi.org>2011-01-12 08:14:13 +0000
commiteb9aa51f3ff92903d28e977757a16f1e07423946 (patch)
tree644f85b5a9a9421c31ce6ebf051f998308b12c6a /lib
parent42a49f4b99b849a0827708ea002a3ead2778d609 (diff)
downloadjitsi-eb9aa51f3ff92903d28e977757a16f1e07423946.zip
jitsi-eb9aa51f3ff92903d28e977757a16f1e07423946.tar.gz
jitsi-eb9aa51f3ff92903d28e977757a16f1e07423946.tar.bz2
Check CoInitializeEx return code in jdirectshow JNI and do not call CoUninitialize if CoInitializeEx has not return S_OK or S_FALSE.
Diffstat (limited to 'lib')
-rw-r--r--lib/native/windows-64/jdirectshow.dllbin95744 -> 95744 bytes
-rw-r--r--lib/native/windows/jdirectshow.dllbin81920 -> 71680 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/native/windows-64/jdirectshow.dll b/lib/native/windows-64/jdirectshow.dll
index d548eb3..56e0842 100644
--- a/lib/native/windows-64/jdirectshow.dll
+++ b/lib/native/windows-64/jdirectshow.dll
Binary files differ
diff --git a/lib/native/windows/jdirectshow.dll b/lib/native/windows/jdirectshow.dll
index 7b920e4..955b502 100644
--- a/lib/native/windows/jdirectshow.dll
+++ b/lib/native/windows/jdirectshow.dll
Binary files differ