summaryrefslogtreecommitdiff
path: root/src/lib/sndfile_decoder.cc
AgeCommit message (Expand)Author
2014-02-26Fix problems loading files into SndfileDecoder whenCarl Hetherington
2013-11-23Remove Content::path(), add Content::path_summary().Carl Hetherington
2013-10-22Hacks.Carl Hetherington
2013-07-25Hopefully much cleaner handling of PTS changes under resample.Carl Hetherington
2013-07-25Move resampling back into AudioDecoder and fix various screw-ups with audio i...Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-12Remove unused variable.Carl Hetherington
2013-07-11Missing initialisation of _info.format; fix audio emission into frames rather...Carl Hetherington
2013-07-11Untested audio delay.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-18Rename next -> position in decoders.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-23Some more tidying up.Carl Hetherington
2013-05-22Various hacks.Carl Hetherington
2013-05-20Fix another crash on stills with no audio.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Move SRC (badly) to AudioDecoder.Carl Hetherington
2013-05-04Add primitive description of what the playlist is doing. Add missing de-inte...Carl Hetherington
2013-04-28Merge master.Carl Hetherington
2013-04-28Fix broken external audio support.Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-15Repair very bad merge. Mysterious.Carl Hetherington
2013-04-06Basics of content dialogs.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-17Rename ExternalAudioDecoder -> SndfileDecoder.Carl Hetherington