Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-26 | audio | pommicket | |
2025-02-26 | ogg vp8! | pommicket | |
2025-02-25 | switch back to SDL for audio capture | pommicket | |
2025-02-25 | logging | pommicket | |
2025-02-25 | fix audio issue | pommicket | |
2025-02-25 | switch to c11 thrd for audio capture | pommicket | |
2025-02-25 | switch to ring buffer for audio | pommicket | |
2025-02-25 | welp we can't really nail down the codecs after all | pommicket | |
it's a fucking pain. you'd expect it would be like, avformat supports containers A, B, and C, avcodec supports codecs X, Y, and Z, and maybe A only allows X, Y, etc. but in fact only a handful of specific combinations of [container format]+[audio codec]+[video codec] are supported. | |||
2025-02-25 | audio is working! | pommicket | |
2025-02-25 | open audio codec & Whatnot | pommicket | |
2025-02-25 | separate audio into thread | pommicket | |
2025-02-25 | pulse simple API | pommicket | |
2025-02-25 | separate video stuff into its own file | pommicket | |