microsoft / microsoft/Windows-classic-samples
CaptureEngine demo doesn't handle logic for raising MEDrainCompleteEvent when done draining
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Currently CHWMFT::OnDrain doesn't raise an METransformDrainComplete event when done processing all output samples, as described in the Asynchronous MFT documentation. I've mangaged to fix it with 227
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at CHWMFT::OnDrain in the CaptureEngine demo and read the linked Asynchronous MFT documentation for the expected drain-completion event. Compare the behavior with pull request 227; done means the appropriate event is raised after all output samples have been processed.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 25/100