Basic video transcoding working.
authorCarl Hetherington <cth@carlh.net>
Tue, 9 May 2017 14:21:30 +0000 (15:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 May 2017 14:22:20 +0000 (15:22 +0100)
commit837a54744277a5252a1a69b0690305e9a669124d
treee391cc061022e211a68a48eba37fbde4970f61e7
parentbb6b53bdb63754fe0cea1368f69f39a3c3cbbdfd
Basic video transcoding working.
src/lib/ffmpeg_transcoder.cc [new file with mode: 0644]
src/lib/ffmpeg_transcoder.h [new file with mode: 0644]
src/lib/image.h
src/lib/wscript
test/ffmpeg_transcoder_test.cc [new file with mode: 0644]
test/wscript