summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-07-19Fix warning.Carl Hetherington
2013-07-19Add sequence video button.Carl Hetherington
2013-07-19Some missing ui_signaller use.Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-19Add remove option; resize timeline after drags.Carl Hetherington
2013-07-19Normalise labelling of types a bit.Carl Hetherington
2013-07-19Allow repeat of multiple stuff.Carl Hetherington
2013-07-19Basic repeat.Carl Hetherington
2013-07-19Fix initial length of stills.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Hopefully fix some still-image frame rate confusion.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Fix a few warnings.Carl Hetherington
2013-07-18Token 4K test.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-18Put correct number of audio channels in DCP name. Use XX for subtitle langua...Carl Hetherington
2013-07-18Speculative 4K support.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16Include trimming.Carl Hetherington
2013-07-16Fix up AudioMapping confusions with respect to number of content channels.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Some missing copy constructors / operator= / noncopyable.Carl Hetherington
2013-07-16Remove unused Film copy-constructor.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-16Fix a couple of resource leaks on exceptions being thrown.Carl Hetherington
2013-07-16Remove some unnecessary includes in film.hCarl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-15Update and merge po files.Carl Hetherington
2013-07-15Fix mis-merge.Carl Hetherington
2013-07-15Merge.Carl Hetherington
2013-07-15Add some player tests. Fix seek with content at non-DCP frame rate. A few o...Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15Maybe re-sequence video when DCP frame rate changes.Carl Hetherington
2013-07-15Add comment note.Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15Decide best DCP rate based on the largest difference between a particular con...Carl Hetherington
2013-07-15Add friend for tests.Carl Hetherington
2013-07-15Add friend for tests.Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-14Don't decode things if they are not enabled.Carl Hetherington
2013-07-14Resequence video (perhaps) on DCP video frame rate change.Carl Hetherington
2013-07-14Fix piece video_position, player _video_position and FFmpegDecoder _video_pos...Carl Hetherington
2013-07-13More seek tidying.Carl Hetherington
2013-07-13Write first_audio correctly.Carl Hetherington
2013-07-13Another attempt to fix back / same-frame seeks.Carl Hetherington
2013-07-13Various fixes to PTS mangling.Carl Hetherington
2013-07-12Try to improve refetching of last frame and seek backwards.Carl Hetherington