summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg.h
AgeCommit message (Expand)Author
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-02-27Remove some unused code.Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Use optional<> for _video_stream.Carl Hetherington
2016-03-01Stop erroneous addition of text subtitles to the lists (whenCarl Hetherington
2016-02-15Support SSA subtitles embedded within FFmpeg files.Carl Hetherington
2016-02-01Subtitle "to" times used to be stored against their "from" times.Carl Hetherington
2015-09-26Fix problems with subtitles when there is a non-zero PTS offsetCarl Hetherington
2015-08-26Separate FFmpegSubtitlePeriod.Carl Hetherington
2015-06-30Write FFmpeg log output to our log file.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-06-27Fix confusion about subtitle codec pointers.Carl Hetherington
2014-05-22Set up all FFmpeg decoders in one method.Carl Hetherington
2014-05-02Revert "Hack around crash on exist of tests due to race between ~FFmpeg and _...Carl Hetherington
2014-05-02Hack around crash on exist of tests due to race between ~FFmpeg and __cxa_fin...Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-23Tidy up a bit.Carl Hetherington
2013-11-23Use FileGroup in FFmpeg.Carl Hetherington
2013-11-20Only do long probes of FFmpeg content with the examiner, not the decoder.Carl Hetherington
2013-06-25Basics of FFmpeg examiner works.Carl Hetherington
2013-06-21Split examiner parts off decoder.Carl Hetherington