summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-01-06Add format for 16:9 without padding; update changelog.Carl Hetherington
2013-01-06Try to put mono sound tracks on the centre speaker.Carl Hetherington
2013-01-06Remove unused and broken constructor.Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-21Fix crash from previous commit; clear viewer image when its size changes (#12).Carl Hetherington
2012-12-20Merge branch 'video-player' of ssh://houllier/home/carl/git/dvdomatic into vi...Carl Hetherington
2012-12-20Only use last real frame if it exists.Carl Hetherington
2012-12-20Missing include.Carl Hetherington
2012-12-20Missing include.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-19UI tweaks for still image DCPs with audio.Carl Hetherington
2012-12-19Move audio into Encoder so that J2KStillEncoder can use it too. Rename J2KWA...Carl Hetherington
2012-12-19Fix merge.Carl Hetherington
2012-12-18Try to add support for signed 16-bit planar; tidy a couple of C-style casts.Carl Hetherington
2012-12-18Fix merge.Carl Hetherington
2012-12-18Try to tidy up subtitle timing and seeks wrt source frames, DCP frames and ro...Carl Hetherington
2012-12-18Support non-planar float audio.Carl Hetherington
2012-12-18Merge branch 'master' into video-playerCarl Hetherington
2012-12-18Try to throw an exception rather than asserting on an unknown sound format.Carl Hetherington
2012-12-18Fix being tested.Carl Hetherington
2012-12-17Minimum still duration of 1s; give new content a default format.Carl Hetherington
2012-12-17Remove debugging.Carl Hetherington
2012-12-17Fix up image tests.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-17Make the viewer respond to filter changes.Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-12-16A few fixes to still image mode.Carl Hetherington
2012-12-16Various hacks to subtitles etc.Carl Hetherington
2012-12-16Do content digest in the examine contents job (fixes #6).Carl Hetherington
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-16Revert "Skipping hacks."Carl Hetherington
2012-12-16Various fixups.Carl Hetherington
2012-12-16Various fixes.Carl Hetherington
2012-12-16Small method rename.Carl Hetherington
2012-12-16Decoder handles crop changing.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-12-16Remove apply crop flag.Carl Hetherington
2012-12-16Various fixes.Carl Hetherington
2012-12-16Integrated FFmpeg player (slow).Carl Hetherington
2012-12-15Comment typo.Carl Hetherington
2012-12-15Remove thumbnailing stuff.Carl Hetherington
2012-12-15Small cleanup.Carl Hetherington
2012-12-15Skipping hacks.Carl Hetherington
2012-12-15Merge branch 'master' into speed-upCarl Hetherington
2012-12-15Missing include.Carl Hetherington
2012-12-13Fix regression when AVCodecContext's channel layout doesn't get set up by FFm...Carl Hetherington
2012-12-13Try to hack progress reporting for make DCP to not sit at 100% for a while (#5).Carl Hetherington
2012-12-13Remove bugs everywhere; mantis instead. Catch all exceptions ever from a job.Carl Hetherington
2012-12-10Try to allow users to specify that the film's header should be trusted wrt le...Carl Hetherington
2012-12-10Add trust content header switch.Carl Hetherington