Fix crash on OS X when chroma subsampling is happening.
[dcpomatic.git] / src / lib / ffmpeg_encoder.cc
2017-05-24 Carl HetheringtonFix crash on OS X when chroma subsampling is happening.
2017-05-16 Carl HetheringtonFFmpegEncoder fixes: handle AV_CODEC_CAP_VARIABLE_FRAME...
2017-05-15 Carl HetheringtonAdd a couple of asserts.
2017-05-12 Carl HetheringtonTry to fix windows build failure (#1071).
2017-05-10 Carl HetheringtonBurn subtitles when exporting.
2017-05-10 Carl HetheringtonBasic audio support.
2017-05-10 Carl HetheringtonFix options for libx264.
2017-05-10 Carl HetheringtonRename some classes.