Delayer: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 1: | Line 1: | ||
{{This|release_notes/delayer.html}} | {{This|release_notes/delayer.html}} | ||
+ | |||
+ | === 1.1.0.0 - Sep 16, 2024 === | ||
+ | |||
+ | * Fixed deadlock when calling Stop if ACM Wrapper is connected to the input. | ||
+ | * IMediaSeeking has been implemented taking into account the specified delay. | ||
=== 1.0.2.0 - Aug 18, 2024 === | === 1.0.2.0 - Aug 18, 2024 === |
Revision as of 20:59, 16 September 2024
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
1.1.0.0 - Sep 16, 2024
- Fixed deadlock when calling Stop if ACM Wrapper is connected to the input.
- IMediaSeeking has been implemented taking into account the specified delay.
1.0.2.0 - Aug 18, 2024
- Fixed bug with Stop call in Waiting mode.
- Default type of the input allocator changed to "Any allocator".
1.0.1.0 - Jul 01, 2023
- First release.