search for: mediaseeking

Displaying 4 results from an estimated 4 matches for "mediaseeking".

Did you mean: imediaseeking
2008 Apr 04
0
Wine release 0.9.59
...user32: Correctly handle VK_RETURN for edit controls with ES_WANTRETURN style. user32: Use a bogus wildcard in listbox test, change wildcard string to a const. Maarten Lankhorst (27): quartz: Parse audio packets in mpeg splitter to obtain the duration. quartz: Add sanity check to mediaseeking setrate. quartz: Make acmwrapper code aware of time, and get rid of its internal buffer. quartz: Play silence in directsound renderer on end of stream notification. quartz: Forward requests for MediaSeeking from all pins properly. quartz: Silence requests for ipin on filters...
2008 Mar 21
0
Wine release 0.9.58
...erer to filter list. quartz: Destroy the filtergraph better in releasing. quartz: Fix IFilterGraph RemoveFilter to stop the filter before removing it. quartz: Set a default sync source on the filtergraph. quartz: Silence the directsound buffer on starting. quartz: Make MediaSeeking stubs fixmes. quartz: Add initial support for time formats in IMediaSeeking. quartz: Change some more stubs from traces to fixmes. quartz: Implement a few MediaSeeking functions. user32: Fix enumeration for EnumWindowStations and EnumDesktops. dsound: Add an option to...
2012 Feb 02
0
Wine release 1.4-rc2
...d a glyph in the LogClust array. usp10: Limit runs in ScriptStringAnalyse to 255. usp10: Implement SSA_LINK flag. gdi32: In update_system_links if the font we are trying to link has already been substituted or localized we need to check against that name also. quartz: If the MediaSeeking is not implemented all the way up the passthru chain fall back to the filtergraph's clock to find position. usp10: We do not yet shape hangul properly so allow for SSA_LINK flags to take effect. Austin English (4): wscript: Remove an unused variable (LLVM/Clang). crypt32: Rem...
2010 Oct 15
0
Wine release 1.3.5
...: When checking font for shaping the font needs at least 1 of the features but does not need all. strmbase: Implement BaseFilter in strmbase. strmbase: Add an implementation of BaseFilterImpl_EnumPins. strmbase: Move TransformFilter implementation to strmbase. strmbase: Move mediaSeeking to strmbase SourceSeeking. strmbase: Clean up the allocator negotiating for BaseOutputPin. strmbase: Standardize "class" function into functions tables in the structs. strmbase: Add GetMediaType and GetMediaTypeVersion to BasePin function table. strmbase: Remove no...