Untested; extend CompactImage to return a AVPicture.
[dcpomatic.git] / src / lib / tiff_decoder.cc
2012-11-12 Carl HetheringtonUntested; extend CompactImage to return a AVPicture.
2012-11-10 Carl HetheringtonMerge master.
2012-11-07 Carl HetheringtonMove audio sample format stuff out of Decoder base...
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-11-04 Carl HetheringtonMerge master.
2012-11-04 Carl HetheringtonSkip every other frame with 50fps sources.
2012-11-04 Carl HetheringtonUntested trim of start and end.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-23 Carl HetheringtonRemove old unused stuff.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-07-26 Carl HetheringtonImplemented but faulty.
2012-07-14 Carl HetheringtonMove things round a bit.