]> git.sesse.net Git - nageru/history - ffmpeg_raii.h
Ask for no buffering when opening FFmpeg streams; we do our own buffering, and the...
[nageru] / ffmpeg_raii.h
2017-05-28 Steinar H. GundersonMore refactoring in FFmpegCapture.
2017-05-28 Steinar H. GundersonRedo the FFmpeg RAII helpers to not store function...
2016-07-27 Steinar H. GundersonMove all the FFmpeg RAII helpers into its own file.