2009-04-05 |
j-b-m | producer_westley.c: Don't prepend westley document...
|
commit | commitdiff | tree |
2009-03-15 |
j-b-m | transition_composite.c: allow removing of luma file...
|
commit | commitdiff | tree |
2009-03-08 |
j-b-m | producer_framebuffer.c: Fix producer out position
|
commit | commitdiff | tree |
2009-01-29 |
j-b-m | filter_swscale.c: Fix compilation (typo introduced...
|
commit | commitdiff | tree |
2008-12-28 |
j-b-m | filter_sox.c: fix crash when trying to create a sox...
|
commit | commitdiff | tree |
2008-12-21 |
j-b-m | producer_sdl_image.c: Fix crash when attempting to...
|
commit | commitdiff | tree |
2008-11-13 |
j-b-m | filter_freeze.c: fix detection of current frame position...
|
commit | commitdiff | tree |
2008-11-13 |
j-b-m | filter_freeze.c: update frozen frame if freeze position...
|
commit | commitdiff | tree |
2008-11-05 |
j-b-m | kdenlive/filter_freeze.c: added simple freeze filter
|
commit | commitdiff | tree |
2008-10-27 |
j-b-m | producer_avformat.c: Fix crash / corruption when changing...
|
commit | commitdiff | tree |
2008-10-08 |
j-b-m | consumer_avformat.c: Fix crash introduced by FFmpeg...
|
commit | commitdiff | tree |
2008-09-22 |
j-b-m | producer_pixbuf.c, qimage_wrapper.c: Add "force_reload...
|
commit | commitdiff | tree |
2008-08-05 |
j-b-m | kdenlive/producer_framebuffer.c: keep resource file...
|
commit | commitdiff | tree |
2008-08-03 |
j-b-m | framework/mlt_playlist.c: check length before inserting...
|
commit | commitdiff | tree |
2008-07-27 |
j-b-m | producer_framebuffer.c: Fix aspect ratio with slowmotion...
|
commit | commitdiff | tree |
2008-07-24 |
j-b-m | qimage/configure: Fix Qt3 detection and compilation
|
commit | commitdiff | tree |
2008-07-22 |
j-b-m | qimage module: add mutex, fix caching and use alpha...
|
commit | commitdiff | tree |
2008-07-14 |
j-b-m | qimage/configure: Fix Qt4 detection
|
commit | commitdiff | tree |
2008-07-10 |
j-b-m | qimage module: add support for Qt4 (you can force compile...
|
commit | commitdiff | tree |
2008-06-25 |
j-b-m | mlt_field.c: correctly reconnect transitions after...
|
commit | commitdiff | tree |
2008-06-25 |
j-b-m | mlt_service.c: fix bad identification for some services...
|
commit | commitdiff | tree |
2008-05-12 |
j-b-m | Correctly update the luma file if the resource was...
|
commit | commitdiff | tree |
2007-12-08 |
j-b-m | Autotrack rectangle can now be defined using geometry...
|
commit | commitdiff | tree |
2007-07-07 |
j-b-m | Fix build based on patch from Ryan Hodge
|
commit | commitdiff | tree |
2007-07-01 |
j-b-m | Add support for psd, xcf and exr images (KDE libraries...
|
commit | commitdiff | tree |
2007-07-01 |
j-b-m | Fix for rgba images (based on the code from qimage_producer)
|
commit | commitdiff | tree |
2007-07-01 |
j-b-m | Fix get image for formats different from yuv422
|
commit | commitdiff | tree |
2007-07-01 |
j-b-m | Some lines were missing in my previous commit, so now...
|
commit | commitdiff | tree |
2007-06-30 |
j-b-m | Better fix for aspect_ratio problem in framebuffer...
|
commit | commitdiff | tree |
2007-06-30 |
j-b-m | Fix aspect ratio for slowmotion / freeze effect
|
commit | commitdiff | tree |
2007-06-30 |
j-b-m | Fix typo which prevented wave filter to be available
|
commit | commitdiff | tree |
2007-06-27 |
j-b-m | Revert my commit changing qscale's default value. This...
|
commit | commitdiff | tree |
2007-05-31 |
j-b-m | Fix framebuffer crash & clip duration error
|
commit | commitdiff | tree |
2007-03-31 |
j-b-m | Fixed crash in slowmotion producer
|
commit | commitdiff | tree |
2007-03-31 |
j-b-m | Fix slowmotion producer (no more variable speed, but...
|
commit | commitdiff | tree |
2007-03-30 |
j-b-m | Update ChangeLog and fix license for blur and wave...
|
commit | commitdiff | tree |
2007-03-02 |
j-b-m | Allow user to choose video driver and output display
|
commit | commitdiff | tree |
2007-02-19 |
j-b-m | Fix typo, credits and make functions static, (patch...
|
commit | commitdiff | tree |
2007-02-18 |
j-b-m | Add blur and wave filters from Leny Grisel
|
commit | commitdiff | tree |
2007-02-01 |
j-b-m | Allow user to set alsa device
|
commit | commitdiff | tree |
2007-01-23 |
j-b-m | Allow display of metadata and timecode
|
commit | commitdiff | tree |
2007-01-22 |
j-b-m | Write metadata if there is any
|
commit | commitdiff | tree |
2007-01-19 |
j-b-m | Fix my terribly broken YUV to RGB conversion
|
commit | commitdiff | tree |
2007-01-13 |
j-b-m | Allow changing volume in sdl_preview consumer
|
commit | commitdiff | tree |
2007-01-02 |
j-b-m | Change default value for libavformat's qscale, preventing...
|
commit | commitdiff | tree |
2006-12-31 |
j-b-m | Read metadata from avformat and vorbis producers, using...
|
commit | commitdiff | tree |
2006-12-31 |
j-b-m | Vorbis should set correct values in frame for audio...
|
commit | commitdiff | tree |
2006-11-20 |
j-b-m | remove debug msg
|
commit | commitdiff | tree |
2006-11-18 |
j-b-m | Fix header + add freeze feature
|
commit | commitdiff | tree |
2006-11-18 |
j-b-m | New framebuffer producer. Provides slowmotion, reverse...
|
commit | commitdiff | tree |
2006-11-05 |
j-b-m | Kdenlive project files are now westley compatible
|
commit | commitdiff | tree |
2006-11-05 |
j-b-m | Luma get_image produces yuv only, so announce it. Fix...
|
commit | commitdiff | tree |
2006-10-26 |
j-b-m | Fix rescaling of rgb images when not using gtk2
|
commit | commitdiff | tree |
2006-10-16 |
j-b-m | Position for the effect was not calculated right if...
|
commit | commitdiff | tree |
|