]> git.sesse.net Git - nageru/commit
Move some common FFmpeg utilities out into a shared file, instead of having them...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 14 Apr 2017 23:52:05 +0000 (01:52 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 14 Apr 2017 23:52:05 +0000 (01:52 +0200)
commitad62963eb4dc6407698e8569ae175f6d43c9b018
tree328d3765e67eb29b75285a779726e3db8fa5c3f5
parent73ddb883aaf76a76d8c03730e587ac396255c0c9
Move some common FFmpeg utilities out into a shared file, instead of having them in ImageInput.
Makefile
ffmpeg_capture.cpp
ffmpeg_util.cpp [new file with mode: 0644]
ffmpeg_util.h [new file with mode: 0644]
image_input.cpp
image_input.h