Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-05 | avoid including libav* headers in recorder.h | Robin Haberkorn | 1 | -13/+9 |
2012-10-04 | rewritten recorder using ffmpeg libs (without SDL_ffmpeg) | Robin Haberkorn | 1 | -4/+16 |
2012-10-03 | use ffmpeg API to set a recorded frames presentation timestamp | Robin Haberkorn | 1 | -0/+1 |
2012-10-03 | simplified mutex locking idiom by introducing Mutex class (wrapper around SDL... | Robin Haberkorn | 1 | -16/+2 |
2012-10-03 | added video recorder based on SDL_ffmpeg | Robin Haberkorn | 1 | -0/+38 |