search for: graphbuilder

Displaying 7 results from an estimated 7 matches for "graphbuilder".

Did you mean: igraphbuilder
2009 Jul 04
2
[LLVMdev] Pool Allocation Segfaulting with opt
...llvm::Constant* const&) + 32 7 libLLVMDataStructure.so 0x0022d9dc llvm::cast_retty<llvm::ConstantArray, llvm::Constant*>::ret_typellvm::dyn_cast<llvm::ConstantArray, llvm::Constant*>(llvm::Constant* const&) + 30 8 libLLVMDataStructure.so 0x0022bc71 (anonymous namespace)::GraphBuilder::MergeConstantInitIntoNode(llvm::DSNodeHandle&, llvm::Type const*, llvm::Constant*) + 229 9 libLLVMDataStructure.so 0x0022bfb7 (anonymous namespace)::GraphBuilder::mergeInGlobalInitializer(llvm::GlobalVariable*) + 149 10 libLLVMDataStructure.so 0x0022c08c llvm::LocalDataStructures::runOn...
2004 Sep 14
3
Problems with Theora DirectShow filters
Hi, I'm trying to capture video and audio from a webcam in order to encode it with the Theora and Speex DirectShow-filters. For audio, this filter graph plays fine: http://www.huitl.de/mic-speexenc-speexdec-out.png. The video part is problematic. Please have a look at http://www.huitl.de/cam-theoraenc-theoradec-out.png. 1. The webcam provides the color formats RGB24, I420 and IYUV. The
2009 Jul 06
0
[LLVMdev] Pool Allocation Segfaulting with opt
...32 > 7 libLLVMDataStructure.so 0x0022d9dc > llvm::cast_retty<llvm::ConstantArray, > llvm::Constant*>::ret_typellvm::dyn_cast<llvm::ConstantArray, > llvm::Constant*>(llvm::Constant* const&) + 30 > 8 libLLVMDataStructure.so 0x0022bc71 (anonymous > namespace)::GraphBuilder::MergeConstantInitIntoNode(llvm::DSNodeHandle&, > llvm::Type const*, llvm::Constant*) + 229 > 9 libLLVMDataStructure.so 0x0022bfb7 (anonymous > namespace)::GraphBuilder::mergeInGlobalInitializer(llvm::GlobalVariable*) > + 149 > 10 libLLVMDataStructure.so 0x0022c08c > ll...
2005 Jan 11
0
[Fwd: Re: [LLVMdev] Shared library building problems on Darwin]
Yep, it sounds like a good solution, and it works for me - thanks! -mike On Mon, 10 Jan 2005 20:40:34 -0800, Reid Spencer <reid at x10sys.com> wrote: > Michael, > > I've implemented a LOADABLE_MODULE feature in the makefiles: > > http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050110/023147.html > > The approach taken is almost what you described
2005 Jan 11
2
[Fwd: Re: [LLVMdev] Shared library building problems on Darwin]
Michael, I've implemented a LOADABLE_MODULE feature in the makefiles: http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050110/023147.html The approach taken is almost what you described below. However, I want to retain the distinction between a "regular" shared library and one that can be dlopened. So, if you specify SHARED_LIBRARY=1 you get a regular shared library
2018 Feb 15
4
llvm-6.0.0rc2: fatal error: clang/Basic/Version.h: No such file or directory
...ls/lldb-6.0.0rc2.src/source/lldb.cpp:15:33: fatal error: clang/Basic/Version.h: No such file or directory #include "clang/Basic/Version.h" ^ compilation terminated. [3188/4317] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o [3189/4317] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [3190/4317] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o ninja: build stopped: subcommand failed. loki build 189 loki build 189 find /export2/src/llvm-6.0....
2012 Mar 16
0
Wine release 1.5.0
...y the double quote can do that. d3drm: Turn some FIXME into TRACE. d3drm: Fix leakage of This->pCoords2d when releasing object. d3drm: Fix leakage of pData2 on error. amstream: Initialize MultiMediastream before creating the source filter. amstream: Remove duplicate GraphBuilder member. amstream: Add source filter to the filtergraph before loading the file. amstream: Free all used resources when releasing MultiMediaStream object. devenum: Reset moniker pointer before calling IFilterMapper2_RegisterFilter. d3dx9_36: Make D3DXVec3Unproject support omi...