]> git.sesse.net Git - kdenlive/history - src/cliptranscode.cpp
Fix label
[kdenlive] / src / cliptranscode.cpp
2013-05-30 Montel LaurentRemove virtual keyword, fix indent. Const'ref
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-12 Montel Laurentadd explicit keyword when necessary. Add const ref...
2013-05-07 Montel Laurentnormalize signal/slots
2012-11-10 Jean-Baptiste MardelleMerge branch 'pkey'
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-11-09 Jean-Baptiste MardelleFix small bugs in DVD Wizard transcoding workflow
2012-11-03 Ed RogalskyMerge branch 'master' into feature/pkey
2012-11-03 Jean-Baptiste MardelleImplement analysis load / save
2012-11-02 Jean-Baptiste MardelleFinal changes to the DVD wizard rewrite. Allow transcod...
2012-09-24 Jean-Baptiste MardelleCleanup & fix melt job (like video stab) not keeping...
2012-09-07 Jean-Baptiste MardelleFix proxy and various other things when using libav...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2011-12-23 Jean-Baptiste MardelleAudio transcoding actions are now in "Extract audio...
2011-12-20 Jean-Baptiste MardelleImprove feedback when a job fails (needs KDE >= 4.7...
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste Mardelle* Fix crash when deleting clip and audio thumb was...
2011-10-12 Jean-Baptiste MardelleShow progressbar when transcoding clips
2010-08-11 Jean-Baptiste MardelleFix transcoding dialog url input:
2010-03-23 Jean-Baptiste MardelleFix crash on clip transcode:
2010-03-13 Jean-Baptiste MardelleFix HTML tags in i18n strings
2010-01-03 Jean-Baptiste Mardelle* Allow transcoding of several clips (selected in proje...
2009-10-01 Jean-Baptiste Mardellereindent + create a backup copy of the document if...
2009-10-01 Dan DennedyFix transcode failure with space in file name.
2009-09-26 Jean-Baptiste Mardellesmall improvements to the clip transcode dialog, allow...
2009-07-20 Jean-Baptiste MardelleUndo files that should not have been part of last commit
2009-07-20 Jean-Baptiste MardelleAdd XML files for frei0r contrast0r and brightness...
2009-05-26 Jean-Baptiste MardelleAllow transcoding of several clips
2009-05-26 Jean-Baptiste MardelleStore transcoding profiles in a separate file (kdenlive...
2009-05-19 Jean-Baptiste MardelleAdd new "Transcode Clip" option in File menu
2009-05-19 Jean-Baptiste MardelleNew dialog for clip transcoding