summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-03-04Add support for no-scale of the input video.Carl Hetherington
2014-03-03Fix rounding of timecodes in at least some cases (#323).Carl Hetherington
2014-03-03Try to prevent OS X from sleeping during DCP encode.Carl Hetherington
2014-02-26Fix problems loading files into SndfileDecoder whenCarl Hetherington
2014-02-25Minor ill-inform disambiguation of some es_ES messages.Carl Hetherington
2014-02-21Remove FFmpegStream id accessor.Carl Hetherington
2014-02-21Remove stream _legacy_id stuff.Carl Hetherington
2014-02-21Make FFmpegStream::_id private.Carl Hetherington
2014-02-21Another small clean-up.Carl Hetherington
2014-02-21Small cleanup.Carl Hetherington
2014-02-20Improve dcpomatic_create somewhat.Carl Hetherington
2014-02-20Basic support for 7.1/HI/VI audio tracks.Carl Hetherington
2014-02-19Put DCP name in JSON.Carl Hetherington
2014-02-19Missing files.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2014-02-11Fix crash at the end of encodes.Carl Hetherington
2014-02-10Improve emergency log file message slightly.Carl Hetherington
2014-02-10Fix failure to update player after fix-missing.Carl Hetherington
2014-02-10Fix windows build.Carl Hetherington
2014-02-09Various OOM fixes; fancy terminate() handler.Carl Hetherington
2014-02-09Ignore exceptions from send_to on server-search broadcast.Carl Hetherington
2014-02-09Fix 1 crash on low memory.Carl Hetherington
2014-02-09Sleep for a minute between failed attempts to listen for server replies.Carl Hetherington
2014-02-08Fix exception when seeking with missing content.Carl Hetherington
2014-02-07Add basic stuff to build RPMs for Centos.Carl Hetherington
2014-02-05Fix some coverity-reported stuff.Carl Hetherington
2014-02-05Updates to it_IT translation from William Fanelli.Carl Hetherington
2014-01-31Fix a few erroneous newlines.Carl Hetherington
2014-01-30Make po and merge.Carl Hetherington
2014-01-29Add subtitle X offset option.Carl Hetherington
2014-01-29Fix typo causing incorrectly timed subtitles when their contentCarl Hetherington
2014-01-28Try to prevent windows machines going to sleep during encodes.Carl Hetherington
2014-01-26ChangeLog and change default JPEG2000 bandwidth to 100MBps.Carl Hetherington
2014-01-26Updated fr_FR translation from Thierry Journet.Carl Hetherington
2014-01-24Try to fix repeatedly-reported exceptions.Carl Hetherington
2014-01-24Delete transcoder after job completes to clear memory for the batch converter.Carl Hetherington
2014-01-23pot/pot-merge.Carl Hetherington
2014-01-21Fix bad A/V sync in some (and maybe lots) of circumstances.Carl Hetherington
2014-01-21Remove duplicate audio/video pts offset variables and use just one.Carl Hetherington
2014-01-19Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2014-01-15Set interop flags on assets, not just the DCP/CPL's XML.Carl Hetherington
2014-01-14Don't take into account audio decoders with no audio when updating audio_done...Carl Hetherington
2014-01-14Updated de_DE translation from Markus Raab.Carl Hetherington
2014-01-14Untested windows version info in make_dcp log.Carl Hetherington
2014-01-14Scale subtitle times with frame rate change if they are part of a piece of vi...Carl Hetherington
2014-01-13Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and al...Carl Hetherington
2014-01-12Fix recently-introduced crash on double-terminating the Writer thread.Carl Hetherington
2014-01-11Destroy Transcoder when cancelling transcode jobs; this closes the audio MXF ...Carl Hetherington
2014-01-10More windows debug.Carl Hetherington
2014-01-10Missing signal of _full_condition mutex.Carl Hetherington