OSDN Git Service

#34198 IGraphBuilter のインスタンス生成コードを修正
authorchnmr0 <chnmr0@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Tue, 10 Nov 2015 11:24:59 +0000 (11:24 +0000)
committerchnmr0 <chnmr0@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Tue, 10 Nov 2015 11:24:59 +0000 (11:24 +0000)
git-svn-id: http://svn.osdn.jp/svnroot/dtxmania/trunk@872 16f42ceb-6dc6-49c8-ba94-f2d53467949d

FDK17プロジェクト/コード/04.グラフィック/CAviDS.cs
実行時フォルダ(DTXCreator)/dll/FDK.dll
実行時フォルダ/DTXManiaGR.exe
実行時フォルダ/dll/FDK.dll

index 497ee9f..095851b 100644 (file)
@@ -50,7 +50,7 @@ namespace FDK
                {\r
                        int hr = 0x0;\r
 \r
-                       builder = (IGraphBuilder)new FilterGraphNoThread();\r
+                       builder = (IGraphBuilder)new FilterGraph();\r
 \r
                        #region [Sample Grabber]\r
                        {\r
index b3a4a05..54ef49a 100644 (file)
Binary files a/実行時フォルダ(DTXCreator)/dll/FDK.dll and b/実行時フォルダ(DTXCreator)/dll/FDK.dll differ
index c048fed..20bed25 100644 (file)
Binary files a/実行時フォルダ/DTXManiaGR.exe and b/実行時フォルダ/DTXManiaGR.exe differ
index b3a4a05..54ef49a 100644 (file)
Binary files a/実行時フォルダ/dll/FDK.dll and b/実行時フォルダ/dll/FDK.dll differ