VirtualBox

Changeset 96261 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 17, 2022 12:05:20 PM (2 years ago)
Author:
vboxsync
Message:

Recording/Main: Greatly reduced workload spent in the recording driver's async I/O thread by also encoding the audio data in the dedicated recording thread (using two different block maps, see comments for details) [build fix]. bugref:10275

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DrvAudioRec.cpp

    r96260 r96261  
    542542    uint32_t cbWrittenTotal = 0;
    543543
    544     PAVRECSINK pSink       = pStreamAV->pSink;
    545     AssertPtr(pSink);
    546544    PRTCIRCBUF pCircBuf    = pStreamAV->pCircBuf;
    547545    AssertPtr(pCircBuf);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette