]> git.sesse.net Git - nageru/commit
Add audio output when playing at 100% speed.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 30 Mar 2019 13:45:58 +0000 (14:45 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 30 Mar 2019 13:45:58 +0000 (14:45 +0100)
commitadf28dcc8d96304785b05034c323e4c854c76896
tree197de8569a9ea807d0494af87d7086ffb4514c88
parent3ffbf49e7053bc419f5440bbde139e282dd73a8b
Add audio output when playing at 100% speed.

Fairly untested, but should work both on single-track export and
on realtime output. No audio stretching or pitch shift, so only
plays when we're at regular speed. Note: There's no monitor output yet,
so the Futatabi operator will be deaf. There are also no VU bars.
futatabi/export.cpp
futatabi/frame_on_disk.cpp
futatabi/frame_on_disk.h
futatabi/jpeg_frame_view.cpp
futatabi/player.cpp
futatabi/player.h
futatabi/video_stream.cpp
futatabi/video_stream.h