Merge in 0.70 branch with 0.71 fix.
[dcpomatic.git] / src / lib / encoder.cc
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-24 Carl HetheringtonFix lack of audio with trimmed DCPs.
2013-01-12 Carl HetheringtonTry to move J2K bandwidth and colour LUT to be per...
2013-01-06 Carl HetheringtonTry to postpone linking of duplicate video frames to...
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 HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-01-06 Carl HetheringtonTry to put mono sound tracks on the centre speaker.
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.
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 HetheringtonMove audio into Encoder so that J2KStillEncoder can...
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonRevert "Skipping hacks."
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-15 Carl HetheringtonSkipping hacks.
2012-12-04 Carl HetheringtonMerge master.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-12 Carl HetheringtonUntested; more movement of stuff out of decoder.
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-24 Carl HetheringtonMerge FilmState / Film.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-22 Carl HetheringtonImprove transcode job progress reporting.
2012-07-14 Carl HetheringtonMove things round a bit.