search for: imediacontrol

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

2004 Jun 26
8
getting started
I am giving serious consideration to abandoning waveOut multimedia and the wav format, for most of the audio in my C++/MFC project. However, I've never done any programming with a codec, and I still can't see how to step into Ogg Vorbis. If I convert all my wav files to ogg, there seem to be two major issues I'm facing: 1) What exactly will I replace my waveOut functions with? 2)
2004 Jun 26
8
getting started
I am giving serious consideration to abandoning waveOut multimedia and the wav format, for most of the audio in my C++/MFC project. However, I've never done any programming with a codec, and I still can't see how to step into Ogg Vorbis. If I convert all my wav files to ogg, there seem to be two major issues I'm facing: 1) What exactly will I replace my waveOut functions with? 2)
2020 Aug 01
0
Wine release 5.14
...amstream/tests: Fix AMMultiMediaStream::OpenFile test. amstream/tests: Fix file rendering test. amstream/tests: Add a test AVI file. amstream/tests: Move the testfilter code above to use it in SetState tests. amstream: Return S_OK from AMMultiMediaStream::SetState when IMediaControl::Run succeeds. amstream: Start the stream when AMMSF_RUN is passed to AMMultiMediaStream::OpenFile. Brendan Shanks (6): bcrypt: Improve BCryptSecretAgreement/BCryptDestroySecret/BCryptDeriveKey stubs. bcrypt: Add tests for BCryptSecretAgreement/BCryptDestroySecret/BCryptDeriveKey...
2018 Sep 28
0
Wine release 3.17
...ces for the requested filter category. quartz/filtergraph: Improve HRESULT propagation from IFilterGraph2_Connect(). quartz/tests: Add some tests for IMediaFilter_SetSyncSource() and IMediaFilter_GetSyncSource(). quartz/filtergraph: Also set the default sync source if necessary in IMediaControl_Pause(). quartz/tests: Add some tests for filter states. quartz/filtergraph: Implement IMediaControl state functions on top of IMediaFilter. quartz/tests/filtergraph: Add some tests for EC_COMPLETE. quartz/filtergraph: Check for AM_FILTER_MISC_FLAGS_IS_RENDERER or IMediaSeek...
2020 May 22
0
Wine release 5.9
...explorer: Implement IShellWindows::OnNavigate(). explorer: Implement IShellWindows::FindWindowSW() for non-desktop windows. explorer: Look for an existing window browsing the given path first. quartz: Complain louder if a filter reports the wrong state. quartz: Implement IMediaControl::StopWhenReady(). ntdll: Remove extraneous newline from debugstr_ObjectAttributes(). d3dcompiler: Synthesize a variable when subscripting a non-deref node. d3dcompiler: Synthesize a variable when indexing a non-deref node. d3dcompiler: Do not store matrix and vector indexes...
2011 Jul 08
0
Wine release 1.3.24
.... wined3d: Make dummy textures black. Michael Stefaniuc (32): shell32: Don't pass an unitialized size to RegGetValue(). quartz: COM cleanup for the IFilterGraph2 iface. quartz: Pass the object instead of the iface to an internal helper. quartz: COM cleanup for the IMediaControl iface. quartz: COM cleanup for the IMediaSeeking iface. quartz: COM cleanup for the IBasicAudio iface. quartz: COM cleanup for the IBasicVideo2 iface. quartz: COM cleanup for the IVideoWindow iface. quartz: COM cleanup for the IMediaEventEx iface. quartz: COM cle...
2020 Jun 19
0
Wine release 5.11
...l: Change master/slave to more neutral words. comctl32: Clarify a comment. Anton Baskanov (7): winegstreamer: Commit allocator before pausing the stream. quartz/filtergraph: Always try to query IMediaSeeking if it's not cached yet. quartz/filtergraph: Count renderers in IMediaControl::Pause and ::Run. quartz/filtergraph: Always sort filter list before use. amstream: Implement MediaStreamFilter::GetCurrentStreamTime. amstream: Implement IAudioStreamSample::GetSampleTimes. amstream: Implement AMAudioStream::NewSegment. Brendan Shanks (5): kernel32/t...
2018 Mar 02
0
Wine release 3.3
...instead of FIXME for GStreamer errors. winegstreamer: Avoid using the same event for multiple purposes. winegstreamer: Zero-initialize the GstImpl filter. winegstreamer: Wait for GST_EVENT_CAPS instead of data. winegstreamer: Remove unused callbacks. quartz/tests: Test IMediaControl on a fully connected graph. quartz/tests: Avoid using global variables. quartz: Fix a use-after-free in FilterGraph2_Connect(). quartz/tests: Add a test for IGraphBuilder_Connect(). quartz/tests: Explicitly test correct return value for IGraphBuilder_Connect(). quartz/...
2010 May 21
0
Wine release 1.2-rc1
...WS_SIO_UDP_CONNRESET WSioctl. Katayama Hirofumi MZ (1): wordpad: Add units (in/inch/pt). Louis Lenders (1): samlib: Add stubbed samlib.dll. Maarten Lankhorst (16): includes: Fix typo. quartz: Implement IBasicVideo get_AvgTimePerFrame. quartz: Forward IMediaFilter to IMediaControl. mciqtz32: Add command table from mciavi32. mciqtz32: Implement MCI_STATUS_LENGTH. winmm: Make timer keep a ref on winmm while it's running. mciqtz32: Handle mciOpen better. mciqtz32: Add support for MCI_DGV_WHERE_SOURCE. mciqtz32: Add support for mciUpdate....