summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_encoder.cc
AgeCommit message (Expand)Author
2018-03-01Remove unused parameter; set audio frame size from the video/audio frame rates.Carl Hetherington
2018-03-01Avoid a memcpy in the export code.Carl Hetherington
2018-02-05Warning fixes.Carl Hetherington
2017-08-14Remove Film dependency from Butler.Carl Hetherington
2017-07-26Basic multithread of DCP decryption during export.Carl Hetherington
2017-06-07Fix mixdown mapping.Carl Hetherington
2017-06-07Basic and untested export option to bounce down to stereo; add encoder test w...Carl Hetherington
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