On Mon Mar 11 09:14:59 2024 +0000, Torge Matthies wrote:
I added a test showing that these events are indeed supposed to be queued once the source is started, and that `MEStreamSinkRequestSample` continues to be queued each time a sample has been processed. The test currently doesn't run on Wine for lack of an AAC encoder, but I have run the test with a commit that will be part of a later MR that implements an AAC encoder, and the test passes.
Correction: It needs an ADTS sink class factory, not a full AAC encoder.