summaryrefslogtreecommitdiff
path: root/src/lib/util.cc
AgeCommit message (Expand)Author
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-11-19Remove unused Processor::process_begin; some docs.Carl Hetherington
2012-11-18Fix mis-alignment of copied AlignedImages; add some asserts; some docs.Carl Hetherington
2012-11-17Another attempt to do external audio moderately nicely.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-14Use ImageMagick for tiff decoding too.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-05Move trimming into the encoder; seems to be cleaner.Carl Hetherington
2012-11-04Fix various bugs.Carl Hetherington
2012-11-04Do the delay line in floats with an AudioBuffer.Carl Hetherington
2012-11-04Skip every other frame with 50fps sources.Carl Hetherington
2012-10-27Try to separate out filter graph code and use a different one for each differ...Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-22Try again to sort out the audio padding / alignment.Carl Hetherington
2012-10-22Fix crash on using delay; fix x-thread GUI access caused by FilmState default...Carl Hetherington
2012-10-20Clean up audio passing round a bit.Carl Hetherington
2012-10-20Don't cache sample format, fix up various things.Carl Hetherington
2012-10-20Rework audio to deinterleave straight away and pass dataCarl Hetherington
2012-10-17Windows apparently has Rectangle in the global namespace.Carl Hetherington
2012-10-16No-op; comments.Carl Hetherington
2012-10-16Fix int/float confusion.Carl Hetherington
2012-10-16Try to make client/server communications a little more robust.Carl Hetherington
2012-10-16Factor out key-value code.Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-14Round image line sizes up to 32. Seems to help with LHS image corruption wit...Carl Hetherington
2012-10-10Thumbs sort of have subs.Carl Hetherington
2012-09-25Use openssl for all MD5-ing.Carl Hetherington
2012-09-24Remove long-since disused hash debugging.Carl Hetherington
2012-09-24Some doxygen documentation improvements.Carl Hetherington
2012-09-23Tidy up naming.Carl Hetherington
2012-09-23Use io_service per thread.Carl Hetherington
2012-09-23Fix up basic test to work.Carl Hetherington
2012-09-23Untested first cut.Carl Hetherington
2012-09-23Command-line option to specify servomatic_cli threads.Carl Hetherington
2012-08-03A bit of tidying up; don't build player ever for now; add -c option to makedc...Carl Hetherington
2012-07-31Basic support for calculating audio gains based on the sound processor's gain...Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-27A couple of unnecessary includes.Carl Hetherington
2012-07-27Compiles.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-25Some vague sort of progress.Carl Hetherington
2012-07-23Use MD5 digest of content file as part of the J2C directory, rather than the ...Carl Hetherington
2012-07-22No networking on windows yet.Carl Hetherington
2012-07-21Add versioning; tweak libdcp version reporting; make makedcp more useful for ...Carl Hetherington
2012-07-19#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.Carl Hetherington
2012-07-17Use libdcp.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington