summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-07-16Merge master.Carl Hetherington
2014-07-16Updates to de_DE.Carl Hetherington
2014-07-16Updates to fr_FR from Grégoire Ausina.Carl Hetherington
2014-07-15Centos build fixes.Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-07-15Add basic windowed-sinc audio filters.Carl Hetherington
2014-07-13Remove support for (very) old config file format.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-10Add has_subtitles method to SubtitleContent; tidy up timeline display a bit.Carl Hetherington
2014-07-10Merge master.Carl Hetherington
2014-07-10Fix previous.Carl Hetherington
2014-07-10Prevent erroneous creation of subtitle MXF where there are no subtitles.Carl Hetherington
2014-07-10Various fixes for DCP subtitles, and a test or two.Carl Hetherington
2014-07-10Docs.Carl Hetherington
2014-07-10Docs.Carl Hetherington
2014-07-10Basics of DCP subtitle import.Carl Hetherington
2014-07-10Decode DCP audio too.Carl Hetherington
2014-07-10Basics of direct write of J2K data without encode/decode.Carl Hetherington
2014-07-09Split up image_proxy.{cc,h}Carl Hetherington
2014-07-09Use a new ImageProxy to hold J2K data from DCP content.Carl Hetherington
2014-07-09Save and re-load DCP content.Carl Hetherington
2014-07-09Fix DCP name in editor; fix use of DCP entry points.Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington
2014-07-08Small clean up to video examiner use.Carl Hetherington
2014-07-08Conversion of frame index to FFmpeg time must always use the original or dete...Carl Hetherington
2014-07-08Remove unused variable.Carl Hetherington
2014-07-08Merge master.Carl Hetherington
2014-07-07Initial hack to support 12-bit colour.Carl Hetherington
2014-07-04Make XML subtitle work at the very minimal level.Carl Hetherington
2014-07-04Add 'starting' option to subtitles_during().Carl Hetherington
2014-07-02Hopefully improve subtitle decoder seeking etc.Carl Hetherington
2014-07-02Updated de_DE translation.Carl Hetherington
2014-07-02Rearrange Player subtitle handling a bit.Carl Hetherington
2014-07-02Clarify that Encoder really just manages video encoding.Carl Hetherington
2014-07-01Split EncodedData classes into their own file.Carl Hetherington
2014-07-01Only burn subtitles if it is turned on.Carl Hetherington
2014-07-01Add burn subtitles option to Film.Carl Hetherington
2014-07-01Optimise filter graphs with no filters.Carl Hetherington
2014-07-01Typo fix.Carl Hetherington
2014-07-01Tidy up a bit.Carl Hetherington
2014-07-01Remove FFmpegDecoder minimal_run and care on seeking, as the VideoDecoder/Aud...Carl Hetherington
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington
2014-07-01Add a Type to Time.Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-30Fix problems with AudioDecoder when seeks to not subsequently give exactly wh...Carl Hetherington
2014-06-30Merge master.Carl Hetherington
2014-06-28Fix crash on analysing audio (and possibly DCP creation) with resampledCarl Hetherington