]> git.sesse.net Git - nageru/history - ref_counted_frame.h
Support audio-only FFmpeg inputs. Somewhat wonky, though.
[nageru] / ref_counted_frame.h
2018-06-01 Steinar H. GundersonSupport audio-only FFmpeg inputs. Somewhat wonky, though. ffmpeg-audio-only
2018-04-21 Steinar H. GundersonAdd a concurrency TODO on RefCountedFrame.
2017-07-10 Steinar H. GundersonFix some potential memory leaks in FFmpegCapture.
2016-07-25 Steinar H. GundersonUpgrade to newer bmusb, with namespacing.
2015-11-01 Steinar H. GundersonRe-run IWYU, again with lots of manual cleanup.
2015-10-12 Steinar H. GundersonSwitch to getting bmusb from a submodule.
2015-10-06 Steinar H. GundersonRefcount the input frames directly instead of trying...