shared_ptr is a bit excessive for DecodeOptions.
[dcpomatic.git] / src / lib / decoder_factory.h
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
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 HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-04 Carl HetheringtonMerge master.
2012-11-15 Carl HetheringtonUntested external audio support; AB transcodes still...
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 HetheringtonRevert "Remove minimal flag."
2012-11-04 Carl HetheringtonRemove minimal flag.
2012-11-04 Carl HetheringtonRemove unused ignore_length parameter.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-07-14 Carl HetheringtonMove things round a bit.