]>
git.sesse.net Git - kdenlive/log
Till Theato [Tue, 21 Dec 2010 20:05:33 +0000 (20:05 +0000)]
Initial support for keyframes in track effects (WIP)
svn path=/trunk/kdenlive/; revision=5187
Alberto Villa [Tue, 21 Dec 2010 17:51:54 +0000 (17:51 +0000)]
- Fix build with GCC 4.2.
svn path=/trunk/kdenlive/; revision=5186
Alberto Villa [Tue, 21 Dec 2010 17:49:02 +0000 (17:49 +0000)]
- Fix build on FreeBSD.
svn path=/trunk/kdenlive/; revision=5185
Yuri Chornoivan [Mon, 20 Dec 2010 16:33:08 +0000 (16:33 +0000)]
kdenlive.pot update, Ukrainian translation update.
svn path=/trunk/kdenlive/; revision=5184
Marco Gittler [Mon, 20 Dec 2010 15:08:24 +0000 (15:08 +0000)]
show db values (later with context menu switch between db/linear)
svn path=/trunk/kdenlive/; revision=5183
Marco Gittler [Mon, 20 Dec 2010 11:37:08 +0000 (11:37 +0000)]
fixed gl widget on mac (did not resize anymore)
svn path=/trunk/kdenlive/; revision=5182
Till Theato [Sat, 18 Dec 2010 14:34:39 +0000 (14:34 +0000)]
If exporting to script: Use variables for the location of the playlist and the destination
svn path=/trunk/kdenlive/; revision=5181
Jean-Baptiste Mardelle [Sat, 18 Dec 2010 11:26:33 +0000 (11:26 +0000)]
Fix scripts with special chars in render name:
http://kdenlive.org/mantis/view.php?id=1926
svn path=/trunk/kdenlive/; revision=5180
Till Theato [Fri, 17 Dec 2010 20:38:09 +0000 (20:38 +0000)]
Small cleanup in CustomTrackView constructor
svn path=/trunk/kdenlive/; revision=5179
Jean-Baptiste Mardelle [Thu, 16 Dec 2010 22:01:20 +0000 (22:01 +0000)]
Improve visual feedback in render dialog when clips are missing:
http://kdenlive.org/mantis/view.php?id=1425
svn path=/trunk/kdenlive/; revision=5178
Simon A. Eugster [Tue, 14 Dec 2010 18:26:43 +0000 (18:26 +0000)]
Spectrum: Using maxima of samples if there are more than 2 samples per pixel
svn path=/trunk/kdenlive/; revision=5177
Simon A. Eugster [Tue, 14 Dec 2010 12:59:54 +0000 (12:59 +0000)]
Spectrogram:
* Re-using interpolation function (moved to FFTTools)
* Fixed mouse glitch (see previous commit)
svn path=/trunk/kdenlive/; revision=5176
Simon A. Eugster [Tue, 14 Dec 2010 12:59:29 +0000 (12:59 +0000)]
Audio Scope:
* Fixed crash when using too high max frequency
* Fixed glitch changing the maximum frequency to 96 kHz when zooming in to 1 kHz too quickly (unsigned overflow)
* Fixed frequency labeled twice as high as it actually was
svn path=/trunk/kdenlive/; revision=5175
Simon A. Eugster [Tue, 14 Dec 2010 12:59:06 +0000 (12:59 +0000)]
Audio Spectrum: Increased performance by 25 % by directly painting lines instead of single pixels
svn path=/trunk/kdenlive/; revision=5174
Jean-Baptiste Mardelle [Tue, 14 Dec 2010 00:04:25 +0000 (00:04 +0000)]
Fix wrong profile autodetection:
http://www.kdenlive.org/mantis/view.php?id=1888
svn path=/trunk/kdenlive/; revision=5173
Simon A. Eugster [Mon, 13 Dec 2010 08:20:34 +0000 (08:20 +0000)]
Audio scopes: Only deliver audio when required for better performance when scopes are disabled
svn path=/trunk/kdenlive/; revision=5172
Simon A. Eugster [Mon, 13 Dec 2010 08:20:09 +0000 (08:20 +0000)]
Audio spectrum: Fixed crash when the mouse cursor moved outside the widget while calculating
svn path=/trunk/kdenlive/; revision=5171
Simon A. Eugster [Mon, 13 Dec 2010 08:19:38 +0000 (08:19 +0000)]
Spectrogram:
* Added more space on the left to avoid the minus being cut off for the lower dB bound
* Don't track mouse anymore when it is on the left of the spectrogram
svn path=/trunk/kdenlive/; revision=5170
Till Theato [Sun, 12 Dec 2010 19:02:27 +0000 (19:02 +0000)]
Add option to allow the parameters to stay enabled when the effect is disabled.
Using the parameters with the effect disabled can be useful for example for colorpicking (white balance, bluescreen).
svn path=/trunk/kdenlive/; revision=5169
Till Theato [Sun, 12 Dec 2010 18:06:54 +0000 (18:06 +0000)]
Small cleanup + comment
svn path=/trunk/kdenlive/; revision=5168
Jean-Baptiste Mardelle [Sun, 12 Dec 2010 16:09:57 +0000 (16:09 +0000)]
Fix timeline selection when adding effects:
http://kdenlive.org/mantis/view.php?id=1182
svn path=/trunk/kdenlive/; revision=5167
Jean-Baptiste Mardelle [Sun, 12 Dec 2010 15:01:26 +0000 (15:01 +0000)]
Fix painting of guides with vertical scroll (introduced in svn rev, 5165)
svn path=/trunk/kdenlive/; revision=5166
Till Theato [Sun, 12 Dec 2010 12:41:17 +0000 (12:41 +0000)]
Change guide comment position:
Comment is now on a rect (no rounded corners) on the top of the timeline (no +10).
Rect has an arc appended.
svn path=/trunk/kdenlive/; revision=5165
Till Theato [Sun, 12 Dec 2010 12:07:21 +0000 (12:07 +0000)]
Fix guide comment not visible when scrolling vertically (make it float):
http://kdenlive.org/mantis/view.php?id=1911
svn path=/trunk/kdenlive/; revision=5164
Jean-Baptiste Mardelle [Sun, 12 Dec 2010 11:11:04 +0000 (11:11 +0000)]
Fix compatibility with dvdauthor 0.7
svn path=/trunk/kdenlive/; revision=5163
Dan Dennedy [Sun, 12 Dec 2010 03:42:34 +0000 (03:42 +0000)]
Fix build on Mac OS X.
svn path=/trunk/kdenlive/; revision=5162
Till Theato [Sat, 11 Dec 2010 22:12:51 +0000 (22:12 +0000)]
Fix effect parameters disabled at inappropriate times (when switching between a disabled and an enabled effect).
svn path=/trunk/kdenlive/; revision=5161
Till Theato [Sat, 11 Dec 2010 21:52:37 +0000 (21:52 +0000)]
Sharpness effect: Rename to Sharpen, move to Enhancement group and make it keyframable
svn path=/trunk/kdenlive/; revision=5160
Till Theato [Sat, 11 Dec 2010 21:39:11 +0000 (21:39 +0000)]
Add comment on project folder places entry (== Bookmark) code resources.
svn path=/trunk/kdenlive/; revision=5159
Till Theato [Sat, 11 Dec 2010 21:00:38 +0000 (21:00 +0000)]
Add project folder places entry to Kdenlive file dialogs:
http://kdenlive.org/mantis/view.php?id=1828
svn path=/trunk/kdenlive/; revision=5158
Jean-Baptiste Mardelle [Sat, 11 Dec 2010 11:07:46 +0000 (11:07 +0000)]
Mark project modified when updating clip location:
http://kdenlive.org/mantis/view.php?id=1913
svn path=/trunk/kdenlive/; revision=5157
Simon A. Eugster [Thu, 9 Dec 2010 18:50:10 +0000 (18:50 +0000)]
Audio scopes: Mouse tracking can be disabled
svn path=/trunk/kdenlive/; revision=5156
Simon A. Eugster [Thu, 9 Dec 2010 18:39:00 +0000 (18:39 +0000)]
Audio Scopes:
* Audio Spectrum now shows frequency and volume at the mouse position
* Moved the peak-preserving linear interpolation to an own function (re-use)
* Grid in the Spectrogram can be disabled
* Increased accuracy of volume value at the mouse position in the Spectogram
svn path=/trunk/kdenlive/; revision=5155
Simon A. Eugster [Thu, 9 Dec 2010 18:38:31 +0000 (18:38 +0000)]
Spectrogram: Fix update on resize
svn path=/trunk/kdenlive/; revision=5154
Simon A. Eugster [Wed, 8 Dec 2010 17:50:04 +0000 (17:50 +0000)]
Spectrogram:
* Minimum and maximum dB can be chosen with vertical dragging
* Maximum frequency can be adjusted with horizontal dragging
* HUD showing frequency and frame number at mouse position
* Only add a new line if there is actually new data available (i.e. not on dB adustments and such)
svn path=/trunk/kdenlive/; revision=5153
Simon A. Eugster [Wed, 8 Dec 2010 17:49:33 +0000 (17:49 +0000)]
Abstract Scopes:
* Debug messages improved
* New pen added
* Abstract Audio Scope: Debugging switch added
* Abstract Audio Scope: Keep track of number of new data such that the renderer function knows whether it is called due to new data or simply because the view or parameters have changed
svn path=/trunk/kdenlive/; revision=5152
Gabriel Gazzan [Tue, 7 Dec 2010 20:56:53 +0000 (20:56 +0000)]
Spanish translation update
svn path=/trunk/kdenlive/; revision=5151
Simon A. Eugster [Tue, 7 Dec 2010 20:42:25 +0000 (20:42 +0000)]
* Moved movement detection to Abstract Scope widget
* Auto-Refresh: virtual modifier removed from slot (did not connect due to dubious reasons here with the virtual modifier)
* Code cleanup, unused functions removed
svn path=/trunk/kdenlive/; revision=5150
Simon A. Eugster [Tue, 7 Dec 2010 20:41:28 +0000 (20:41 +0000)]
Spectrogram:
* Keeping pre-rendered image for much better performance (10x +)
* Remember window settings
svn path=/trunk/kdenlive/; revision=5149
Jean-Baptiste Mardelle [Tue, 7 Dec 2010 19:43:09 +0000 (19:43 +0000)]
Make jog shuttle buttons work, based on patch from P. Fleury,
http://kdenlive.org/mantis/view.php?id=1895
svn path=/trunk/kdenlive/; revision=5148
Jean-Baptiste Mardelle [Tue, 7 Dec 2010 19:20:41 +0000 (19:20 +0000)]
Prevent error in track effect deletion
svn path=/trunk/kdenlive/; revision=5147
Simon A. Eugster [Tue, 7 Dec 2010 14:02:26 +0000 (14:02 +0000)]
Spectrogram added (but not yet efficient)
svn path=/trunk/kdenlive/; revision=5146
Simon A. Eugster [Tue, 7 Dec 2010 14:02:03 +0000 (14:02 +0000)]
Audio Spectrum: Moved FFT calculation to FFTTools for re-use
svn path=/trunk/kdenlive/; revision=5145
Simon A. Eugster [Tue, 7 Dec 2010 14:01:41 +0000 (14:01 +0000)]
Preparing Spectrogram widget
svn path=/trunk/kdenlive/; revision=5144
Simon A. Eugster [Tue, 7 Dec 2010 07:14:54 +0000 (07:14 +0000)]
Audio Spectrum:
* Showing maximum frequency on the X axis
* Dotted lines for frequencies between labelled main frequencies
svn path=/trunk/kdenlive/; revision=5143
Yuri Chornoivan [Mon, 6 Dec 2010 21:33:03 +0000 (21:33 +0000)]
kdenlive.pot update, Ukrainian translation update.
svn path=/trunk/kdenlive/; revision=5142
Simon A. Eugster [Mon, 6 Dec 2010 16:57:05 +0000 (16:57 +0000)]
Audio Spectrum:
* kiss_fft configuration is cached as well for better performance
* Actual window size is shown in the widget (may differ from the selected window size due to limiting sampling rate)
* Showing some ToolTips, removed Realtime option
* Comments added
svn path=/trunk/kdenlive/; revision=5141
Simon A. Eugster [Mon, 6 Dec 2010 16:56:27 +0000 (16:56 +0000)]
Audio scopes: Caching window functions for better performance
svn path=/trunk/kdenlive/; revision=5140
Simon A. Eugster [Mon, 6 Dec 2010 09:32:55 +0000 (09:32 +0000)]
Audio Spectrum: Maximum frequency can be adjusted by horizontal dragging
svn path=/trunk/kdenlive/; revision=5139
Simon A. Eugster [Mon, 6 Dec 2010 09:32:36 +0000 (09:32 +0000)]
Audio Spectrum: Grid scale improved
svn path=/trunk/kdenlive/; revision=5138
Simon A. Eugster [Sun, 5 Dec 2010 21:28:55 +0000 (21:28 +0000)]
Audio Spectrum: Linear interpolation fixed for peaks (Hack; See source code comments)
svn path=/trunk/kdenlive/; revision=5137
Simon A. Eugster [Sun, 5 Dec 2010 21:08:04 +0000 (21:08 +0000)]
Using #ifdef for debugging instead of commenting out in Abstract Scopes
svn path=/trunk/kdenlive/; revision=5136
Simon A. Eugster [Sun, 5 Dec 2010 20:57:11 +0000 (20:57 +0000)]
Audio Spectrum: Different Window functions added (Rectangle, Triangle, and Hamming)
svn path=/trunk/kdenlive/; revision=5135
Simon A. Eugster [Sun, 5 Dec 2010 20:56:41 +0000 (20:56 +0000)]
CMake: Message about C flags adjusted
svn path=/trunk/kdenlive/; revision=5134
Simon A. Eugster [Sat, 4 Dec 2010 09:36:56 +0000 (09:36 +0000)]
Audio Spectrum: Remember configuration
svn path=/trunk/kdenlive/; revision=5133
Simon A. Eugster [Sat, 4 Dec 2010 08:41:42 +0000 (08:41 +0000)]
Audio Spectrum updated
* Minimum dB value can be adjusted by dragging vertically
* Maximum dB value: Additionally hold Shift while dragging
svn path=/trunk/kdenlive/; revision=5132
Simon A. Eugster [Sat, 4 Dec 2010 08:00:12 +0000 (08:00 +0000)]
Removed unused variable names (compile-time warnings)
svn path=/trunk/kdenlive/; revision=5131
Simon A. Eugster [Fri, 3 Dec 2010 17:11:41 +0000 (17:11 +0000)]
Color scopes now using the common abstract scope as well. --> Common functions, more re-usable
svn path=/trunk/kdenlive/; revision=5130
Simon A. Eugster [Fri, 3 Dec 2010 17:10:22 +0000 (17:10 +0000)]
Made AbstractAudioScope and AbstractGfxScope inherit from AbstractScope; Done for audio
svn path=/trunk/kdenlive/; revision=5129
Simon A. Eugster [Fri, 3 Dec 2010 14:59:45 +0000 (14:59 +0000)]
Audio Spectrum updated: dB values, frequency values
svn path=/trunk/kdenlive/; revision=5128
Jean-Baptiste Mardelle [Mon, 29 Nov 2010 23:13:46 +0000 (23:13 +0000)]
disable effect stack params and monitor scene when effect is disabled
svn path=/trunk/kdenlive/; revision=5127
Jean-Baptiste Mardelle [Mon, 29 Nov 2010 22:19:39 +0000 (22:19 +0000)]
cleanup
svn path=/trunk/kdenlive/; revision=5126
Jean-Baptiste Mardelle [Sun, 28 Nov 2010 23:15:54 +0000 (23:15 +0000)]
Fix possible crash on exit
svn path=/trunk/kdenlive/; revision=5125
Jean-Baptiste Mardelle [Sun, 28 Nov 2010 22:53:15 +0000 (22:53 +0000)]
Use QtConcurrent instead of custom thread to create audio thumbs, in an attempt to fix startup crash
svn path=/trunk/kdenlive/; revision=5124
Jean-Baptiste Mardelle [Sat, 27 Nov 2010 22:24:23 +0000 (22:24 +0000)]
Fix editing of external title files:
http://www.kdenlive.org/mantis/view.php?id=1879
svn path=/trunk/kdenlive/; revision=5123
Jean-Baptiste Mardelle [Sat, 27 Nov 2010 19:25:41 +0000 (19:25 +0000)]
Fix typo breaking force aspect ratio:
http://www.kdenlive.org/mantis/view.php?id=1896
svn path=/trunk/kdenlive/; revision=5122
Simon A. Eugster [Sat, 27 Nov 2010 07:03:18 +0000 (07:03 +0000)]
Some comments added
svn path=/trunk/kdenlive/; revision=5121
Simon A. Eugster [Fri, 26 Nov 2010 17:08:30 +0000 (17:08 +0000)]
I/Q Lines: Visual enhancements.
Vectorscope: Mouse Circle not limited to the Vectorscope's Circle's bounding rect anymore.
svn path=/trunk/kdenlive/; revision=5120
Simon A. Eugster [Fri, 26 Nov 2010 14:39:50 +0000 (14:39 +0000)]
Vectorscope: I/Q lines added
svn path=/trunk/kdenlive/; revision=5119
Simon A. Eugster [Thu, 25 Nov 2010 17:45:59 +0000 (17:45 +0000)]
Frequency spectrum ...
svn path=/trunk/kdenlive/; revision=5118
Marco Gittler [Wed, 24 Nov 2010 09:46:47 +0000 (09:46 +0000)]
fix signal/slots for QVector<int16_t>
used now for audiosignal.cpp but looks a bit slower (so only commented
out first)
svn path=/trunk/kdenlive/; revision=5117
Simon A. Eugster [Wed, 24 Nov 2010 08:26:33 +0000 (08:26 +0000)]
Audio scope: Signals and slots not working
svn path=/trunk/kdenlive/; revision=5116
Dan Dennedy [Wed, 24 Nov 2010 03:56:51 +0000 (03:56 +0000)]
Apply patch from P. Fleury to improve jog shuttle speed handling.
It is especially helpful for the popular Contour models.
http://www.kdenlive.org/mantis/view.php?id=1893
svn path=/trunk/kdenlive/; revision=5115
Dan Dennedy [Tue, 23 Nov 2010 23:39:18 +0000 (23:39 +0000)]
Fix typo in time code format display.
svn path=/trunk/kdenlive/; revision=5114
Gabriel Gazzan [Tue, 23 Nov 2010 20:33:31 +0000 (20:33 +0000)]
Spanish translation update
svn path=/trunk/kdenlive/; revision=5113
Marco Gittler [Tue, 23 Nov 2010 16:29:59 +0000 (16:29 +0000)]
fix compile on mac
svn path=/trunk/kdenlive/; revision=5112
Dan Dennedy [Mon, 22 Nov 2010 22:29:00 +0000 (22:29 +0000)]
Fix regression in HDV capture.
svn path=/trunk/kdenlive/; revision=5111
Dan Dennedy [Mon, 22 Nov 2010 21:58:42 +0000 (21:58 +0000)]
Add effect file for new frei0r sharpness filter.
svn path=/trunk/kdenlive/; revision=5110
Yuri Chornoivan [Mon, 22 Nov 2010 18:29:45 +0000 (18:29 +0000)]
kdenlive.pot update, Ukrainian translation update.
svn path=/trunk/kdenlive/; revision=5109
Simon A. Eugster [Mon, 22 Nov 2010 18:21:46 +0000 (18:21 +0000)]
First preparations for audio spectrum scopes, using kiss_fft
svn path=/trunk/kdenlive/; revision=5108
Dan Dennedy [Sat, 20 Nov 2010 07:43:31 +0000 (07:43 +0000)]
Remove transparency effect from Cmake.
svn path=/trunk/kdenlive/; revision=5107
Dan Dennedy [Sat, 20 Nov 2010 07:36:36 +0000 (07:36 +0000)]
Remove transparency effect.
It is not obvious that it requires composite, it is redundant with
composite's opacity, and it is demonstrated as unstable:
http://www.kdenlive.org/mantis/view.php?id=1464
svn path=/trunk/kdenlive/; revision=5106
Dan Dennedy [Sat, 20 Nov 2010 07:30:57 +0000 (07:30 +0000)]
Add 720p DNxHD transcode presets.
svn path=/trunk/kdenlive/; revision=5105
Dan Dennedy [Thu, 18 Nov 2010 07:34:24 +0000 (07:34 +0000)]
Add support for SWF files.
svn path=/trunk/kdenlive/; revision=5104
Jean-Baptiste Mardelle [Tue, 16 Nov 2010 22:14:37 +0000 (22:14 +0000)]
Fix bug preventing track effect editing / deletion:
http://www.kdenlive.org:80/mantis/view.php?id=1881
http://www.kdenlive.org:80/mantis/view.php?id=1882
svn path=/trunk/kdenlive/; revision=5103
Jean-Baptiste Mardelle [Tue, 16 Nov 2010 21:25:40 +0000 (21:25 +0000)]
Don't send effect change when simply opening the effect in effectstack
svn path=/trunk/kdenlive/; revision=5102
Jean-Baptiste Mardelle [Mon, 15 Nov 2010 22:24:08 +0000 (22:24 +0000)]
New: analyse stopmotion video feed through color scopes
svn path=/trunk/kdenlive/; revision=5101
Jean-Baptiste Mardelle [Mon, 15 Nov 2010 21:23:53 +0000 (21:23 +0000)]
Fix memleak in v4l mjpeg capture
svn path=/trunk/kdenlive/; revision=5100
Jean-Baptiste Mardelle [Mon, 15 Nov 2010 11:02:38 +0000 (11:02 +0000)]
fix v4l memleak
svn path=/trunk/kdenlive/; revision=5099
Jean-Baptiste Mardelle [Sun, 14 Nov 2010 23:22:59 +0000 (23:22 +0000)]
Apply external monitor setting without restarting
svn path=/trunk/kdenlive/; revision=5098
Till Theato [Sun, 14 Nov 2010 19:59:49 +0000 (19:59 +0000)]
Some smaller cleanups related to project loading
svn path=/trunk/kdenlive/; revision=5097
Till Theato [Sun, 14 Nov 2010 19:24:52 +0000 (19:24 +0000)]
Add keyframable GUI for frei0r.hqdn3d (denoiser)
svn path=/trunk/kdenlive/; revision=5096
Jean-Baptiste Mardelle [Sun, 14 Nov 2010 17:14:34 +0000 (17:14 +0000)]
Allow to enable / disable audio levels display
svn path=/trunk/kdenlive/; revision=5095
Jean-Baptiste Mardelle [Sun, 14 Nov 2010 16:14:14 +0000 (16:14 +0000)]
First steps to support MLT's new Blackmagic's consumer (means external video display in Kdenlive)
svn path=/trunk/kdenlive/; revision=5094
Jean-Baptiste Mardelle [Sun, 14 Nov 2010 10:50:20 +0000 (10:50 +0000)]
Get rid of buggy "drop B frame" speedup feature
svn path=/trunk/kdenlive/; revision=5093
Dan Dennedy [Sun, 14 Nov 2010 05:17:21 +0000 (05:17 +0000)]
Add field order override in advanced clip properties.
svn path=/trunk/kdenlive/; revision=5092
Till Theato [Fri, 12 Nov 2010 23:21:58 +0000 (23:21 +0000)]
Add option to speed up project loading: Replace all avformat producers with avformat-novalidate to skip the validation during the producer init (takes place in MLT) while loading the project. Not enabled by default yet.
svn path=/trunk/kdenlive/; revision=5091
Dan Dennedy [Fri, 12 Nov 2010 04:53:15 +0000 (04:53 +0000)]
Add TIF to slideshow clip.
http://www.kdenlive.org/mantis/view.php?id=1701
svn path=/trunk/kdenlive/; revision=5090
Till Theato [Wed, 10 Nov 2010 16:33:56 +0000 (16:33 +0000)]
Remove some "0r"s from effect names
svn path=/trunk/kdenlive/; revision=5089
Alberto Villa [Tue, 9 Nov 2010 14:15:18 +0000 (14:15 +0000)]
- Fix build on FreeBSD.
- Cleanup src/CMakeLists.txt style.
svn path=/trunk/kdenlive/; revision=5088