index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sound.cpp
Age
Commit message (
Expand
)
Author
11 days
Comment out unused egl priority for now because amd error is misleading
dec05eba
12 days
Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to c...
dec05eba
2024-11-17
Disable application audio recording on pulseaudio
4.3.0
dec05eba
2024-11-13
Use module-null-sink instead of module-combine-sink
dec05eba
2024-11-10
Add -aa and -aai options to record audio only from selected applications
dec05eba
2024-11-05
Fix incorrect bitrate calculation for constant bitrate
dec05eba
2024-08-02
Allow using 'default_output' / 'default_input' as audio devices (-a option), ...
dec05eba
2024-04-16
Remove audio compenstation
dec05eba
2024-04-15
Test latency comp
dec05eba
2024-04-14
Remove unecessary shit
dec05eba
2024-04-14
shit
dec05eba
2024-04-14
minreq
dec05eba
2024-04-14
Try different pulseaudio options
dec05eba
2024-04-14
Revert "Testing audio latency compensation"
dec05eba
2024-04-14
Testing audio latency compensation
dec05eba
2024-04-11
Fix messed up audio on some distros (those using pulseaudio?)
dec05eba
2024-04-11
Time based audio latency, test, might fix some shits
dec05eba
2023-05-17
Fix all warnings
dec05eba
2023-04-07
Implement kms vaapi capture
dec05eba
2023-03-04
Support opus flt and fltp
dec05eba
2023-03-04
Add opus/flac audio options (only supported my mp4/mkv)
dec05eba
2022-10-16
Refactor xcomposite into abstract capture api
dec05eba
2022-10-07
Fix crash caused by invalid memory write when recording audio
dec05eba
2022-10-04
Livestream: add silent audio track if not audio input is provided (fixes yout...
dec05eba
2022-10-02
Allow giving audio inputs names by prefixing them with <name>/
dec05eba
2022-10-02
Add unique index to each audio input device name
dec05eba
2022-09-30
Give error when using an invalid audio input with pipewire
dec05eba
2022-09-30
Give each audio input a seperate node by giving them an unique context name
dec05eba
2022-09-22
Read audio data from pulseaudio as it's available and buffer it. Fixes audio ...
dec05eba
2022-09-20
Is this the final solution to the audio crackling problem? increase pts by nu...
dec05eba
2022-09-20
Fix build on ubuntu, use a mainloop with timeout instead of sleep
dec05eba
2022-09-20
Fix replay video/audio desync, fix dummy audio when dropping audio input, giv...
dec05eba
2022-09-02
Make video framerate constant, fix audio desync a bit when no audio playing f...
dec05eba
2022-08-06
Fix audio recording with pipewire and with different pulseaudio system settin...
dec05eba
2022-03-22
Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoo
dec05eba
2020-06-21
Add gpl license to files
dec05eba
2020-06-21
Add pulseaudio, parse command line args
dec05eba
2020-06-21
Add audio support
dec05eba
2020-03-30
output encoded video to stdout instead and add twitch stream script
dec05eba
2020-03-29
blabla
dec05eba
2020-03-29
add alsa
dec05eba