]> git.sesse.net Git - mlt/log
mlt
15 years agoMerge ../mlt++
Dan Dennedy [Fri, 8 May 2009 02:47:17 +0000 (19:47 -0700)]
Merge ../mlt++

15 years agoUpdate avformat configure script to deal with ffmpeg changes to swscale.
ddennedy [Thu, 7 May 2009 03:26:43 +0000 (03:26 +0000)]
Update avformat configure script to deal with ffmpeg changes to swscale.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1423 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoPrevent potential divide-by-zero errors in sdl_still consumer.
ddennedy [Thu, 7 May 2009 03:26:29 +0000 (03:26 +0000)]
Prevent potential divide-by-zero errors in sdl_still consumer.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1422 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoRemove ffmpeg.patch - no longer necessary.
ddennedy [Thu, 7 May 2009 03:26:16 +0000 (03:26 +0000)]
Remove ffmpeg.patch - no longer necessary.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1421 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoFix uninstall of pkg-config files.
ddennedy [Thu, 7 May 2009 03:25:49 +0000 (03:25 +0000)]
Fix uninstall of pkg-config files.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1420 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoImprove seek performance with dnxhd and huffyuv codecs.
ddennedy [Tue, 5 May 2009 06:20:22 +0000 (06:20 +0000)]
Improve seek performance with dnxhd and huffyuv codecs.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1419 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoApply cosmetic cleanup part of ldflags_order patch from Alberto Villa.
ddennedy [Sun, 3 May 2009 00:09:47 +0000 (00:09 +0000)]
Apply cosmetic cleanup part of ldflags_order patch from Alberto Villa.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1418 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoApply FreeBSD fixes part of ldflags_order patch from Alberto Villa.
ddennedy [Sun, 3 May 2009 00:08:46 +0000 (00:08 +0000)]
Apply FreeBSD fixes part of ldflags_order patch from Alberto Villa.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1417 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoApply ldflags-order part of ldflags_order patch from Alberto Villa.
ddennedy [Sun, 3 May 2009 00:08:29 +0000 (00:08 +0000)]
Apply ldflags-order part of ldflags_order patch from Alberto Villa.

Alberto wrote:
"on freebsd (as well as on linuces without /usr/local/lib in default ld path)
building concurrent versions of mlt is not possible, because of the wrong
linking of -lmlt while using LDFLAGS=-L/usr/local/lib
this patch fixes the issue using pkg-config"

Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1416 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_avformat.c: improve audio synchronization after seek (including in point)
ddennedy [Thu, 30 Apr 2009 07:25:11 +0000 (07:25 +0000)]
producer_avformat.c: improve audio synchronization after seek (including in point)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1415 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoApply patch from Alberto Villa to use pkg-config for resample and vorbis modules.
ddennedy [Sat, 18 Apr 2009 19:24:03 +0000 (19:24 +0000)]
Apply patch from Alberto Villa to use pkg-config for resample and vorbis modules.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1414 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoAdd /usr/lib64 libdir to default LADSPA plugin path.
ddennedy [Thu, 16 Apr 2009 17:31:41 +0000 (17:31 +0000)]
Add /usr/lib64 libdir to default LADSPA plugin path.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1413 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoUse pkg-config instead of lqt-config.
ddennedy [Thu, 16 Apr 2009 17:24:02 +0000 (17:24 +0000)]
Use pkg-config instead of lqt-config.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1412 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoUpdate version in Doxygen.
ddennedy [Wed, 15 Apr 2009 07:48:18 +0000 (07:48 +0000)]
Update version in Doxygen.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1411 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoAdd ChangeLog and remove svn log from dist make target.
ddennedy [Wed, 15 Apr 2009 06:36:02 +0000 (06:36 +0000)]
Add ChangeLog and remove svn log from dist make target.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1407 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoupdate changelog
ddennedy [Wed, 15 Apr 2009 06:32:58 +0000 (06:32 +0000)]
update changelog
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1406 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoFix build for --avformat-svn to use FFmpeg v0.5 and HEAD build to not
ddennedy [Wed, 15 Apr 2009 06:32:51 +0000 (06:32 +0000)]
Fix build for --avformat-svn to use FFmpeg v0.5 and HEAD build to not
use --enable-swscale.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1405 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoUpdate ChangeLog and remove svn log from the make install target.
ddennedy [Wed, 15 Apr 2009 04:35:27 +0000 (04:35 +0000)]
Update ChangeLog and remove svn log from the make install target.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1404 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agobump to version 0.3.8
ddennedy [Wed, 15 Apr 2009 04:21:47 +0000 (04:21 +0000)]
bump to version 0.3.8

Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1403 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofezzik.ini: workaround scaling resolution limitation with swscale filter by making...
ddennedy [Mon, 13 Apr 2009 18:24:26 +0000 (18:24 +0000)]
fezzik.ini: workaround scaling resolution limitation with swscale filter by making it the lowest priority

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1402 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_framebuffer.c: interpret negative speed as reverse
ddennedy [Mon, 13 Apr 2009 07:35:35 +0000 (07:35 +0000)]
producer_framebuffer.c: interpret negative speed as reverse

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1401 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agocleanup some warnings
ddennedy [Fri, 10 Apr 2009 08:11:36 +0000 (08:11 +0000)]
cleanup some warnings

Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1400 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoconst update for MltResponse
ddennedy [Fri, 10 Apr 2009 08:11:23 +0000 (08:11 +0000)]
const update for MltResponse
Signed-off-by: Dan Dennedy <dan@dennedy.org>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1399 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoMerge branch 'review-2' of git://github.com/rayl/mlt
ddennedy [Fri, 10 Apr 2009 07:54:00 +0000 (07:54 +0000)]
Merge branch 'review-2' of git://github.com/rayl/mlt

Conflicts:
src/miracle/miracle_connection.c

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1398 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoConstness changes
ddennedy [Fri, 10 Apr 2009 07:25:36 +0000 (07:25 +0000)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1397 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoConstness changes
ddennedy [Fri, 10 Apr 2009 07:25:25 +0000 (07:25 +0000)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1396 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoConstness changes
ddennedy [Fri, 10 Apr 2009 07:25:06 +0000 (07:25 +0000)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1395 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoConstness changes
ddennedy [Fri, 10 Apr 2009 07:24:47 +0000 (07:24 +0000)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1394 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoConstness changes
ddennedy [Fri, 10 Apr 2009 07:24:34 +0000 (07:24 +0000)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1393 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoConstness changes
ddennedy [Fri, 10 Apr 2009 07:24:08 +0000 (07:24 +0000)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1392 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoConstness changes
ddennedy [Fri, 10 Apr 2009 07:23:49 +0000 (07:23 +0000)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1391 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoConstness changes
ddennedy [Fri, 10 Apr 2009 07:23:28 +0000 (07:23 +0000)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1390 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoFix up warnings about explicit base initializers in copy constructors
ddennedy [Fri, 10 Apr 2009 07:23:18 +0000 (07:23 +0000)]
Fix up warnings about explicit base initializers in copy constructors

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1389 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoAdd more warnings
ddennedy [Fri, 10 Apr 2009 07:22:55 +0000 (07:22 +0000)]
Add more warnings

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1388 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoAdd a .gitignore file
ddennedy [Fri, 10 Apr 2009 07:22:40 +0000 (07:22 +0000)]
Add a .gitignore file

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1387 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoMerge branch 'review-1' of git://github.com/rayl/mlt
ddennedy [Fri, 10 Apr 2009 07:18:41 +0000 (07:18 +0000)]
Merge branch 'review-1' of git://github.com/rayl/mlt

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1386 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_avformat.c: bugfix building on some older versions.
ddennedy [Thu, 9 Apr 2009 07:17:17 +0000 (07:17 +0000)]
producer_avformat.c: bugfix building on some older versions.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1385 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoconsumer_avformat: bugfix (kdenlive-677) to make interlaced coding automatic if profi...
ddennedy [Thu, 9 Apr 2009 07:14:23 +0000 (07:14 +0000)]
consumer_avformat: bugfix (kdenlive-677) to make interlaced coding automatic if profile is not progressive and coding not explicit by ildct and ilme properties.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1384 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoFix a 64-bit segfault in kdenlive
Ray Lehtiniemi [Wed, 8 Apr 2009 04:14:20 +0000 (22:14 -0600)]
Fix a 64-bit segfault in kdenlive

To reproduce:
 - create a new project
 - create a color clip
 - add clip to timeline
 - set an in point on the clip
 - add the box blur effect

The segfault happens because we take the negative of an unsigned
integer. This works out to a signed 32 bit value on a 64 bit
platform, which causes the rgb array bounds to be exceeded.

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoFix up a few ignored return values
Ray Lehtiniemi [Wed, 8 Apr 2009 04:19:36 +0000 (22:19 -0600)]
Fix up a few ignored return values

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoFix warning: pointer of type ‘void *’ used in arithmetic
Ray Lehtiniemi [Tue, 7 Apr 2009 22:50:17 +0000 (16:50 -0600)]
Fix warning: pointer of type ‘void *’ used in arithmetic

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 7 Apr 2009 20:20:48 +0000 (14:20 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 7 Apr 2009 20:09:30 +0000 (14:09 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 7 Apr 2009 19:59:18 +0000 (13:59 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 7 Apr 2009 19:49:52 +0000 (13:49 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 7 Apr 2009 19:39:19 +0000 (13:39 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 7 Apr 2009 19:27:54 +0000 (13:27 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 7 Apr 2009 19:15:04 +0000 (13:15 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 7 Apr 2009 18:54:32 +0000 (12:54 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Tue, 31 Mar 2009 22:29:44 +0000 (16:29 -0600)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoConstness changes
Ray Lehtiniemi [Thu, 5 Mar 2009 05:33:04 +0000 (22:33 -0700)]
Constness changes

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoAdd a .gitignore file
Ray Lehtiniemi [Thu, 5 Mar 2009 05:27:34 +0000 (22:27 -0700)]
Add a .gitignore file

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
15 years agoproducer_westley.c: Don't prepend westley document root to empty properties
j-b-m [Sun, 5 Apr 2009 17:32:38 +0000 (17:32 +0000)]
producer_westley.c: Don't prepend westley document root to empty properties

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1383 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofilter_crop.c: bugfix chroma alignment
ddennedy [Fri, 3 Apr 2009 02:38:30 +0000 (02:38 +0000)]
filter_crop.c: bugfix chroma alignment

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1382 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agothumbs.rb: fix setting size property for avformat consumer
ddennedy [Thu, 2 Apr 2009 05:52:55 +0000 (05:52 +0000)]
thumbs.rb: fix setting size property for avformat consumer

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1381 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofrei0r/factory.c: add /usr/lib64 to the default frei0r plugin path
ddennedy [Tue, 17 Mar 2009 18:38:54 +0000 (18:38 +0000)]
frei0r/factory.c: add /usr/lib64 to the default frei0r plugin path

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1380 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agotransition_composite.c: allow removing of luma file by passing an empty name
j-b-m [Sun, 15 Mar 2009 18:55:05 +0000 (18:55 +0000)]
transition_composite.c: allow removing of luma file by passing an empty name

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1379 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agotransition_composite.c: make luma and luma_invert properties mutable
ddennedy [Sat, 14 Mar 2009 20:39:49 +0000 (20:39 +0000)]
transition_composite.c: make luma and luma_invert properties mutable

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1378 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_avformat.c: add backwards compatibility macro for PIX_FMT_YUYV422
ddennedy [Tue, 10 Mar 2009 23:35:15 +0000 (23:35 +0000)]
producer_avformat.c: add backwards compatibility macro for PIX_FMT_YUYV422

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1377 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoavformat: fix compilation due to recent PIX_FMT changes in libavutil v50.
ddennedy [Tue, 10 Mar 2009 05:55:27 +0000 (05:55 +0000)]
avformat: fix compilation due to recent PIX_FMT changes in libavutil v50.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1376 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_framebuffer.c: Fix producer out position
j-b-m [Sun, 8 Mar 2009 13:23:28 +0000 (13:23 +0000)]
producer_framebuffer.c: Fix producer out position

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1375 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agomlt_log.h: add convenience macros
ddennedy [Fri, 6 Mar 2009 05:02:35 +0000 (05:02 +0000)]
mlt_log.h: add convenience macros

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1374 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agokino/riff.cc: suppress compiler warning
ddennedy [Tue, 3 Mar 2009 04:57:15 +0000 (04:57 +0000)]
kino/riff.cc: suppress compiler warning

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1373 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofrei0r/factory.c, producer_frei0r.c: suppress compiler warnings
ddennedy [Tue, 3 Mar 2009 04:54:42 +0000 (04:54 +0000)]
frei0r/factory.c, producer_frei0r.c: suppress compiler warnings

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1372 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agomlt_property.c: suppress compiler warning
ddennedy [Tue, 3 Mar 2009 04:53:22 +0000 (04:53 +0000)]
mlt_property.c: suppress compiler warning

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1371 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_colour.c: improve previous patch
ddennedy [Tue, 24 Feb 2009 00:53:50 +0000 (00:53 +0000)]
producer_colour.c: improve previous patch

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1370 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_colour.c: bugfix reading color value after westley has prepended the documen...
ddennedy [Tue, 24 Feb 2009 00:46:57 +0000 (00:46 +0000)]
producer_colour.c: bugfix reading color value after westley has prepended the document path to the resource property

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1369 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoconsumer_sdl*.c: apply patch from Jean-Baptiste Mardelle to add window_background...
ddennedy [Mon, 23 Feb 2009 18:42:07 +0000 (18:42 +0000)]
consumer_sdl*.c: apply patch from Jean-Baptiste Mardelle to add window_background property

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1368 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofilter_chroma.c: update to use new property-based color value
ddennedy [Fri, 20 Feb 2009 23:45:54 +0000 (23:45 +0000)]
filter_chroma.c: update to use new property-based color value

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1367 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofilter_chroma_hold.c: update to use new property-based color value
ddennedy [Fri, 20 Feb 2009 23:43:21 +0000 (23:43 +0000)]
filter_chroma_hold.c: update to use new property-based color value

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1366 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_colour.c: update to use new property-based color parsing.
ddennedy [Fri, 20 Feb 2009 23:35:47 +0000 (23:35 +0000)]
producer_colour.c: update to use new property-based color parsing.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1365 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agomlt_property.c: interpret hex int as unsigned
ddennedy [Fri, 20 Feb 2009 23:33:38 +0000 (23:33 +0000)]
mlt_property.c: interpret hex int as unsigned

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1364 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofrei0r_helper.c: cleanup color parser to use new code in mlt_property.c
ddennedy [Fri, 20 Feb 2009 23:11:19 +0000 (23:11 +0000)]
frei0r_helper.c: cleanup color parser to use new code in mlt_property.c

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1363 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agomlt_property.c: added parsing for color values beginning with #
ddennedy [Fri, 20 Feb 2009 22:23:15 +0000 (22:23 +0000)]
mlt_property.c: added parsing for color values beginning with #

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1362 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agomodules/frei0r: added missing producer_frei0r.c
blendamedt [Fri, 20 Feb 2009 12:34:57 +0000 (12:34 +0000)]
modules/frei0r: added missing producer_frei0r.c
-This line, and those below, will be ignored--

A    producer_frei0r.c

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1361 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoadded frei0r producers (patch from jb)
blendamedt [Fri, 20 Feb 2009 11:56:17 +0000 (11:56 +0000)]
added frei0r producers (patch from jb)
thx to jb

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1360 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoalbino/Makefile, inigo/Makefile, humperdink/Makefile, miracle/Makefile:
ddennedy [Tue, 17 Feb 2009 02:29:19 +0000 (02:29 +0000)]
albino/Makefile, inigo/Makefile, humperdink/Makefile, miracle/Makefile:
apply patch from Alberto Villa to fix underlinking on FreeBSD

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1359 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofrei0r/factory.c, frei0r_helper.c: add support for color parameter type with whitespa...
ddennedy [Mon, 16 Feb 2009 07:06:33 +0000 (07:06 +0000)]
frei0r/factory.c, frei0r_helper.c: add support for color parameter type with whitespace cleanup courtesy of eclipse.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1358 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofilter_affine.c: remove silly default rotate animation for new kdenlive pan and zoom...
ddennedy [Sat, 14 Feb 2009 08:53:48 +0000 (08:53 +0000)]
filter_affine.c: remove silly default rotate animation for new kdenlive pan and zoom effect (kdenlive-565)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1357 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofilter_crop.c: add cropping filter (kdenlive-509)
ddennedy [Sat, 14 Feb 2009 07:41:20 +0000 (07:41 +0000)]
filter_crop.c: add cropping filter (kdenlive-509)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1356 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoconfigure: relax optimization level slightly to improve debugger backtraces in bug...
ddennedy [Sat, 14 Feb 2009 07:38:07 +0000 (07:38 +0000)]
configure: relax optimization level slightly to improve debugger backtraces in bug reports

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1355 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agotransition_affine.c: bugfix chroma alignment
ddennedy [Sat, 14 Feb 2009 07:36:33 +0000 (07:36 +0000)]
transition_affine.c: bugfix chroma alignment

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1354 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofilter_brightness.c: fix the wonkiness by filtering chroma as well.
ddennedy [Fri, 13 Feb 2009 06:10:24 +0000 (06:10 +0000)]
filter_brightness.c: fix the wonkiness by filtering chroma as well.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1353 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoprofiles/*_15: add some 15fps profiles
ddennedy [Thu, 12 Feb 2009 23:26:45 +0000 (23:26 +0000)]
profiles/*_15: add some 15fps profiles

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1352 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoqimage/configure: let qimage first attempt to use Qt4 through pkg-config (canonical...
ddennedy [Thu, 12 Feb 2009 00:58:34 +0000 (00:58 +0000)]
qimage/configure: let qimage first attempt to use Qt4 through pkg-config (canonical) without having to specify directories or QTDIR

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1351 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agosox/configure: give pkg-config priority over libst-config
ddennedy [Thu, 12 Feb 2009 00:32:45 +0000 (00:32 +0000)]
sox/configure: give pkg-config priority over libst-config

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1350 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoqimage/configure: fix build on OS X
ddennedy [Tue, 10 Feb 2009 22:44:56 +0000 (22:44 +0000)]
qimage/configure: fix build on OS X

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1349 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofilter_avdeinterlace.c: bugfix (kdenlive-672) deinterlace only works on left half...
ddennedy [Tue, 10 Feb 2009 07:03:51 +0000 (07:03 +0000)]
filter_avdeinterlace.c: bugfix (kdenlive-672) deinterlace only works on left half of image

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1348 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_qimage.c, qimage_wrapper.{h,cpp}: enhance qimage producer to use the new...
ddennedy [Tue, 10 Feb 2009 06:34:15 +0000 (06:34 +0000)]
producer_qimage.c, qimage_wrapper.{h,cpp}: enhance qimage producer to use the new mlt_cache (kdenlive-575)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1347 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_pixbuf.c: enhance pixbuf producer to use new mlt_cache (kdenlive-575)
ddennedy [Tue, 10 Feb 2009 06:27:37 +0000 (06:27 +0000)]
producer_pixbuf.c: enhance pixbuf producer to use new mlt_cache (kdenlive-575)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1346 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoproducer_vorbis.c, producer_avformat.c, consumer_avformat.c:
ddennedy [Tue, 10 Feb 2009 06:25:30 +0000 (06:25 +0000)]
producer_vorbis.c, producer_avformat.c, consumer_avformat.c:
update headers in services for framework changes with addition of mlt_cache

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1345 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agomlt_cache.[hc], mlt_types.h, mlt_service.[hc], mlt_factory.[hc], mlt.h: add mlt_cache...
ddennedy [Tue, 10 Feb 2009 06:22:50 +0000 (06:22 +0000)]
mlt_cache.[hc], mlt_types.h, mlt_service.[hc], mlt_factory.[hc], mlt.h: add mlt_cache and related service functions (kdenlive-575)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1344 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoDoxyfile: set tab width to 4 spaces
ddennedy [Tue, 10 Feb 2009 05:41:26 +0000 (05:41 +0000)]
Doxyfile: set tab width to 4 spaces

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1343 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agomlt_properties.c: update doxygen comments for some out params
ddennedy [Tue, 10 Feb 2009 05:40:33 +0000 (05:40 +0000)]
mlt_properties.c: update doxygen comments for some out params

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1342 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agomlt_property.c: update a doxygen comment to label param as out
ddennedy [Tue, 10 Feb 2009 05:39:42 +0000 (05:39 +0000)]
mlt_property.c: update a doxygen comment to label param as out

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1341 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoremove debian package subdirectory (they provide their own)
ddennedy [Wed, 4 Feb 2009 15:49:35 +0000 (15:49 +0000)]
remove debian package subdirectory (they provide their own)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1340 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoremove the debian package subdirectory (they provide their own)
ddennedy [Wed, 4 Feb 2009 15:47:14 +0000 (15:47 +0000)]
remove the debian package subdirectory (they provide their own)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1339 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agobump to version 0.3.6
ddennedy [Mon, 2 Feb 2009 23:41:24 +0000 (23:41 +0000)]
bump to version 0.3.6

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1337 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agoNEWS: add release notes for 0.3.6
ddennedy [Mon, 2 Feb 2009 23:40:11 +0000 (23:40 +0000)]
NEWS: add release notes for 0.3.6

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1336 d19143bc-622f-0410-bfdd-b5b2a6649095

15 years agofrei0r/factory.c: add more default locations for locating plugins including one for...
ddennedy [Sun, 1 Feb 2009 00:45:44 +0000 (00:45 +0000)]
frei0r/factory.c: add more default locations for locating plugins including one for MacPorts

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1335 d19143bc-622f-0410-bfdd-b5b2a6649095