Tidy up after mass rename.
[dcpomatic.git] / src / lib / ffmpeg_encoder.cc
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-22 Carl HetheringtonOn reflection showing CCAPs over the main picture doesn...
2018-07-20 Carl HetheringtonUntested; allow viewing of subtitles or closed captions...
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonPartial conversion of PlayerSubtitles -> PlayerText...
2018-04-25 Carl HetheringtonFix for new FFmpeg.
2018-03-01 Carl HetheringtonRemove unused parameter; set audio frame size from...
2018-03-01 Carl HetheringtonAvoid a memcpy in the export code.
2018-02-05 Carl HetheringtonWarning fixes.
2017-08-14 Carl HetheringtonRemove Film dependency from Butler.
2017-07-26 Carl HetheringtonBasic multithread of DCP decryption during export.
2017-06-07 Carl HetheringtonFix mixdown mapping.
2017-06-07 Carl HetheringtonBasic and untested export option to bounce down to...
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.