search for: createsampl

Displaying 9 results from an estimated 9 matches for "createsampl".

Did you mean: createsample
2011 Feb 15
3
[LLVMdev] Possible LLVM or DragonEgg bug
...ib64/ccache/c++ -Wall -Wno-long-long -pthread -ffunction-sections -D_GLIBCXX_PARALLEL -fopenmp -D__STDC_CONSTANT_MACROS -fplugin=/home/John/Documents/Project/DragonEgg/dragonegg/dragonegg.so -O3 -DNDEBUG -fomit-frame-pointer -O3 -ffast-math -mmmx -msse -msse2 -msse3 -DNDEBUG CMakeFiles/createsamples.dir/createsamples.o -o ../../bin/opencv_createsamples -rdynamic ../../lib/libcxcore.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcvhaartraining.a ../../lib/libhighgui.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcxcore.so.2.0.0 ../../3rdparty/lib/libopencv_lapack.a ../../3rdparty/lib/libzlib...
2011 Feb 16
0
[LLVMdev] Possible LLVM or DragonEgg bug
...ib64/ccache/c++ -Wall -Wno-long-long -pthread -ffunction-sections -D_GLIBCXX_PARALLEL -fopenmp -D__STDC_CONSTANT_MACROS -fplugin=/home/John/Documents/Project/DragonEgg/dragonegg/dragonegg.so -O3 -DNDEBUG -fomit-frame-pointer -O3 -ffast-math -mmmx -msse -msse2 -msse3 -DNDEBUG CMakeFiles/createsamples.dir/createsamples.o -o ../../bin/opencv_createsamples -rdynamic ../../lib/libcxcore.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcvhaartraining.a ../../lib/libhighgui.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcxcore.so.2.0.0 ../../3rdparty/lib/libopencv_lapack.a ../../3rdparty/lib/libzlib...
2011 Feb 17
1
[LLVMdev] Possible LLVM or DragonEgg bug
...ib64/ccache/c++ -Wall -Wno-long-long -pthread -ffunction-sections -D_GLIBCXX_PARALLEL -fopenmp -D__STDC_CONSTANT_MACROS -fplugin=/home/John/Documents/Project/DragonEgg/dragonegg/dragonegg.so -O3 -DNDEBUG -fomit-frame-pointer -O3 -ffast-math -mmmx -msse -msse2 -msse3 -DNDEBUG CMakeFiles/createsamples.dir/createsamples.o -o ../../bin/opencv_createsamples -rdynamic ../../lib/libcxcore.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcvhaartraining.a ../../lib/libhighgui.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcxcore.so.2.0.0 ../../3rdparty/lib/libopencv_lapack.a ../../3rdparty/lib/libzlib...
2020 Aug 14
0
Wine release 5.15
...script.ocx: Implement ScriptProcedure::get_NumArgs. msscript.ocx: Implement ScriptProcedure::get_HasReturnValue. Gijs Vermeulen (7): amstream/tests: Split test_IDirectDrawStreamSample(). amstream: Return E_INVALIDARG when a rect but no surface is passed in IDirectDrawMediaStream::CreateSample(). amstream: Increase parent IAMMediaStream refcount in IDirectDrawMediaStream::CreateSample(). configure: Add an option to disable QuickTime support. wbemprox: Accept 0 and WBEM_FLAG_ALWAYS | WBEM_MASK_CONDITION_ORIGIN as flags in IWbemClassObject::GetNames(). wbemprox: Se...
2020 Aug 01
0
Wine release 5.14
...ream::ReceiveConnection(). wbemprox/tests: Add IEnumWbemClassObject::Next() tests. wbemprox: Support retrieving more than one object in IEnumWbemClassObject::Next(). qdvd: Add a stub IDvdInfo2 interface. amstream: Increase parent IAMMediaStream refcount in IAudioMediaStream::CreateSample(). amstream: Increase IAudioData refcount in IAudioMediaStream::CreateSample(). amstream: Implement IAudioStreamSample::GetMediaStream(). amstream: Implement IAudioStreamSample::GetAudioData(). amstream: Get rid of the IAudioStreamSampleImpl typedef. amstream: Return...
2020 Sep 11
0
Wine release 5.17
...tFormat. amstream: Reject incompatible media types in AMDirectDrawStream::ReceiveConnection. amstream: Reconnect if the new format is incompatible with the connection media type in AMDirectDrawStream::SetFormat. amstream: Use current format to create surface in AMDirectDrawStream::CreateSample. Arkadiusz Hiler (7): msvcirt: Implement most of ifstream. msvcirt: Correct the behavior of filebuf::setbuf(). msvcirt: Implement ifstream::setbuf(). msvcirt: Be more obvious in out-of-memory situations. msvcirt: Implement _mtlock() and _mtunlock(). msvcirt: In...
2020 Sep 25
0
Wine release 5.18
...dmband: Semi-stub IDirectMusicBand CreateSegment. dmstyle: Implement IDirectMusicStyle8 GetBand. Anton Baskanov (4): amstream: Implement AMDirectDrawStream::SetState. amstream: Implement AMDirectDrawStream::EndOfStream. amstream: Call ::SetFormat in AMDirectDrawStream::CreateSample. amstream: Implement AMDirectDrawStream::Receive and IDirectDrawStreamSample::Update. Aurimas Fi?eras (3): po: Update Lithuanian translation. po: Update Lithuanian translation. po: Update Lithuanian translation. Biswapriyo Nath (5): include/ddraw.h: Add missing memb...
2015 Jun 26
0
Wine release 1.7.46
...sample. amstream: Implement GetDirectDraw(). amstream: Forward IUnknown methods to IAMMediaStream for streams. qmgr: Simplify string duplication using a helper. qmgr: Simplify GetProgress() with a structure copy. amstream: Create a surface if it wasn't provided in CreateSample(). dmsynth: Cleanup IDirectMusicSynth8 creation helper. dwrite: Properly reduce glyph count of effective run. dwrite: Fix clustermap shifting for effective run. Olivier F. R. Dierick (1): kernel32: Implement SetFileCompletionNotificationModes as a stub. Piotr Caban (15):...
2020 Jul 03
0
Wine release 5.12
...ream: Create ddraw if no source object was specified in ddraw_IAMMediaStream_Initialize(). ntdll: Don't use WCHAR in unix_to_win_locale(). amstream: Decrement "sample_refs" only when the object is being released. amstream: Lock the entirety of IDirectDrawMediaStream::CreateSample(). amstream/tests: Add more AMVideoStream::QueryAccept() tests. amstream: Return VFW_E_TYPE_NOT_ACCEPTED on error in AMVideoStream::QueryAccept(). amstream: Validate the format type in check_media_type(). amstream: Accept only MEDIASUBTYPE_RGB8 in check_media_type()....