summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_encoder.cc
AgeCommit message (Expand)Author
2017-05-24Fix crash on OS X when chroma subsampling is happening.Carl Hetherington
2017-05-16FFmpegEncoder fixes: handle AV_CODEC_CAP_VARIABLE_FRAME_SIZE, fix typo in int...Carl Hetherington
2017-05-16Add a couple of asserts.Carl Hetherington
2017-05-12Try to fix windows build failure (#1071).Carl Hetherington
2017-05-11Burn subtitles when exporting.Carl Hetherington
2017-05-11Basic audio support.Carl Hetherington
2017-05-10Fix options for libx264.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington