Re-work FilmState / Film relationship a bit; Film now inherits from FilmState and...
[dcpomatic.git] / src / lib / j2k_wav_encoder.cc
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' into subs
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-09 Carl HetheringtonFix some POSIX-isms.
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonA touch more debugging.
2012-10-02 Carl HetheringtonFix up include and add a log.
2012-10-02 Carl HetheringtonTidy up test for whether or not to resample.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-02 Carl HetheringtonUse String::compose in a few places.
2012-10-02 Carl HetheringtonTidy up timing code a bit.
2012-10-01 Carl HetheringtonSome more timing logging.
2012-10-01 Carl HetheringtonSome more debug logging.
2012-10-01 Carl HetheringtonVarious fixes to resampling.
2012-10-01 Carl HetheringtonLog message when resampling audio.
2012-09-29 Carl HetheringtonEntirely untested resampling to fix 24fps drop-frame.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-23 Carl HetheringtonAdd some more logging when finishing up an encode.
2012-09-22 Carl HetheringtonImprove transcode job progress reporting.
2012-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-07-28 Carl HetheringtonFix bug causing frames to be missed when encoding.
2012-07-26 Carl HetheringtonImplemented but faulty.
2012-07-22 Carl HetheringtonMerge.
2012-07-22 Carl HetheringtonCross-platform sleep.
2012-07-14 Carl HetheringtonMove things round a bit.