]> git.sesse.net Git - mlt/log
mlt
14 years agoRevert "Fix bug preventing deletion of one frame region"
Dan Dennedy [Tue, 28 Jul 2009 04:18:28 +0000 (21:18 -0700)]
Revert "Fix bug preventing deletion of one frame region"

This reverts commit 17611c672d6a81b3f1b4b445a83606b087603ceb.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agokdenlivetitle_wrapper.cpp: fixed merge conflict
gmarco [Mon, 27 Jul 2009 18:18:11 +0000 (20:18 +0200)]
kdenlivetitle_wrapper.cpp: fixed merge conflict

14 years agoMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
Marco Gittler [Mon, 27 Jul 2009 06:32:36 +0000 (08:32 +0200)]
Merge commit 'jbm/kdenlivetitle' into kdenlivetitle

14 years agodebug --
j-b-m [Mon, 27 Jul 2009 00:18:46 +0000 (02:18 +0200)]
debug --
modified:   producer_kdenlivetitle.c

14 years agoCleanup + fix crashes when used in Kdenlive
j-b-m [Sun, 26 Jul 2009 22:56:51 +0000 (00:56 +0200)]
Cleanup + fix crashes when used in Kdenlive
modified:   kdenlivetitle_wrapper.cpp
modified:   kdenlivetitle_wrapper.h
modified:   producer_kdenlivetitle.c

14 years agoMerge branch 'master' into kdenlivetitle
Marco Gittler [Sun, 26 Jul 2009 19:29:16 +0000 (21:29 +0200)]
Merge branch 'master' into kdenlivetitle

14 years agoFix mem leak
j-b-m [Fri, 24 Jul 2009 14:15:32 +0000 (16:15 +0200)]
Fix mem leak
modified:   src/modules/qimage/kdenlivetitle_wrapper.cpp
modified:   src/modules/qimage/producer_kdenlivetitle.c

14 years agoCleanup & fix crash
j-b-m [Sat, 25 Jul 2009 22:58:01 +0000 (00:58 +0200)]
Cleanup & fix crash
modified:   kdenlivetitle_wrapper.cpp
modified:   kdenlivetitle_wrapper.h

14 years agoFix handling of length parameter in mlt_playlist_remove_region.
Dan Dennedy [Sun, 26 Jul 2009 17:54:36 +0000 (10:54 -0700)]
Fix handling of length parameter in mlt_playlist_remove_region.

This fixes kdenlive bug 1030.
The calls to mlt_playlist_split() inside this function appear to have forgotten that it splits _after_ the specified position.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoCleanup & fix crash
j-b-m [Sat, 25 Jul 2009 22:58:01 +0000 (00:58 +0200)]
Cleanup & fix crash
modified:   kdenlivetitle_wrapper.cpp
modified:   kdenlivetitle_wrapper.h

14 years agoFix bug preventing deletion of one frame region
j-b-m [Sat, 25 Jul 2009 07:28:16 +0000 (09:28 +0200)]
Fix bug preventing deletion of one frame region
modified:   mlt_playlist.c

14 years agoMerge branch 'jbm-kdenlivetitle' into kdenlivetitle
Marco Gittler [Fri, 24 Jul 2009 19:09:53 +0000 (21:09 +0200)]
Merge branch 'jbm-kdenlivetitle' into kdenlivetitle

14 years agoFix mem leak
j-b-m [Fri, 24 Jul 2009 14:15:32 +0000 (16:15 +0200)]
Fix mem leak
modified:   src/modules/qimage/kdenlivetitle_wrapper.cpp
modified:   src/modules/qimage/producer_kdenlivetitle.c

14 years agoRemove debug output
j-b-m [Fri, 24 Jul 2009 13:36:52 +0000 (15:36 +0200)]
Remove debug output

14 years agoFix crash + position in time
j-b-m [Fri, 24 Jul 2009 13:31:20 +0000 (15:31 +0200)]
Fix crash + position in time
modified:   src/modules/qimage/kdenlivetitle_wrapper.cpp
modified:   src/modules/qimage/kdenlivetitle_wrapper.h
modified:   src/modules/qimage/producer_kdenlivetitle.c

14 years ago* Fix memleaks
j-b-m [Fri, 24 Jul 2009 12:46:53 +0000 (14:46 +0200)]
* Fix memleaks
* Cleanup
* Reload xml when setting "reload_xml" property
modified:   src/modules/qimage/kdenlivetitle_wrapper.cpp
modified:   src/modules/qimage/kdenlivetitle_wrapper.h
modified:   src/modules/qimage/producer_kdenlivetitle.c

14 years agokdenlivetitle_wrapper.cpp: use changed format of title-xml
Marco Gittler [Fri, 24 Jul 2009 10:42:36 +0000 (12:42 +0200)]
kdenlivetitle_wrapper.cpp: use changed format of title-xml

14 years agoqimage_wrapper: removed unused line
Marco Gittler [Fri, 24 Jul 2009 09:39:39 +0000 (11:39 +0200)]
qimage_wrapper: removed unused line

14 years agoMerge branch 'jbm-kdenlivetitle' into kdenlivetitle
Marco Gittler [Fri, 24 Jul 2009 09:39:03 +0000 (11:39 +0200)]
Merge branch 'jbm-kdenlivetitle' into kdenlivetitle

Conflicts:
src/modules/qimage/factory.c
src/modules/qimage/kdenlivetitle_wrapper.cpp
src/modules/qimage/kdenlivetitle_wrapper.h
src/modules/qimage/producer_kdenlivetitle.c

14 years agoAdd feature to dynamically replace text in a block
j-b-m [Fri, 24 Jul 2009 09:12:04 +0000 (11:12 +0200)]
Add feature to dynamically replace text in a block
modified:   kdenlivetitle_wrapper.cpp
modified:   kdenlivetitle_wrapper.h
modified:   producer_kdenlivetitle.c

14 years agoqimage/factory.c: readded deleted qimage producer
Marco Gittler [Fri, 24 Jul 2009 08:36:54 +0000 (10:36 +0200)]
qimage/factory.c: readded deleted qimage producer

14 years agokdenlivetitle: reindent code / readded qimage_producer
Marco Gittler [Fri, 24 Jul 2009 08:33:21 +0000 (10:33 +0200)]
kdenlivetitle: reindent code / readded qimage_producer

14 years agoreindent c++
Marco Gittler [Fri, 24 Jul 2009 08:28:13 +0000 (10:28 +0200)]
reindent c++

14 years agoreindent code
Marco Gittler [Fri, 24 Jul 2009 08:26:31 +0000 (10:26 +0200)]
reindent code

14 years agoreadded deleted qimage producer in factory
Marco Gittler [Fri, 24 Jul 2009 08:08:08 +0000 (10:08 +0200)]
readded deleted qimage producer in factory

14 years agoclean image before painting
Marco Gittler [Mon, 20 Jul 2009 10:16:13 +0000 (12:16 +0200)]
clean image before painting

14 years agoMerge branch 'master' of git://mltframework.org/mlt into kdenlivetitle
Marco Gittler [Sun, 19 Jul 2009 19:11:20 +0000 (21:11 +0200)]
Merge branch 'master' of git://mltframework.org/mlt into kdenlivetitle

14 years agoFix image refresh in sdl_still consmuer.
Dan Dennedy [Sun, 19 Jul 2009 18:40:58 +0000 (11:40 -0700)]
Fix image refresh in sdl_still consmuer.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoAvoid redefining _GNU_SOURCE.
Dan Dennedy [Sun, 19 Jul 2009 18:40:13 +0000 (11:40 -0700)]
Avoid redefining _GNU_SOURCE.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agokdenlivetitle: added QtXml during configure, add rescource to producer
Marco Gittler [Sat, 18 Jul 2009 22:25:01 +0000 (00:25 +0200)]
kdenlivetitle: added QtXml during configure, add rescource to producer

14 years agoMerge branch 'master' of git://mltframework.org/mlt into kdenlivetitle
Marco Gittler [Sat, 18 Jul 2009 12:33:06 +0000 (14:33 +0200)]
Merge branch 'master' of git://mltframework.org/mlt into kdenlivetitle

14 years agouse start/end from kdenlive titlefiles
gmarco [Sat, 18 Jul 2009 11:51:15 +0000 (13:51 +0200)]
use start/end from kdenlive titlefiles

14 years agoworking color conversion
Marco Gittler [Sat, 18 Jul 2009 08:56:55 +0000 (10:56 +0200)]
working color conversion

14 years agomemcpy works now
Marco Gittler [Wed, 15 Jul 2009 16:40:51 +0000 (18:40 +0200)]
memcpy works now

14 years agomemhandling changed
Marco Gittler [Wed, 15 Jul 2009 14:16:38 +0000 (16:16 +0200)]
memhandling changed

14 years agoAdd missing include for basename().
Dan Dennedy [Tue, 14 Jul 2009 18:39:33 +0000 (11:39 -0700)]
Add missing include for basename().

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoMerge branch 'master' into kdenlivetitle
Marco Gittler [Tue, 14 Jul 2009 18:33:46 +0000 (20:33 +0200)]
Merge branch 'master' into kdenlivetitle

14 years agoFix build on OS X and possibly others.
Dan Dennedy [Tue, 14 Jul 2009 18:21:02 +0000 (11:21 -0700)]
Fix build on OS X and possibly others.

Gives higher priority to local lib and include dirs than system or
SDL-based lib and include dirs. Also, moves previous -lm fix to
from general build to --avformat-svn and --avformat-static builds.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoMerge branch 'master' into kdenlivetitle
Marco Gittler [Tue, 14 Jul 2009 17:38:45 +0000 (19:38 +0200)]
Merge branch 'master' into kdenlivetitle

14 years agodon't block under qt-application (kdenlive)
Marco Gittler [Tue, 14 Jul 2009 17:25:56 +0000 (19:25 +0200)]
don't block under qt-application (kdenlive)

14 years agocleanup
Marco Gittler [Tue, 14 Jul 2009 17:10:05 +0000 (19:10 +0200)]
cleanup

14 years agotest alpha channel
Marco Gittler [Tue, 14 Jul 2009 08:15:35 +0000 (10:15 +0200)]
test alpha channel

14 years agoFix underlinking avformat on some systems (bug 2821055).
Dan Dennedy [Tue, 14 Jul 2009 03:19:03 +0000 (20:19 -0700)]
Fix underlinking avformat on some systems (bug 2821055).

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoApply sox 14.3 compatibility patch from Fathi Boudra.
Dan Dennedy [Mon, 13 Jul 2009 17:45:38 +0000 (10:45 -0700)]
Apply sox 14.3 compatibility patch from Fathi Boudra.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agokdenlivetitle_wrapper: interpolate from start-> end, added title to dict
Marco Gittler [Fri, 10 Jul 2009 22:30:42 +0000 (00:30 +0200)]
kdenlivetitle_wrapper: interpolate from start-> end, added title to dict

14 years agokdenlivetitle_wrapper: fixed typo, not seen in Mac OS (QtXml also needed
Marco Gittler [Fri, 10 Jul 2009 21:03:16 +0000 (23:03 +0200)]
kdenlivetitle_wrapper: fixed typo, not seen in Mac OS (QtXml also needed

14 years agokdenlivetitle_wrapper: load kdenlive titles
Marco Gittler [Fri, 10 Jul 2009 20:52:09 +0000 (22:52 +0200)]
kdenlivetitle_wrapper: load kdenlive titles

14 years agokdenlivetitle_wrapper: use QApplication, else QGrahicsScene ist not
Marco Gittler [Fri, 10 Jul 2009 19:51:23 +0000 (21:51 +0200)]
kdenlivetitle_wrapper: use QApplication, else QGrahicsScene ist not
working

14 years agokdenlivetitle_wrapper.{cpp,h}, producer_kdenlivetitle.c: LGPL header and
Marco Gittler [Fri, 10 Jul 2009 19:11:23 +0000 (21:11 +0200)]
kdenlivetitle_wrapper.{cpp,h}, producer_kdenlivetitle.c: LGPL header and
byte move for right RGBA values

14 years agofirst work on kdenlive title producer
Marco Gittler [Fri, 10 Jul 2009 17:04:25 +0000 (19:04 +0200)]
first work on kdenlive title producer

should later read the xml-file from kdenlive
and let the title have scroll and zoom

14 years agoMassive refactoring of image conversion.
Dan Dennedy [Fri, 3 Jul 2009 21:55:15 +0000 (14:55 -0700)]
Massive refactoring of image conversion.

This drops all image color space and pixel format conversions from the
mlt_frame class. Instead, it adds a convert_image virtual function to
the mlt_frame class that is called within mlt_frame_get_image(). The
newly added imageconvert filter sets that virtual function and contains
the various conversion routines. The loader producer automatically
attaches this filter to the producer it creates.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoSlightly improve auto-setting MLT_NORMALISATION.
Dan Dennedy [Fri, 3 Jul 2009 21:50:14 +0000 (14:50 -0700)]
Slightly improve auto-setting MLT_NORMALISATION.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoUpdate ChangeLog for 0.4.4 release.
Dan Dennedy [Tue, 30 Jun 2009 22:24:23 +0000 (15:24 -0700)]
Update ChangeLog for 0.4.4 release.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoSet to v0.4.4 and update release notes.
Dan Dennedy [Tue, 30 Jun 2009 22:21:36 +0000 (15:21 -0700)]
Set to v0.4.4 and update release notes.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
14 years agoLog failure to open audio.
Dan Dennedy [Tue, 30 Jun 2009 21:59:05 +0000 (14:59 -0700)]
Log failure to open audio.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix crash with invalid video_driver property.
Dan Dennedy [Tue, 30 Jun 2009 02:14:53 +0000 (19:14 -0700)]
Fix crash with invalid video_driver property.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoLink gtk2 module against libiconv on FreeBSD.
Dan Dennedy [Tue, 30 Jun 2009 02:10:48 +0000 (19:10 -0700)]
Link gtk2 module against libiconv on FreeBSD.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoResolve merge conflict.
Dan Dennedy [Tue, 30 Jun 2009 01:53:20 +0000 (18:53 -0700)]
Resolve merge conflict.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix conditional swig build and remove --enable-swig.
Dan Dennedy [Fri, 26 Jun 2009 21:12:49 +0000 (14:12 -0700)]
Fix conditional swig build and remove --enable-swig.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoAdd SWIG Lua bindings.
Dan Dennedy [Tue, 23 Jun 2009 07:42:27 +0000 (00:42 -0700)]
Add SWIG Lua bindings.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFurther integrate swig into build system.
Dan Dennedy [Tue, 23 Jun 2009 06:45:56 +0000 (23:45 -0700)]
Further integrate swig into build system.

This is not enabled by default. It adds configure options --enable-swig
and --swig-languages.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoAdd configure option --rename-melt.
Dan Dennedy [Tue, 23 Jun 2009 04:45:16 +0000 (21:45 -0700)]
Add configure option --rename-melt.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix crash in avformat producer on audio overrun.
Dan Dennedy [Mon, 22 Jun 2009 21:31:27 +0000 (14:31 -0700)]
Fix crash in avformat producer on audio overrun.

Fixes Kdenlive bug 754 and possibly others due to unchecked bounds writing to
an audio buffer.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoAdd blacklist to frei0r module.
Dan Dennedy [Mon, 22 Jun 2009 20:09:37 +0000 (13:09 -0700)]
Add blacklist to frei0r module.

This is for Kdenlive bugs 913 and 917. It is populated with only facedetect
for now.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoMerge branch 'master' of dennedy.org:git/mltframework.org/mlt
Dan Dennedy [Mon, 22 Jun 2009 20:01:50 +0000 (13:01 -0700)]
Merge branch 'master' of dennedy.org:git/mltframework.org/mlt

15 years agoInitialize the environment before the module repo.
Dan Dennedy [Mon, 22 Jun 2009 20:00:02 +0000 (13:00 -0700)]
Initialize the environment before the module repo.

This lets module factory functions get info from mlt_environment().

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoRemove these bogus make files in avformat.
Dan Dennedy [Mon, 22 Jun 2009 03:39:21 +0000 (20:39 -0700)]
Remove these bogus make files in avformat.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix avformat consumer crashing on pcm_s16le.
Dan Dennedy [Mon, 22 Jun 2009 02:08:34 +0000 (19:08 -0700)]
Fix avformat consumer crashing on pcm_s16le.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix underlink libm gtk2 module (floor).
Dan Dennedy [Sat, 20 Jun 2009 05:30:50 +0000 (22:30 -0700)]
Fix underlink libm gtk2 module (floor).

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix regression in 8bit audio handling.
Dan Dennedy [Sat, 20 Jun 2009 00:30:23 +0000 (17:30 -0700)]
Fix regression in 8bit audio handling.

Regression occurred with migration to FFmpeg av_audio_resample_init().
This also drops usage of non-public audio convert; instead, relying upon new
resample to do the same task. audioconvert.h is still used, however, to get
the sample format description.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix underlinking libm for sdl module.
Dan Dennedy [Thu, 18 Jun 2009 22:40:20 +0000 (15:40 -0700)]
Fix underlinking libm for sdl module.

Patch from Debian.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix manpage whatis entry.
Dan Dennedy [Thu, 18 Jun 2009 22:38:27 +0000 (15:38 -0700)]
Fix manpage whatis entry.

Patch from Debian.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix framebuffer producer to be thread-safe.
Dan Dennedy [Thu, 18 Jun 2009 22:26:20 +0000 (15:26 -0700)]
Fix framebuffer producer to be thread-safe.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoMigrate to FFmpeg avformat_alloc_context().
Dan Dennedy [Wed, 17 Jun 2009 05:54:45 +0000 (22:54 -0700)]
Migrate to FFmpeg avformat_alloc_context().

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoMigrate to FFmpeg av_audio_resample_init.
Dan Dennedy [Wed, 17 Jun 2009 05:33:13 +0000 (22:33 -0700)]
Migrate to FFmpeg av_audio_resample_init.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoRevert changes to melt in previous commit.
Dan Dennedy [Wed, 17 Jun 2009 05:00:44 +0000 (22:00 -0700)]
Revert changes to melt in previous commit.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix (kdenlive-824) >2 channels not downmixed.
Dan Dennedy [Wed, 17 Jun 2009 04:55:01 +0000 (21:55 -0700)]
Fix (kdenlive-824) >2 channels not downmixed.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix underlinking jackrack plugin.
Dan Dennedy [Tue, 16 Jun 2009 17:10:52 +0000 (10:10 -0700)]
Fix underlinking jackrack plugin.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix big memory leak in framebuffer producer.
Dan Dennedy [Tue, 16 Jun 2009 05:44:59 +0000 (22:44 -0700)]
Fix big memory leak in framebuffer producer.

This fix is for kdenlive bug 898. This was due to allocating a frame in
get_frame that might not get closed by a skipped call to get_image. This
skipping can happen when using realtime mode (frame dropping).

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoRevert src/melt/Makefile in previous commit.
Dan Dennedy [Tue, 16 Jun 2009 03:56:17 +0000 (20:56 -0700)]
Revert src/melt/Makefile in previous commit.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoAdd datadir and mandir options to configure.
Dan Dennedy [Tue, 16 Jun 2009 03:44:30 +0000 (20:44 -0700)]
Add datadir and mandir options to configure.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix building qimage when QtGui does not include QtCore.
Dan Dennedy [Tue, 16 Jun 2009 02:32:07 +0000 (19:32 -0700)]
Fix building qimage when QtGui does not include QtCore.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix compilation of gtk2 module.
Dan Dennedy [Tue, 16 Jun 2009 02:25:46 +0000 (19:25 -0700)]
Fix compilation of gtk2 module.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoApply patch from Debian to fix compilation of kino module.
Dan Dennedy [Tue, 16 Jun 2009 02:19:22 +0000 (19:19 -0700)]
Apply patch from Debian to fix compilation of kino module.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoApply patch from Debian to update have_mmx.
Dan Dennedy [Tue, 16 Jun 2009 02:17:56 +0000 (19:17 -0700)]
Apply patch from Debian to update have_mmx.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoDistributors do not like us to run ldconfig.
Dan Dennedy [Tue, 16 Jun 2009 02:15:22 +0000 (19:15 -0700)]
Distributors do not like us to run ldconfig.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoLink with --no-undefined flag.
Dan Dennedy [Tue, 16 Jun 2009 02:03:07 +0000 (19:03 -0700)]
Link with --no-undefined flag.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix encoding to Ogg Theora with Vorbis.
Dan Dennedy [Sat, 13 Jun 2009 08:20:30 +0000 (01:20 -0700)]
Fix encoding to Ogg Theora with Vorbis.

This applies to Kdenlive bug 465. After fixing the huge memory leak,
there was an audio sync problem, and the fix for that might help other
formats as well (fix was to initialize the audio codec time base). This
also increases the size of the audio encoding buffer to fix flac
encoding.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoAdd man page for melt.
Dan Dennedy [Thu, 11 Jun 2009 05:10:01 +0000 (22:10 -0700)]
Add man page for melt.

Not yet installed.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoAdd invert boolean property to composite transition.
Dan Dennedy [Sun, 7 Jun 2009 20:21:24 +0000 (13:21 -0700)]
Add invert boolean property to composite transition.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoWorkaround video streams with wild timestamps (kdenlive-854)
Dan Dennedy [Sat, 30 May 2009 03:24:44 +0000 (20:24 -0700)]
Workaround video streams with wild timestamps (kdenlive-854)

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoAdd support for RGBA formats such as QT Anim.
Dan Dennedy [Wed, 3 Jun 2009 21:24:43 +0000 (14:24 -0700)]
Add support for RGBA formats such as QT Anim.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoSet to interim version 0.4.3
Dan Dennedy [Wed, 3 Jun 2009 21:23:33 +0000 (14:23 -0700)]
Set to interim version 0.4.3

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoImprove alpha scaling conditional logic.
Dan Dennedy [Wed, 3 Jun 2009 21:22:18 +0000 (14:22 -0700)]
Improve alpha scaling conditional logic.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoUpdate Changelog for 0.4.2 release.
Dan Dennedy [Sat, 30 May 2009 16:01:12 +0000 (09:01 -0700)]
Update Changelog for 0.4.2 release.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoBump versions and update release notes.
Dan Dennedy [Sat, 30 May 2009 16:00:21 +0000 (09:00 -0700)]
Bump versions and update release notes.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoFix YAML validation errors and spelling of Vignette.
Dan Dennedy [Fri, 29 May 2009 22:53:50 +0000 (15:53 -0700)]
Fix YAML validation errors and spelling of Vignette.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoImprove performance of crop filter.
Dan Dennedy [Thu, 28 May 2009 23:59:02 +0000 (16:59 -0700)]
Improve performance of crop filter.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoBugfix (kdenlive-791) crash when using crop filter.
Dan Dennedy [Thu, 28 May 2009 06:14:27 +0000 (23:14 -0700)]
Bugfix (kdenlive-791) crash when using crop filter.

The alpha channel was not getting scaled by gtkrescale (and possibly
others). I moved the core alpha scaling to a fallback position for
scalers that do not handle alpha channel.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
15 years agoChange default log level to panic.
Dan Dennedy [Thu, 28 May 2009 03:23:20 +0000 (20:23 -0700)]
Change default log level to panic.

Some testing against FFmpeg v0.5 shows logging is still verbose with
warnings enabled, but panic is better?

Signed-off-by: Dan Dennedy <dan@dennedy.org>