Stenzek
|
3dca598063
|
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
|
2024-09-21 22:26:06 +10:00 |
|
Stenzek
|
7bcdf11240
|
MediaCapture: Fix audio timestamp drift
Fixes capture lag after approximately 10 minutes.
|
2024-09-09 17:27:22 +10:00 |
|
Stenzek
|
af777c16ff
|
MediaCapture: Log video size
|
2024-09-07 20:19:07 +10:00 |
|
Stenzek
|
a7d8e6d018
|
Host: Add disambiguation variants for translations
|
2024-09-03 21:39:00 +10:00 |
|
Stenzek
|
7f4e5d55db
|
Misc: Update copyright headers
|
2024-09-01 22:08:31 +10:00 |
|
Stenzek
|
707453b596
|
FileSystem: Swap vector for DynamicHeapArray
No point zeroing it out.
|
2024-08-25 22:13:18 +10:00 |
|
Stenzek
|
417c1e43dd
|
MediaCapture: Load media foundation on-demand
Saves loading a few megabytes worth of DLLs for a feature most users are
not going to use.
|
2024-08-23 15:41:54 +10:00 |
|
Stenzek
|
3175214c92
|
MediaCapture: Fix MP3 audio encoding
|
2024-08-18 15:52:54 +10:00 |
|
Stenzek
|
b274bf4d57
|
System: Switch to new capture file on video FPS change
|
2024-08-18 12:34:25 +10:00 |
|
Stenzek
|
da4b5df656
|
MediaCapture: Add FFmpeg backend
|
2024-08-12 16:29:03 +10:00 |
|
Stenzek
|
8ad912c340
|
MediaCapture: Handle BGRA for MediaFoundation
|
2024-08-12 15:20:32 +10:00 |
|
Stenzek
|
422a0a0ead
|
MediaCapture: Fix OpenGL capture
|
2024-08-12 14:48:21 +10:00 |
|
Stenzek
|
62eb557832
|
MediaCapture: Warning fix
|
2024-08-11 23:50:37 +10:00 |
|
Stenzek
|
af47eb6956
|
System: Add video capture feature
|
2024-08-11 21:06:58 +10:00 |
|