summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-23Bump versionv2.8.4Carl Hetherington
2016-05-22Supporter.Carl Hetherington
2016-05-18Fix test/data for upmixer test.Carl Hetherington
2016-05-18Better information when check_audio_file fails.Carl Hetherington
2016-05-18Some more FFmpeg audio extraction testing.Carl Hetherington
2016-05-18Fix incorrect scaling of S32LE samples; 1<<31 overflows and causes the wrong ...Carl Hetherington
2016-05-18Fix test crash.Carl Hetherington
2016-05-18Remove Sndfile code and use FFmpeg instead.Carl Hetherington
2016-05-18Change to recover hash.Carl Hetherington
2016-05-18More of previous.Carl Hetherington
2016-05-18Re-fix overlap checks for DCP referencing.Carl Hetherington
2016-05-18Test crash fix.Carl Hetherington
2016-05-18Various text fixes.Carl Hetherington
2016-05-18Remove unnecessary Film variable in ContentPart.Carl Hetherington
2016-05-18Another test fix.Carl Hetherington
2016-05-18Fix crash.Carl Hetherington
2016-05-18Fix test crash.Carl Hetherington
2016-05-18Fix a few crashes.Carl Hetherington
2016-05-18Fix seek, for video at least.Carl Hetherington
2016-05-18Better summaries for FFmpeg content in the list.Carl Hetherington
2016-05-18Fix crash with no video.Carl Hetherington
2016-05-18Make a DCP in the ffmpeg no-audio test case.Carl Hetherington
2016-05-18Use audio length in FFmpegContent if there is no video.Carl Hetherington
2016-05-18Store audio length in AudioStream.Carl Hetherington
2016-05-18Fix crash.Carl Hetherington
2016-05-18Fix some incorrect dynamic_pointer_casts.Carl Hetherington
2016-05-18Rename some methods.Carl Hetherington
2016-05-18Basics of splitting up Decoder tree like Content.Carl Hetherington
2016-05-18Partial work on using a no-video FFmpeg file.Carl Hetherington
2016-05-18Some allowances for video/audio/subtitle possibly being null.Carl Hetherington
2016-05-18Allow content parts to not be preset in XML.Carl Hetherington
2016-05-18Use optional<> for _video_stream.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Fix rebase onto master.Carl Hetherington
2016-05-18Fix rebase onto master.Carl Hetherington
2016-05-18Fix another crash with no subs.Carl Hetherington
2016-05-18Fix crash on DCP content with no subs.Carl Hetherington
2016-05-18Fiddle with some subtitle methods.Carl Hetherington
2016-05-18Fix some confusions with FFmpeg audio streams.Carl Hetherington
2016-05-18Fix Player::overlaps for the new world order.Carl Hetherington
2016-05-18Remove somewhat irritating logging to stdout.Carl Hetherington
2016-05-18Clean up; merge two methods.Carl Hetherington
2016-05-18Fix crash on emitting a signal during a constructor.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Remove unused method.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Copy SingleStreamAudioContent into DCPContent and SndfileContent.Carl Hetherington
2016-05-18One missing ->video.Carl Hetherington
2016-05-18Fix a couple of small type errors.Carl Hetherington
2016-05-18Add maybe_set to ContentPart.Carl Hetherington