Untested merge of master.
[dcpomatic.git] / src / lib / video_decoder.cc
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-21 Carl HetheringtonMerge master.
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'fix-early-audio-take2' into staging
2013-04-15 Carl HetheringtonMerge branch 'master' into fix-early-audio-take2
2013-04-15 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge ImageMagick and FFmpeg content into VideoContent...
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonFix still video playback.
2013-04-02 Carl HetheringtonVarious fixes.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonVarious bits.
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-03-31 Carl HetheringtonRuns.
2013-03-06 Carl HetheringtonHopefully fix up still-image generation.
2013-03-06 Carl HetheringtonFix mistake in previous simplification.
2013-03-06 Carl HetheringtonSmall simplification.
2013-03-06 Carl HetheringtonRevert "Split timed from untimed sinks / sources. ...
2013-03-06 Carl HetheringtonFirst cut.
2013-03-05 Carl HetheringtonSplit timed from untimed sinks / sources. Should produ...
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-08 Carl HetheringtonShuffle Job pointers around slightly.
2013-02-08 Carl HetheringtonSome comments.
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonFix some unaligned images.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
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 HetheringtonFix merge.
2012-12-18 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonTry to tidy up subtitle timing and seeks wrt source...
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-18 Carl HetheringtonFix being tested.
2012-12-17 Carl HetheringtonVarious fixes to still-image mode.
2012-12-16 Carl HetheringtonTry again to sort out image alignment a bit.
2012-12-16 Carl HetheringtonVarious hacks to subtitles etc.
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonRemove apply crop flag.
2012-12-04 Carl HetheringtonMerge master.
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-15 Carl HetheringtonGPL boilerplate.
2012-11-15 Carl HetheringtonUntested external audio support; AB transcodes still...