Merge.
[dcpomatic.git] / src / lib / ffmpeg.cc
2014-02-05 Carl HetheringtonMerge.
2014-02-05 Carl HetheringtonFix some coverity-reported stuff.
2014-01-09 Carl HetheringtonRemove some deprecated FFmpeg stuff.
2013-12-02 Carl HetheringtonFix problems with FFmpeg files that have all-zero strea...
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-23 Carl HetheringtonTidy up a bit.
2013-11-23 Carl HetheringtonUse FileGroup in FFmpeg.
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.