]> git.sesse.net Git - nageru/history - nageru/ffmpeg_capture.cpp
Move some MIDI mapper protobuf reflection code into a shared helper.
[nageru] / nageru / ffmpeg_capture.cpp
2018-12-30 Steinar H. GundersonAdd support to Nageru for reading the subtitles from...
2018-12-20 Steinar H. GundersonMove to FFmpeg 4.0 APIs, fixing the deprecation warnings.
2018-12-05 Steinar H. GundersonAdd a hack to FFmpegCapture for decoding Futatabi's...
2018-12-04 Steinar H. GundersonStop setting nobuffer for FFmpeg inputs; it seems it...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-01 Steinar H. GundersonCombine timebase.h from Nageru and Futatabi.
2018-12-01 Steinar H. GundersonCombine the Nageru and Futatabi files that are identical.
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...