summaryrefslogtreecommitdiff
path: root/src/lib/imagemagick_decoder.h
AgeCommit message (Expand)Author
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-09Hopefully fix seek back/forward.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-21Split examiner parts off decoder.Carl Hetherington
2013-06-18Rename next -> position in decoders.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-24Seeking tweaks.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-23Some more tidying up.Carl Hetherington
2013-05-22Various hacks.Carl Hetherington
2013-05-06Re-use ImageMagickDecoders when possible.Carl Hetherington
2013-05-06Fix daft inefficiency in ImageMagickDecoder.Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-15Merge master.Carl Hetherington
2013-04-10Remove believed unnecessary audio channel layout stuff for resampler.Carl Hetherington
2013-04-09Merge ImageMagick and FFmpeg content into VideoContent list; remove seek_to_l...Carl Hetherington
2013-04-07Fix still video playback.Carl Hetherington
2013-04-02Various bits.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Content can be added and previewed.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-16Remove unused method.Carl Hetherington
2013-03-06Hopefully fix up still-image generation.Carl Hetherington
2013-03-06First cut.Carl Hetherington
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-17shared_ptr is a bit excessive for DecodeOptions.Carl Hetherington
2012-12-18Try to tidy up subtitle timing and seeks wrt source frames, DCP frames and ro...Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-16A few fixes to still image mode.Carl Hetherington
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-12-10Try to allow users to specify that the film's header should be trusted wrt le...Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-14Use ImageMagick for tiff decoding too.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-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-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington