summaryrefslogtreecommitdiff
path: root/src/lib/examine_content_job.cc
AgeCommit message (Expand)Author
2021-07-04C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2018-12-04Make some verb tenses more consistent.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2016-06-07Remove unused method.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2013-08-29Try again to fix ui signalling during tests.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-27Fix multiple video adds to be consecutive.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-21Vaguely working new layout.Carl Hetherington
2013-03-31Content can be added and previewed.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-16Remove now-unused job dependencies.Carl Hetherington
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-01-17shared_ptr is a bit excessive for DecodeOptions.Carl Hetherington
2012-12-16Do content digest in the examine contents job (fixes #6).Carl Hetherington
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-12-16Remove apply crop flag.Carl Hetherington
2012-12-16Integrated FFmpeg player (slow).Carl Hetherington
2012-12-15Remove thumbnailing stuff.Carl Hetherington
2012-12-10Try to allow users to specify that the film's header should be trusted wrt le...Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-10More various AudioStream hacks.Carl Hetherington
2012-11-05Move trimming into the encoder; seems to be cleaner.Carl Hetherington
2012-11-04Rework counting of audio / video in the decoder a bit.Carl Hetherington
2012-11-04Revert "Remove minimal flag."Carl Hetherington
2012-11-04Remove minimal flag.Carl Hetherington
2012-11-04Remove unused ignore_length parameter.Carl Hetherington
2012-11-04Various work on range setting.Carl Hetherington
2012-11-04Skip every other frame with 50fps sources.Carl Hetherington
2012-10-31Fix up parent / child member naming confusion.Carl Hetherington
2012-10-30Tweak naming.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Tidy up now we have a x-thread signaller.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-22Do audio/video pts sync in a hopefully much more sensible way.Carl Hetherington
2012-10-22Fix crash on using delay; fix x-thread GUI access caused by FilmState default...Carl Hetherington
2012-10-22Partial fix to sync according to pts.Carl Hetherington
2012-10-21Correctly report exceptions thrown by the thumb encoder.Carl Hetherington