summaryrefslogtreecommitdiff
path: root/src/lib/tiff_decoder.cc
AgeCommit message (Expand)Author
2012-11-14Use ImageMagick for tiff decoding too.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-12Untested; extend CompactImage to return a AVPicture.Carl Hetherington
2012-11-07Move audio sample format stuff out of Decoder base class.Carl Hetherington
2012-11-05Move trimming into the encoder; seems to be cleaner.Carl Hetherington
2012-11-04Revert "Remove minimal flag."Carl Hetherington
2012-11-04Remove minimal flag.Carl Hetherington
2012-11-04Remove unused ignore_length parameter.Carl Hetherington
2012-11-04Merge master.Carl Hetherington
2012-11-04Skip every other frame with 50fps sources.Carl Hetherington
2012-11-04Untested trim of start and end.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-24Remove old unused stuff.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington