summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-05-12Add default scale-to (#664).Carl Hetherington
2017-05-12Fix crash when adding content via Ctrl-A with no film loaded.Carl Hetherington
2017-05-12Another Windows build fix.Carl Hetherington
2017-05-12Fix windows build again.Carl Hetherington
2017-05-12Try to fix windows build failure (#1071).Carl Hetherington
2017-05-12Supporter.Carl Hetherington
2017-05-11Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2017-05-11Burn subtitles when exporting.Carl Hetherington
2017-05-11Remove unused declaration.Carl Hetherington
2017-05-11Basic audio support.Carl Hetherington
2017-05-10Fix options for libx264.Carl Hetherington
2017-05-10Put av_register_all() in the right place.Carl Hetherington
2017-05-10Add shortcut for export.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington
2017-05-10Add H.264 export.Carl Hetherington
2017-05-10Fix output file for export.Carl Hetherington
2017-05-10Add a break.Carl Hetherington
2017-05-10Tweak error message.Carl Hetherington
2017-05-09Some export tidying up.Carl Hetherington
2017-05-09Slight tidy up of progress stuff in TranscodeJob.Carl Hetherington
2017-05-09Basic GUI for export.Carl Hetherington
2017-05-09Basic video transcoding working.Carl Hetherington
2017-05-09Make TranscoderJob able to take any sort of transcoder.Carl Hetherington
2017-05-09Missing files.Carl Hetherington
2017-05-09Make Transcoder a virtual base.Carl Hetherington
2017-05-09Basica save-as (duplicate) (#746).Carl Hetherington
2017-05-09Simple cover sheet support (#1039).Carl Hetherington
2017-05-08Correctly stop when we have no decoders and we haven't filled.Carl Hetherington
2017-05-08Fix assertion failure if rounding reduces remaining frames to 0.Carl Hetherington
2017-05-08Fix up black-filling logic.Carl Hetherington
2017-05-08Player is not finished if it's still filling in blank space.Carl Hetherington
2017-05-08Set _finished to false when requesting a seek so that the nextCarl Hetherington
get_video() calls pass() enough times to get some data.
2017-05-08Show overlapping subs in multiple tracks on the timeline (#941).Carl Hetherington
2017-05-08Add comment.Carl Hetherington
2017-05-08Comment.Carl Hetherington
2017-05-08Small refactoring.Carl Hetherington
2017-05-08More comment updates.Carl Hetherington
2017-05-08Fix comment.Carl Hetherington
2017-05-08Some comments and cleanup.Carl Hetherington
2017-05-08Pull ActiveSubtitles code out to a class.Carl Hetherington
2017-05-08Fix fill of timeline periods where there is no video.Carl Hetherington
2017-05-07Supporter.Carl Hetherington
2017-05-07Remove unused code.Carl Hetherington
2017-05-05Temporary-ish TODO.Carl Hetherington
2017-05-05Keep active subtitles around until the video they are on has been emitted.Carl Hetherington
2017-05-05Warn if there is no mail server configured when one is needed (#1046).Carl Hetherington
2017-05-05Don't seek a piece if the seek is outside its boundary.Carl Hetherington
2017-05-05Clear _video/_audio when the seek is request, not when it's performed.Carl Hetherington
Otherwise between the seek request and action there can be a get_video() call which returns "stale" data.
2017-05-04Supporter.Carl Hetherington
2017-05-04Supporter.Carl Hetherington