]> git.sesse.net Git - nageru/commit
Move all the FFmpeg RAII helpers into its own file.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 27 Jul 2016 18:27:10 +0000 (20:27 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 27 Jul 2016 18:27:10 +0000 (20:27 +0200)
commitcd319a6f4b11d888d8e9f996a2ec487668777e13
tree1a361c0d22ddc197178d7c42f0399659f5d46ea9
parent41e14ef76d447d31cccc2ec607d3a244baf65c46
Move all the FFmpeg RAII helpers into its own file.
Makefile
audio_encoder.h
ffmpeg_raii.cpp [new file with mode: 0644]
ffmpeg_raii.h [new file with mode: 0644]
image_input.cpp