Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-26 | update readme video format descriptionHEADtrunk | pommicket | |
2025-02-26 | Update readme, etc.0.0.2 | pommicket | |
2025-02-26 | audio | pommicket | |
2025-02-26 | ogg vp8! | pommicket | |
2025-02-26 | Fix deb dependency version problem | pommicket | |
2025-02-26 | Fix crash switching to video mode with no camera connected0.0.1 | pommicket | |
2025-02-26 | minor fixes0.0.0 | pommicket | |
2025-02-26 | Update README | pommicket | |
2025-02-26 | fix deb installer | pommicket | |
2025-02-26 | update .deb control automatically | pommicket | |
2025-02-26 | icon, adjustable quality | pommicket | |
2025-02-25 | command-line arguments | pommicket | |
2025-02-25 | switch back to SDL for audio capture | pommicket | |
2025-02-25 | start work on application | pommicket | |
2025-02-25 | save & restore settings | pommicket | |
2025-02-25 | logging | pommicket | |
2025-02-25 | start logger | pommicket | |
2025-02-25 | fix audio issue | pommicket | |
2025-02-25 | adjustable framerate | pommicket | |
2025-02-25 | start framerate menu | pommicket | |
2025-02-25 | camera_framerate | pommicket | |
2025-02-25 | start work on framerate | pommicket | |
2025-02-25 | switch input when reopening | pommicket | |
2025-02-25 | ensure output file doesn't exist yet | pommicket | |
2025-02-25 | fix various things, separate video & image resolution settings | pommicket | |
2025-02-25 | split out settings structure | 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 | |
2025-02-25 | actual video recording is workign! | pommicket | |
2025-02-25 | start video mode | pommicket | |
2025-02-25 | write a video file | pommicket | |
2025-02-21 | add timer | pommicket | |
2025-02-21 | Open picture directory | pommicket | |
2025-02-21 | various cleanup | pommicket | |
2025-02-21 | connecting/disconnecting devices | pommicket | |
2025-02-21 | Configurable output directory | pommicket | |
2025-02-20 | resolved the whole hashing business | pommicket | |
turns out my laptop's webcam drivers are different from my desktop's so one calls it "Camera 1" and the other calls it "Input 1" | |||
2025-02-20 | hash debugging | pommicket | |
2025-02-20 | serial numbers | pommicket | |
2025-02-20 | navigate menu with mouse | pommicket | |
2025-02-20 | left/right in large menus | pommicket | |
2025-02-20 | add NV12/21 supoprt | pommicket | |
2025-02-20 | YUV420 | pommicket | |
2025-02-20 | cleanup, add more pixfmt to string conversions | pommicket | |