summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-08-01Fix crash with still images.Carl Hetherington
2012-08-01Stop fps being editable.Carl Hetherington
2012-07-31Basic support for calculating audio gains based on the sound processor's gain...Carl Hetherington
2012-07-31Update for newer libdcp; add start of manual.Carl Hetherington
2012-07-28Fix bug causing frames to be missed when encoding.Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-27Tweak for windows.Carl Hetherington
2012-07-27A couple of unnecessary includes.Carl Hetherington
2012-07-27Compiles.Carl Hetherington
2012-07-27Remove debug message.Carl Hetherington
2012-07-27Clean up a few bits.Carl Hetherington
2012-07-27Use correct type for file sizes to fix problems with big files.Carl Hetherington
2012-07-27Tidy up and comment a bit.Carl Hetherington
2012-07-27Clean up channels coming from ffmpeg wrt those thought to be the case.Carl Hetherington
2012-07-27Un-hard-wire bytes per sample slightly.Carl Hetherington
2012-07-26Fix up resampling, possibly.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-26Try to do change-ignoring better.Carl Hetherington
2012-07-26Partial server dialog fixes.Carl Hetherington
2012-07-25Some vague sort of progress.Carl Hetherington
2012-07-24Fix length of still-image DCPs.Carl Hetherington
2012-07-24Save config in the right place cross-platform.Carl Hetherington
2012-07-24Use stdio for reading jobs for SCP.Carl Hetherington
2012-07-24Fix comment.Carl Hetherington
2012-07-24Add ReadFileError.Carl Hetherington
2012-07-24Hacky workaround for bad progress reporting during still image encodes.Carl Hetherington
2012-07-24Fix still encoding again.Carl Hetherington
2012-07-24Still encoder should write frames starting at 0, not 1Carl Hetherington
2012-07-24Use format ID rather than nickname to avoid problems with colons in paths on ...Carl Hetherington
2012-07-24Fix bad access of content path.Carl Hetherington
2012-07-23Try to improve path handling a bit, and add a few tests.Carl Hetherington
2012-07-23Use MD5 digest of content file as part of the J2C directory, rather than the ...Carl Hetherington
2012-07-22Fix up posix build.Carl Hetherington
2012-07-22Windows bits.Carl Hetherington
2012-07-22No networking on windows yet.Carl Hetherington
2012-07-22Cross-platform sleep.Carl Hetherington
2012-07-22Missing include.Carl Hetherington
2012-07-22Cross-platform sleep.Carl Hetherington
2012-07-22Use copy rather than symlinks on Windows.Carl Hetherington
2012-07-22Remove unnecessary includes.Carl Hetherington
2012-07-22Include for windows.Carl Hetherington
2012-07-22Don't build networking on Windows for now.Carl Hetherington
2012-07-22Define WEXITSTATUS for Windows.Carl Hetherington
2012-07-22Tweak to build and maybe run with current FFmpeg git.Carl Hetherington
2012-07-21Fix error on creating cut videos; fill any shortfall in audio with silence.Carl Hetherington
2012-07-21Add dialogue to choose DVD title when ripping.Carl Hetherington
2012-07-21Return title number from dvd_titles().Carl Hetherington
2012-07-21Add versioning; tweak libdcp version reporting; make makedcp more useful for ...Carl Hetherington
2012-07-20Try to fix up build with newer ffmpeg.Carl Hetherington
2012-07-19#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.Carl Hetherington