mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Add CI
This commit is contained in:
+1
-1
@@ -581,7 +581,7 @@ export abstract class BaseMediaSampleSink<
|
||||
)
|
||||
) {
|
||||
await decodePackets();
|
||||
await flushDecoder();
|
||||
await flushDecoder(); // Always flush here, improves decoder compatibility
|
||||
}
|
||||
|
||||
timestampsOfInterest.push(targetPacket.timestamp);
|
||||
|
||||
Reference in New Issue
Block a user