Remove film player, DVD ripping, alignment, screen configs; never finished and not...
[dcpomatic.git] / src / lib / j2k_still_encoder.cc
2012-11-05 Carl HetheringtonMove trimming into the encoder; seems to be cleaner.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-10-31 Carl HetheringtonTry a different approach to frame duplication in the...
2012-10-25 Carl HetheringtonMissing include and boost::
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-07 Carl HetheringtonFix comment.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-22 Carl HetheringtonImprove transcode job progress reporting.
2012-09-18 Carl HetheringtonCheck return value of symlink().
2012-07-24 Carl HetheringtonFix still encoding again.
2012-07-24 Carl HetheringtonStill encoder should write frames starting at 0, not 1
2012-07-22 Carl HetheringtonMerge.
2012-07-22 Carl HetheringtonUse copy rather than symlinks on Windows.
2012-07-14 Carl HetheringtonMove things round a bit.