summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-10Add missing files.Carl Hetherington
2013-05-09Basic retained-mode-style canvas for timeline; allow selection.Carl Hetherington
2013-05-09Edit -> Properties and move timeline button.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-08Basic re-enabling of the properties window (#138).Carl Hetherington
2013-05-08Fix subtitle control visibility (#139).Carl Hetherington
2013-05-08Couple of fixes to updating things when removing content.Carl Hetherington
2013-05-08Better fix for still (no sound) DCP crash.Carl Hetherington
2013-05-07Basic auto-scroll of job view (#129).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-072.8 fixes.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-06Fix resizing/redraw problems on Windows.Carl Hetherington
2013-05-06Better attempt at clearing background of check boxes.Carl Hetherington
2013-05-06Try to disable subtitle stream choice if there are none.Carl Hetherington
2013-05-06Try to fix lack of redraw on resize on Windows; also corrupted background to ...Carl Hetherington
2013-05-06Try to fix win32 build.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-06Make timeline non-modal.Carl Hetherington
2013-05-06Add basic timeline window.Carl Hetherington
2013-05-05Fix broken layout with pause button.Carl Hetherington
2013-05-04Make batch converter basically work.Carl Hetherington
2013-05-04Missing i18n.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-02Back-port tabbed config dialog from 1.0Carl 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