|
|
@70644
|
7 years |
vboxsync |
Audio/Main: More code needed for attaching / detaching host backends …
|
|
|
@70563
|
7 years |
vboxsync |
Audio/Main: Also made the video recording driver use the new …
|
|
|
@70038
|
7 years |
vboxsync |
Build fix.
|
|
|
@69683
|
7 years |
vboxsync |
VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
|
|
|
@69240
|
7 years |
vboxsync |
Main: scm updates
|
|
|
@69194
|
7 years |
vboxsync |
Build fix.
|
|
|
@69188
|
7 years |
vboxsync |
VideoRec/DrvAudioVideoRec: Use a PTS for encoding.
|
|
|
@68895
|
7 years |
vboxsync |
VideoRec: Made the audio driver hot pluggable.
|
|
|
@68882
|
7 years |
vboxsync |
DrvAudioVideoRec.cpp: reverse order, drop unnecessary assertions, …
|
|
|
@68850
|
7 years |
vboxsync |
VideoRec: Update on syncing with audio data.
|
|
|
@68797
|
7 years |
vboxsync |
VideoRec/DrvAudioVideoRec: Added some more checks + assertions.
|
|
|
@68772
|
7 years |
vboxsync |
VideoRec: Report back all data as being processed if audio support is …
|
|
|
@68737
|
7 years |
vboxsync |
Build fix.
|
|
|
@68736
|
7 years |
vboxsync |
Build fix.
|
|
|
@68734
|
7 years |
vboxsync |
Build fix.
|
|
|
@68732
|
7 years |
vboxsync |
Build fix.
|
|
|
@68725
|
7 years |
vboxsync |
Audio: Delete debug dump files on construction.
|
|
|
@68720
|
7 years |
vboxsync |
VideoRec: Added support for building libopus on Windows, cleaned up …
|
|
|
@68715
|
7 years |
vboxsync |
Audio/VideoRec: Added Opus license.
|
|
|
@68452
|
7 years |
vboxsync |
Main/DrvAudioVideoRec: Also set the bits per sample, logging.
|
|
|
@68338
|
7 years |
vboxsync |
Audio/VideoRec: Only open one (output) sink per VM and encode into …
|
|
|
@68323
|
7 years |
vboxsync |
Main/DrvAudioVideoRec.cpp: Added define for Opus' maximum Hz rate.
|
|
|
@68322
|
7 years |
vboxsync |
Main/DrvAudioVideoRec.cpp: Also use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
|
|
|
@68321
|
7 years |
vboxsync |
Comment typo.
|
|
|
@68320
|
7 years |
vboxsync |
Main/DrvAudioVideoRec.cpp: Use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA.
|
|
|
@68272
|
7 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
|
|
|
@68132
|
7 years |
vboxsync |
Audio: Renamed audio samples to audio frame because that's what they …
|
|
|
@68085
|
7 years |
vboxsync |
Build fix.
|
|
|
@67914
|
7 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@66266
|
8 years |
vboxsync |
Warning.
|
|
|
@65699
|
8 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@65694
|
8 years |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65624
|
8 years |
vboxsync |
Audio: More abstraction for the backends: Now the backend stream's …
|
|
|
@65565
|
8 years |
vboxsync |
Audio: Make use of pvBuf/cbBuf parameters in …
|
|
|
@65438
|
8 years |
vboxsync |
VideoRec: Update.
|
|
|
@65429
|
8 years |
vboxsync |
VideoRec: Update.
|
|
|
@65416
|
8 years |
vboxsync |
VideoRec: Set container type.
|
|
|
@65410
|
8 years |
vboxsync |
VideoRec: Interface work, added container / codec configuration stuff.
|
|
|
@65391
|
8 years |
vboxsync |
VideoRec: Made uHz 32-bit.
|
|
|
@65389
|
8 years |
vboxsync |
VideoRec: Update.
|
|
|
@65353
|
8 years |
vboxsync |
VideoRec: Update.
|
|
|
@65330
|
8 years |
vboxsync |
VideoRec: Update.
|
|
|
@65281
|
8 years |
vboxsync |
VideoRec: Opus encoding header fixes.
|
|
|
@65263
|
8 years |
vboxsync |
VideoRec: Made the feature less dependent from the codec(s) being used …
|
|
|
@65256
|
8 years |
vboxsync |
VideoRec: More infrastructure work on making the WebM writer as much …
|
|
|
@65212
|
8 years |
vboxsync |
VideoRec: Update.
|
|
|
@65205
|
8 years |
vboxsync |
DrvAudioVideoRec.cpp: pvDst[_4K] should be abDst[_4K].
|
|
|
@65197
|
8 years |
vboxsync |
VideoRec: Update.
|
|
|
@65170
|
8 years |
vboxsync |
VideoRec: Removed not needed code.
|
|
|
@65162
|
8 years |
vboxsync |
Audio/Main: Some (ground) work for audio support for video recording.
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@63563
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63534
|
8 years |
vboxsync |
Audio: Renaming.
|
|
|
@63362
|
8 years |
vboxsync |
Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
|
|
|
@62117
|
8 years |
vboxsync |
Audio: Bugfixes, logging.
|
|
|
@60925
|
9 years |
vboxsync |
Audio: Update on infrastructure:
- More work on HDA stream …
|
|
|
@59987
|
9 years |
vboxsync |
Audio: Decoupled backend sinks and sources from the maximum of …
|
|
|
@55768
|
10 years |
vboxsync |
uninitialized variable
|
|
|
@54491
|
10 years |
vboxsync |
PDM/Audio: Fixed crashes on termination.
|
|
|
@54368
|
10 years |
vboxsync |
PDM/Audio: Some renaming.
|
|
|
@54230
|
10 years |
vboxsync |
PDM/Audio: Update.
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|