Some comments.
[dcpomatic.git] / src / lib /
2013-02-08 Carl HetheringtonSome comments.
2013-02-08 Carl HetheringtonA couple of comments; tidy up logging.
2013-02-08 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-08 Carl HetheringtonLog some stats from the writer.
2013-02-07 Carl HetheringtonPossibly fix legacy dcp_trim_start tags; use DCI name...
2013-02-07 Carl HetheringtonSimplify writer a bit and fix it when frames are arrivi...
2013-02-07 Carl HetheringtonCreate parent directories on file() as well as dir().
2013-02-07 Carl HetheringtonAdd believed missing frame done.
2013-02-07 Carl HetheringtonRemove make_dcp_job files.
2013-02-07 Carl HetheringtonFix inadvertant breakage of hash file creation.
2013-02-07 Carl HetheringtonRemove old DCP before creating new one (#47).
2013-02-07 Carl HetheringtonHopefully fix crash on trying to create a j2c file...
2013-02-07 Carl HetheringtonMerge.
2013-02-03 Carl HetheringtonFIXME comment.
2013-02-03 Carl HetheringtonFix crop on aligned images, which affected still image...
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonRemove crashing and thought-to-be-unnecessary process_e...
2013-02-02 Carl HetheringtonFix erroneous check wrt intrinsic duration.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonInsist on boost 1.45 and hence filesystem v3 now that...
2013-02-02 Carl HetheringtonTidy up filters dialog; don't show non-existant ones...
2013-02-02 Carl HetheringtonOnly offer filters and postproc that exist.
2013-02-02 Carl HetheringtonFirst try at doing fake writes.
2013-01-28 Carl HetheringtonWrite more extensive information about frames, and...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonFix signalling of wxChoices that used to be ComboBoxes...
2013-01-25 Carl HetheringtonProvide option of default DCI name details (#42).
2013-01-25 Carl HetheringtonMake DCIMetadata class and use it.
2013-01-25 Carl HetheringtonCheck for liblzma during configure (#7).
2013-01-25 Carl HetheringtonBasics of checking video MXFs.
2013-01-24 Carl HetheringtonPossibly-working basic DCP creation.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-24 Carl HetheringtonFix incorrect assert().
2013-01-24 Carl HetheringtonFix lack of audio with trimmed DCPs.
2013-01-23 Carl HetheringtonTry to fix up paths for video MXFs, hashes and temporar...
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-23 Carl HetheringtonFix some unaligned images.
2013-01-23 Carl HetheringtonMake sure inputs to sws_scale are aligned, as I think...
2013-01-23 Carl HetheringtonFix and test Image::make_black().
2013-01-23 Carl HetheringtonCope with no sound.
2013-01-22 Carl HetheringtonSpeculative fix to bytes_per_pixel().
2013-01-21 Carl HetheringtonFix a couple of things; go back to un-numbered MXF...
2013-01-21 Carl HetheringtonA couple of bug fixes.
2013-01-20 Carl HetheringtonWrite hashes of encoded frames.
2013-01-18 Carl HetheringtonRemove make dcp job.
2013-01-18 Carl HetheringtonUntested direct write of audio to MXF.
2013-01-18 Carl HetheringtonAdd writer class to pull some stuff out of Encoder.
2013-01-18 Carl HetheringtonSome missing frame_done()s.
2013-01-17 Carl HetheringtonSome fixes and logs.
2013-01-17 Carl HetheringtonSort of works to a first-order approximation.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonMissed offset for multi-reel.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl HetheringtonBasics of doing trim using asset entry point / duration.
2013-01-17 Carl Hetheringtondcp_trim -> trim
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
2013-01-17 Carl HetheringtonEncodeOptions can go.
2013-01-16 Carl HetheringtonMore of Encoder can be private.
2013-01-16 Carl HetheringtonAdd some tests and hopefully clarify the DCPFrameRate...
2013-01-16 Carl HetheringtonGive DCPFrameRate a constructor. Add repeat member...
2013-01-13 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-01-13 Carl HetheringtonRemove unused method.
2013-01-13 Carl HetheringtonPut CPU info into log, on POSIX at least.
2013-01-13 Carl HetheringtonSome comment tweaks; a little more logging.
2013-01-13 Carl HetheringtonMissing include for older gcc.
2013-01-13 Carl HetheringtonFix content length logging.
2013-01-12 Carl HetheringtonUntested support for splitting into multiple reels...
2013-01-12 Carl HetheringtonTry to move J2K bandwidth and colour LUT to be per...
2013-01-11 Carl HetheringtonMake the previous compile.
2013-01-11 Carl HetheringtonAdd writer thread timing.
2013-01-11 Carl HetheringtonEncoded data must be copied; disambiguate second lock...
2013-01-11 Carl HetheringtonTry a separate writer thread.
2013-01-11 Carl HetheringtonA couple more things in the log.
2013-01-09 Carl Hetheringtonffmpeg 0.10.4 seems not to need a buffersrc.h include.
2013-01-09 Carl HetheringtonTry to allow builds with 0.10.4-era ffmpeg.
2013-01-07 Carl HetheringtonFix heinous thinko in dcp_audio_channels.
2013-01-06 Carl HetheringtonTry to postpone linking of duplicate video frames to...
2013-01-06 Carl HetheringtonA bit more logging.
2013-01-06 Carl HetheringtonFix a crash when there is no audio (but we are set...
2013-01-06 Carl HetheringtonFix thinko in mono->5.1 code.
2013-01-06 Carl HetheringtonAdd format for 16:9 without padding; update changelog.
2013-01-06 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-01-06 Carl HetheringtonTry to put mono sound tracks on the centre speaker.
2013-01-06 Carl HetheringtonRemove unused and broken constructor.
2012-12-22 Carl HetheringtonAdd -Wextra and fix the warnings.
2012-12-21 Carl HetheringtonMerge branch 'video-player' of ssh://houllier/home...
2012-12-21 Carl HetheringtonFix crash from previous commit; clear viewer image...
2012-12-20 Carl HetheringtonMerge branch 'video-player' of ssh://houllier/home...
2012-12-20 Carl HetheringtonOnly use last real frame if it exists.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-20 Carl HetheringtonMissing include.
2012-12-20 Carl HetheringtonMerge.
2012-12-20 Carl HetheringtonMissing include.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonUI tweaks for still image DCPs with audio.
2012-12-19 Carl HetheringtonMove audio into Encoder so that J2KStillEncoder can...
2012-12-19 Carl HetheringtonFix merge.
next