Remove Content::path(), add Content::path_summary().
[dcpomatic.git] / src / lib / ffmpeg.cc
2013-11-23 Carl HetheringtonRemove Content::path(), add Content::path_summary().
2013-11-20 Carl HetheringtonOnly do long probes of FFmpeg content with the examiner...
2013-11-19 Carl HetheringtonIncrease probe duration for FFmpeg content so that...
2013-11-09 Carl HetheringtonDrop JobManager on cli-exit for valgrind; use avcodec_f...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-24 Carl HetheringtonRename Content::_file to path and support md5sums of...
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonFix initial display to be frame 1, not 2.
2013-07-09 Carl HetheringtonMerge master.
2013-06-25 Carl HetheringtonBasics of FFmpeg examiner works.
2013-06-21 Carl HetheringtonSplit examiner parts off decoder.