aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/encoder/encoder.c
AgeCommit message (Expand)Author
2026-08-06Faster shutdown time when several gb of replay data is in ramdec05eba
2026-08-05workaround ffmpeg hybrid_fragmented bug when no packets have been recorded yetdec05eba
2026-08-01Add gsr_log logging module with log level and overridable log handlerdec05eba
2026-04-22Fix pts when recording during replay/streamdec05eba
2026-04-21Make sure the first frame is pts 0dec05eba
2026-01-27Add -write-first-frame-ts switchVictor Nova
2026-01-21Fix possible replay race condition, move mutex out of replaydec05eba
2025-05-04Add -replay-storage option to specify if temporary replay data should be stor...dec05eba
2025-04-22Move encoding code from video encoder to encoder, since it also processes aud...dec05eba