summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-10-01Log message when resampling audio.Carl Hetherington
2012-09-29Entirely untested resampling to fix 24fps drop-frame.Carl Hetherington
2012-09-28Fix probably-incorrect parameter passing, not spotted by compiler due to use ...Carl Hetherington
2012-09-27Try to fix problems with upper-case still-image extensions.Carl Hetherington
2012-09-25Remove unnecessary include.Carl Hetherington
2012-09-25Re-transcode and re-check J2Ks after a bad one is found.Carl Hetherington
2012-09-25Basic J2K hash checking.Carl Hetherington
2012-09-25Use openssl for all MD5-ing.Carl Hetherington
2012-09-24Remove long-since disused hash debugging.Carl Hetherington
2012-09-24Report finished even when the transcode skipped everything.Carl Hetherington
2012-09-24Fix problems with overflow on long films.Carl Hetherington
2012-09-24Some doxygen documentation improvements.Carl Hetherington
2012-09-23Ignore windows line endings when reading metadata on Linux.Carl Hetherington
2012-09-23Remove probably unnecessary and certainly erroneous hack for content digest b...Carl Hetherington
2012-09-23Formatting.Carl Hetherington
2012-09-23Add some more logging when finishing up an encode.Carl Hetherington
2012-09-23Tidy up naming.Carl Hetherington
2012-09-23Use io_service per thread.Carl Hetherington
2012-09-23Multi-thread test.Carl Hetherington
2012-09-23Missing use of wrapper.Carl Hetherington
2012-09-23Use log rather the cout in server.Carl Hetherington
2012-09-23Bump timeouts a bit.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-09-22Do interruption of ThreadStaticText properly.Carl Hetherington
2012-09-22Add missing include.Carl Hetherington
2012-09-22Improve transcode job progress reporting.Carl Hetherington
2012-09-22Tweak properties dialogue layout and add a note of how many J2K frames have a...Carl Hetherington
2012-09-18Check return value of symlink().Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-09-12Add missing file.Carl Hetherington
2012-09-12Fix crash when FFMpeg doesn't set up the audio channel layout for some reason.Carl Hetherington
2012-09-12Allow build using Ubuntu 12.04 repos.Carl Hetherington
2012-09-10Update for newer libdcp.Carl Hetherington
2012-09-01Add 1.66-within-Flat format.Carl Hetherington
2012-08-23Update for new libdcp; add some more formats; fix compile with old boost.Carl Hetherington
2012-08-10Merge.Carl Hetherington
2012-08-10Untested fixes for files without audio.Carl Hetherington
2012-08-09Fix build.Carl Hetherington
2012-08-09Slightly hacky fix for negative padding in Scope, causing corrupt images.Carl Hetherington
2012-08-09Append a slash to the state directory name before checking to see if a conten...Carl Hetherington
2012-08-04Fix bug with content within the film directory.Carl Hetherington
2012-08-04Update README a bit.Carl Hetherington
2012-08-04Build with git.Carl Hetherington
2012-08-040.9.2Carl Hetherington
2012-08-040.11.1.Carl Hetherington
2012-08-040.10.4Carl Hetherington
2012-08-03A bit of tidying up; don't build player ever for now; add -c option to makedc...Carl Hetherington