summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Collapse)Author
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 ↵Carl Hetherington
movement with still-image DCPs (#130).
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 ↵Carl Hetherington
inverted). Also try to add _audio_starts_with_video mode to Matcher." This reverts commit 4ff5c21a9c3c2ea8ab3a253ef5658e3ee91e0bea.
2013-05-07Fix another bit of incorrect logic (this_is_first_audio was inverted). Also ↵Carl Hetherington
try to add _audio_starts_with_video mode to Matcher.
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 ↵Carl Hetherington
de-interleave of multi-channel audio sources.
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; ↵Carl Hetherington
fix tiny memory leak.
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
2013-05-01More pixel formats.Carl Hetherington
2013-05-01Typo.Carl Hetherington
2013-04-30Couple of missing formats from Image::components().Carl Hetherington
2013-04-30Fix reffing of the AVFrame output by the decoder.Carl Hetherington
2013-04-30Typo.Carl Hetherington
2013-04-30Update filter graph to new API.Carl Hetherington
2013-04-30Remove old ffmpeg compatibility stuff.Carl Hetherington
2013-04-29Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0Carl Hetherington