summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2021-04-30Port filter graphs to new FFmpeg API.new-ffmpeg-take2Carl Hetherington
2021-04-30Switch encoding to ffmpeg send/receive API.Carl Hetherington
2021-04-30Switch decoding to ffmpeg send/receive API.Carl Hetherington
2021-04-30Remove some FFmpeg-related warnings by directly accessing AVFrame.Carl Hetherington
2021-04-30Tidy up some error handling a little.Carl Hetherington
2021-04-30Remove some FFmpeg-related warnings by using AVStream::codecpar.Carl Hetherington
2021-04-29Remove Monitor / EDID code that was used for the swaroop variant.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2021-04-25Missing delete of some constructors.Carl Hetherington
2021-04-23Use new Windows long filename workaround with disk writer (#1755).Carl Hetherington
2021-04-23Fix fopen() on windows to cope with long filenames (part of #1755).Carl Hetherington
2021-04-23Ignore the new THREED_ASSET_MARKED_AS_TWOD warning when loading DCPs.Carl Hetherington
2021-04-22Remove configuration option for minimum frame size.Carl Hetherington
2021-04-22C++11 tweaks.Carl Hetherington
2021-04-22Get root before unmounting things on Linux.Carl Hetherington
2021-04-21C++11 tidying.Carl Hetherington
2021-04-21Make digest calculations interruptible.Carl Hetherington
2021-04-21Move digest calculation to a separate method.Carl Hetherington
2021-04-21Add some possibly-useful markers for debugging threads from coredumps.Carl Hetherington
2021-04-21Tidy up/fix Hints thread in a couple of ways:Carl Hetherington
2021-04-21Analyse audio (if required) when making hints (#1924).Carl Hetherington
2021-04-21Add comment.Carl Hetherington
2021-04-21Split audio analysis code off from the job.Carl Hetherington
2021-04-19Sleep for a while if necessary to allow disks to wake up (#1916).Carl Hetherington
2021-04-16Fix progress message when analysing for hints.Carl Hetherington
2021-04-16Fix failure to update project-wide audio level plot when content moves.Carl Hetherington
2021-04-16C++11 tidying.Carl Hetherington
2021-04-14More libdcp API tweaks.Carl Hetherington
2021-04-12Bump libdcp for some API improvements.Carl Hetherington
2021-04-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-04-12Missing full stop.Carl Hetherington
2021-04-10Fix up hints about long subtitle lines.Carl Hetherington
2021-04-10pot/merge.Carl Hetherington
2021-04-10Add a hint about >79 length subtitles.Carl Hetherington
2021-04-09Make DCP text track language properly optional and ignore bad values on impor...Carl Hetherington
2021-04-09Extract audio/subtitle language from imported DCPs.Carl Hetherington
2021-04-08Remove some old Centos 5 support.Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-04-07Tweak hint to reflect how the timed text tab can have different names.Carl Hetherington
2021-04-07Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-04-07Missing full stop.Carl Hetherington
2021-04-07Assorted C++11/formatting cleanups.Carl Hetherington
2021-04-07No-op: whitespace.Carl Hetherington
2021-04-07Formatting/C++11.Carl Hetherington
2021-04-06pot/merge.v2.15.139Carl Hetherington
2021-04-06Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-04-06Don't set a default luminance now that it's optional.Carl Hetherington
2021-04-06Remove out-of-date Film::_audio_language.Carl Hetherington
2021-04-06Remove erroneous defaulting of text language to en_US.Carl Hetherington