diff options
author | Sebastien Vincent <seb@jitsi.org> | 2011-01-12 08:14:13 +0000 |
---|---|---|
committer | Sebastien Vincent <seb@jitsi.org> | 2011-01-12 08:14:13 +0000 |
commit | eb9aa51f3ff92903d28e977757a16f1e07423946 (patch) | |
tree | 644f85b5a9a9421c31ce6ebf051f998308b12c6a /lib | |
parent | 42a49f4b99b849a0827708ea002a3ead2778d609 (diff) | |
download | jitsi-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.dll | bin | 95744 -> 95744 bytes |
-rw-r--r-- | lib/native/windows/jdirectshow.dll | bin | 81920 -> 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 Binary files differindex d548eb3..56e0842 100644 --- a/lib/native/windows-64/jdirectshow.dll +++ b/lib/native/windows-64/jdirectshow.dll diff --git a/lib/native/windows/jdirectshow.dll b/lib/native/windows/jdirectshow.dll Binary files differindex 7b920e4..955b502 100644 --- a/lib/native/windows/jdirectshow.dll +++ b/lib/native/windows/jdirectshow.dll |