Google Code Exporter
Google Code Exporter
Original comment by `[email protected]` on 19 Apr 2013 at 5:10 - Changed title: **Usable DLL versions of internal filters**
``` This issue was updated by revision r210. Prepare some the filters for export as standalone version. Filter Project for PsiConfig and Dump Filter. ``` Original comment by `[email protected]` on...
``` This issue was updated by revision r211. Filter Project for TimeMeasure and Analyzer ``` Original comment by `[email protected]` on 9 Jun 2013 at 1:04
``` I'm bumping up the priority of this one as it would be useful for me. Anything left to do here apart from proxy/stub support to access the property pages...
``` Updated by r243 : Fix build dependencies on baseclasses to use internal baseclass library. Set debug build to non-DLL runtime library. ``` Original comment by `[email protected]` on 29 Jun...
``` Updated by r244 : External filters - register filter under standard DirectShow Filters category with GraphStudioNext prefixed to the name, register DLL as part of build ``` Original comment...
``` A couple of missing features : Show the analyzer dialog as a build in property page of the analyzer and analyzer writer filters. Add proxy/stub support for using interfaces...
``` Updated by r337 : Update issue #16 : Build fix for filters project ``` Original comment by `[email protected]` on 3 May 2014 at 12:38
``` Updated by r341 : Update issue #16 : Create Analyzer property page via GetPages and CoCreateInstance instead of hard coded creation from property window. ``` Original comment by `[email protected]`...
``` Updated by r342 : Update issue #16 : Analyzer filter DLL now uses full MFC analyzer property page (e.g. in GraphEdit or other DirectShow applications). Analyzer Filter now uses...