summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-14Try to clarify the difference between line size and stride.Carl Hetherington
2012-10-14Round image line sizes up to 32. Seems to help with LHS image corruption wit...Carl Hetherington
2012-10-14Remove unused code.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Simplify use of Image hierarchy a bit.Carl Hetherington
2012-10-14Remove believed-unnecessary PostProcessImage.Carl Hetherington
2012-10-14Try moving subtitle adjustment for crop into the decoder.Carl Hetherington
2012-10-14Comment; fix up UI for subtitle scaling.Carl Hetherington
2012-10-14Fix up tests; possibly working subtitle transforms.Carl Hetherington
2012-10-11Basic sub offset support.Carl Hetherington
2012-10-11Use PNG for thumbs so that we get alpha blending in wxwidgets.Carl Hetherington
2012-10-10Thumbs sort of have subs.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-10Merge branch 'master' into subsCarl Hetherington
2012-10-10Try to not start jobs if a dependant fails.Carl Hetherington
2012-10-09Fix some POSIX-isms.Carl Hetherington
2012-10-09Simplify and test audio sample rate alteration.Carl Hetherington
2012-10-09Use r_frame_rate from AVStream if avg_frame_rate is not a number; fixes probl...Carl Hetherington
2012-10-09Fix uninitialised variable.Carl Hetherington
2012-10-09Remove unused variable.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-10-09Merge branch 'master' into subsCarl Hetherington
2012-10-09Remove some unnecessary code.Carl Hetherington
2012-10-09Various subtitle fixes.Carl Hetherington
2012-10-08Obey subtitle timing.Carl Hetherington
2012-10-08Tidy up a bit.Carl Hetherington
2012-10-08Do alpha blending maybe right.Carl Hetherington
2012-10-08Hacks.Carl Hetherington
2012-10-08Present fixed formats with video content and variable formats with stills.Carl Hetherington
2012-10-08Split Format into Fixed and Variable so that sources can be unstretched.Carl Hetherington
2012-10-07Fix comment.Carl Hetherington
2012-10-07Fix comment.Carl Hetherington
2012-10-07Fix up some bugs when using limited DCP range (reported by Wolfgang Woehl).Carl Hetherington
2012-10-07Simple test to make sure a couple of simple make DCP jobs complete.Carl Hetherington
2012-10-07Pick up last few frames properly when decoding.Carl Hetherington
2012-10-07Create film directory in constructor.Carl Hetherington
2012-10-03A touch more debugging.Carl Hetherington
2012-10-03Fix up include and add a log.Carl Hetherington
2012-10-02Use version.cc contents instead of DVDOMATIC_VERSION.Carl Hetherington
2012-10-02Use drop-frame sound hack for 30 fps drop as well.Carl Hetherington
2012-10-02Tidy up test for whether or not to resample.Carl Hetherington
2012-10-02Fix include.Carl Hetherington
2012-10-02Merge branch 'resample-drop-frame'Carl Hetherington
2012-10-02Use String::compose in a few places.Carl Hetherington
2012-10-02Tidy up timing code a bit.Carl Hetherington
2012-10-02Some more timing logging.Carl Hetherington
2012-10-01Some more debug logging.Carl Hetherington
2012-10-01Fix ran-for display in makedcp.Carl Hetherington
2012-10-01Various fixes to resampling.Carl Hetherington