summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-05-21Merge master.Carl Hetherington
2013-05-20Various incomplete hacks on regions / audio mapping.Carl Hetherington
2013-05-20Some basics of AudioMapping.Carl Hetherington
2013-05-20Various time-related fixes; fix daft hang on decodes.Carl Hetherington
2013-05-20Fix another crash on stills with no audio.Carl Hetherington
2013-05-19Fix accidentally-broken .pot file building.Carl Hetherington
2013-05-19ChangeLog; fix default format on set_content.Carl Hetherington
2013-05-19Use C rather than POSIX for a simple known i18n for the LocaleGuard. This se...Carl Hetherington
2013-05-17Try to fix crash with stills without audio.Carl Hetherington
2013-05-17Add full-frame preset (#144).Carl Hetherington
2013-05-17Try to integrate; add line numbers to traces.Carl Hetherington
2013-05-17Fix build.Carl Hetherington
2013-05-17Add verbatim stack.{cpp,hpp} from mr-edd.co.uk hg repo.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-13Updated fr_FR from Lilian.Carl Hetherington
2013-05-10Remove Timed*Sink and Timed*Source>Carl Hetherington
2013-05-10Move SRC (badly) to AudioDecoder.Carl Hetherington
2013-05-10Make libswresample mandatory.Carl Hetherington
2013-05-10Add comment.Carl Hetherington
2013-05-10Tidy filter_and_emit_video / decode_video_packet.Carl Hetherington
2013-05-10Remove gain/delay_line/matcher/trimmer.Carl Hetherington
2013-05-09Basic retained-mode-style canvas for timeline; allow selection.Carl Hetherington
2013-05-09Merge master.Carl Hetherington
2013-05-09Merge pot files.Carl Hetherington
2013-05-08Some tidying up. Do encode progress in the writer to improve progress bar mo...Carl Hetherington
2013-05-08Better fix for still (no sound) DCP crash.Carl Hetherington
2013-05-07Another attempt to fix matching and confusions about the delay line.Carl Hetherington
2013-05-07Stop SndfileDecoder with no audio emitting lots of silence.Carl Hetherington
2013-05-07Fix silly bug introduced when speeding up ImageMagick content.Carl Hetherington
2013-05-07Catch exceptions on loading config.Carl Hetherington
2013-05-07Fix more incorrect logic.Carl Hetherington
2013-05-07Revert "Fix another bit of incorrect logic (this_is_first_audio was inverted)...Carl Hetherington
2013-05-07Fix another bit of incorrect logic (this_is_first_audio was inverted). Also ...Carl Hetherington
2013-05-07Fix typo preventing audio sync fixes when audio follows video.Carl Hetherington
2013-05-06Remove somewhat pointless playlist description.Carl Hetherington
2013-05-06Re-use ImageMagickDecoders when possible.Carl Hetherington
2013-05-06Fix daft inefficiency in ImageMagickDecoder.Carl Hetherington
2013-05-06Add basic timeline window.Carl Hetherington
2013-05-04Make batch converter basically work.Carl Hetherington
2013-05-04Batch converter stub.Carl Hetherington
2013-05-04Add primitive description of what the playlist is doing. Add missing de-inte...Carl Hetherington
2013-05-04Add FFmpeg content dialog; moving ffmpeg-specific things out of the film editor.Carl Hetherington
2013-05-04Merge master.Carl Hetherington
2013-05-04Add config options for some of the DCP XML metadata (#122).Carl Hetherington
2013-05-03Try to fix the filter / AVFrame ownership.Carl Hetherington
2013-05-03Configurable default format and content type (#133).Carl Hetherington
2013-05-02Use newer format to specify filter graphs; don't filter unless necessary; fix...Carl Hetherington
2013-05-01Missing format for make_black.Carl Hetherington
2013-05-01Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.Carl Hetherington
2013-05-01Add pixel formats tests.Carl Hetherington