summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
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
2013-04-29More cycle-breaking of shared_ptr for decoder / player.Carl Hetherington
2013-04-28Fix crash on preview playback reaching the end of the content (#131).Carl Hetherington
2013-04-28Fix initial display of viewer image.Carl Hetherington
2013-04-28Merge master.Carl Hetherington
2013-04-28Updated it_IT translation from MassimilianoCarl Hetherington
2013-04-28Fix broken external audio support.Carl Hetherington
2013-04-28Add total-playlist loop option; move state of content list into the Playlist.Carl Hetherington
2013-04-27Add default still length option. Split config dialog into tabs.Carl Hetherington
2013-04-27Allow multiple selection of content files, and improve behaviour on examining...Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-26Fix content length reporting; fix crash when player has audio disabled.Carl Hetherington
2013-04-26Pick up old config file.Carl Hetherington
2013-04-26Fix player logic.Carl Hetherington
2013-04-26Fix seek.Carl Hetherington