]> git.sesse.net Git - mlt/log
mlt
12 years agofix crash in decklink mlt_consumer_stop()
Dan Dennedy [Fri, 11 Nov 2011 03:38:25 +0000 (19:38 -0800)]
fix crash in decklink mlt_consumer_stop()

12 years agoMake decklink mlt_consumer_start more asynchronous.
Dan Dennedy [Fri, 11 Nov 2011 03:35:29 +0000 (19:35 -0800)]
Make decklink mlt_consumer_start more asynchronous.

This puts preroll into a thread to make it more asynchronous - a problem
noticed with multi consumer.

12 years agoadd multi consumer (non-functional)
Dan Dennedy [Sat, 5 Nov 2011 22:44:42 +0000 (15:44 -0700)]
add multi consumer (non-functional)

12 years agoimprove support for 480 line NTSC in decklink consumer
Dan Dennedy [Sat, 12 Nov 2011 20:06:12 +0000 (12:06 -0800)]
improve support for 480 line NTSC in decklink consumer

12 years agoimprove support for 486 line NTSC in linsys sdi consumer
Dan Dennedy [Sat, 12 Nov 2011 19:47:05 +0000 (11:47 -0800)]
improve support for 486 line NTSC in linsys sdi consumer

12 years agoavoid segfault when smooth=0
Marco Gittler [Fri, 11 Nov 2011 11:18:04 +0000 (12:18 +0100)]
avoid segfault when smooth=0

12 years agoadded description for vignette change
Marco Gittler [Wed, 9 Nov 2011 19:10:35 +0000 (20:10 +0100)]
added description for vignette change

12 years agouse linear or cos for blending
Marco Gittler [Wed, 9 Nov 2011 10:51:03 +0000 (11:51 +0100)]
use linear or cos for blending

12 years agofix PATH_MAX undefined
Dan Dennedy [Sat, 5 Nov 2011 22:18:42 +0000 (15:18 -0700)]
fix PATH_MAX undefined

12 years agoFix framebuffer producer aspect ratio (kdenlive-2372)
Dan Dennedy [Fri, 4 Nov 2011 05:24:17 +0000 (22:24 -0700)]
Fix framebuffer producer aspect ratio (kdenlive-2372)

12 years agoset interim version 0.7.7
Dan Dennedy [Fri, 4 Nov 2011 05:23:44 +0000 (22:23 -0700)]
set interim version 0.7.7

12 years agobuild fixes for FreeBSD
Dan Dennedy [Fri, 4 Nov 2011 05:16:36 +0000 (22:16 -0700)]
build fixes for FreeBSD

patches by Alberto Villa

12 years agoupdate changelog for v0.7.6
Dan Dennedy [Mon, 31 Oct 2011 17:26:04 +0000 (10:26 -0700)]
update changelog for v0.7.6

12 years agoset version to 0.7.6
Dan Dennedy [Mon, 31 Oct 2011 17:25:09 +0000 (10:25 -0700)]
set version to 0.7.6

12 years agoadd release notes for v0.7.6
Dan Dennedy [Mon, 31 Oct 2011 17:22:52 +0000 (10:22 -0700)]
add release notes for v0.7.6

12 years agoRequest progressive scan images when stabilizing video.
Dan Dennedy [Mon, 31 Oct 2011 06:03:17 +0000 (23:03 -0700)]
Request progressive scan images when stabilizing video.

12 years agoadd fade in/out presets
Dan Dennedy [Mon, 31 Oct 2011 05:54:28 +0000 (22:54 -0700)]
add fade in/out presets

When using to_black and fade_out, currently you need to adjust in and
out properties as needed because we cannot yet use negative values to
mean "from end."

12 years agoreduce log level of some LADSPA-related exceptions
Dan Dennedy [Mon, 31 Oct 2011 05:36:11 +0000 (22:36 -0700)]
reduce log level of some LADSPA-related exceptions

12 years agoupdated desc
Marco Gittler [Wed, 21 Sep 2011 08:22:08 +0000 (10:22 +0200)]
updated desc

12 years agoadded description
Marco Gittler [Tue, 20 Sep 2011 10:06:28 +0000 (12:06 +0200)]
added description

12 years agoset transform properties from mlt
Marco Gittler [Tue, 20 Sep 2011 09:40:07 +0000 (11:40 +0200)]
set transform properties from mlt

12 years agoread filter params correct, set interpol type
Marco Gittler [Tue, 20 Sep 2011 08:48:51 +0000 (10:48 +0200)]
read filter params correct, set interpol type

12 years agouse interpolation settings
Marco Gittler [Mon, 19 Sep 2011 13:40:46 +0000 (15:40 +0200)]
use interpolation settings

12 years agolog format error on draw*
Marco Gittler [Mon, 19 Sep 2011 13:19:05 +0000 (15:19 +0200)]
log format error on draw*

12 years agoadded yml for videostab2
Marco Gittler [Mon, 19 Sep 2011 13:17:53 +0000 (15:17 +0200)]
added yml for videostab2

12 years agomove printf -> mlt_log*
Marco Gittler [Sun, 11 Sep 2011 10:31:32 +0000 (12:31 +0200)]
move printf -> mlt_log*

12 years agoset all paramters
Marco Gittler [Sun, 11 Sep 2011 09:58:37 +0000 (11:58 +0200)]
set all paramters

12 years agoavoid unreadable code like (*format==mlt_image_rgb24?0:1)
Marco Gittler [Sun, 11 Sep 2011 09:49:16 +0000 (11:49 +0200)]
avoid unreadable code  like (*format==mlt_image_rgb24?0:1)
use mlt_types and names for it

12 years agoremove log since no parent/type yet
Marco Gittler [Sun, 11 Sep 2011 09:28:37 +0000 (11:28 +0200)]
remove log since no parent/type yet

12 years agoremoved unsued code (point 4 )
Marco Gittler [Sun, 11 Sep 2011 09:18:27 +0000 (11:18 +0200)]
removed unsued code (point 4 )

12 years agoremoved printf from mlt filter code (point 9)
Marco Gittler [Sun, 11 Sep 2011 09:14:59 +0000 (11:14 +0200)]
removed printf from mlt filter code (point 9)

12 years agouse mlt_pool_release instead of mlt_properties_close (point 8)
Marco Gittler [Sun, 11 Sep 2011 09:14:18 +0000 (11:14 +0200)]
use mlt_pool_release instead of mlt_properties_close (point 8)

12 years agodo not call stabilize_init() anymore (point 7) thx to Dan D.
Marco Gittler [Sun, 11 Sep 2011 09:12:44 +0000 (11:12 +0200)]
do not call stabilize_init() anymore (point 7) thx to Dan D.

12 years agofix makefile to respect global FLAGS (point 2)
Marco Gittler [Sun, 11 Sep 2011 09:07:09 +0000 (11:07 +0200)]
fix makefile to respect global FLAGS (point 2)

12 years agoframesize 3/2 * w * h seems to bee too small for yuv420
Marco Gittler [Fri, 2 Sep 2011 07:40:43 +0000 (09:40 +0200)]
framesize 3/2 * w * h seems to bee too small for yuv420
(segfault in filter)

12 years agoadded vstab from http://public.hronopik.de/vid.stab/features.php?lang=en
Marco Gittler [Fri, 19 Aug 2011 11:10:28 +0000 (13:10 +0200)]
added vstab from http://public.hronopik.de/vid.stab/features.php?lang=en
handles yuv, has zoom (to avoid the interpolated borders), and seems to
be stabilize a bit better

12 years agoremove invalid metadata item for pango
Dan Dennedy [Sun, 30 Oct 2011 20:40:44 +0000 (13:40 -0700)]
remove invalid metadata item for pango

12 years agoadd autoprofile property to consumer producer
Dan Dennedy [Sun, 30 Oct 2011 20:40:02 +0000 (13:40 -0700)]
add autoprofile property to consumer producer

12 years agolog profile info when profile not compatible with decklink mode
Dan Dennedy [Sun, 30 Oct 2011 20:20:32 +0000 (13:20 -0700)]
log profile info when profile not compatible with decklink mode

12 years agofix crash cleaning packet queues that were not created
Dan Dennedy [Sun, 30 Oct 2011 19:14:36 +0000 (12:14 -0700)]
fix crash cleaning packet queues that were not created

12 years agochange default log level to WARN
Dan Dennedy [Sun, 30 Oct 2011 19:09:33 +0000 (12:09 -0700)]
change default log level to WARN

12 years agoLet video_delay work with new_seek (AVCHD).
Dan Dennedy [Sat, 29 Oct 2011 20:13:09 +0000 (13:13 -0700)]
Let video_delay work with new_seek (AVCHD).

12 years agoRenove start_time from avformat producer core object.
Dan Dennedy [Sat, 29 Oct 2011 20:10:06 +0000 (13:10 -0700)]
Renove start_time from avformat producer core object.

12 years agoMerge branch 'master' of git://github.com/pez4brian/mlt into pez
Dan Dennedy [Fri, 21 Oct 2011 03:04:38 +0000 (20:04 -0700)]
Merge branch 'master' of git://github.com/pez4brian/mlt into pez

12 years agoAdd "family" and "style" properties to pango producer. Deprecate
Brian Matherly [Mon, 17 Oct 2011 02:57:07 +0000 (21:57 -0500)]
Add "family" and "style" properties to pango producer. Deprecate
"font" property.

12 years agoImprove a/v sync and fix possible inf loop w/ audio_index=all
Dan Dennedy [Sat, 15 Oct 2011 04:48:25 +0000 (21:48 -0700)]
Improve a/v sync and fix possible inf loop w/ audio_index=all

Sometimes it would ignore the next packet that falls on the current
frame time - ignore was too agressive. And with audio_index=all, it is
faulty to predict interleaving level of streams sometimes causing
continual backward seeks.

12 years agoyml validation fixes
Brian Matherly [Wed, 12 Oct 2011 03:41:16 +0000 (22:41 -0500)]
yml validation fixes

12 years agoAdd outline to pango and dynamic text services. Add pad and align to
Brian Matherly [Wed, 12 Oct 2011 03:17:24 +0000 (22:17 -0500)]
Add outline to pango and dynamic text services. Add pad and align to
dynamic text.

12 years agodynamic text fixes: buffer overflows an support adjacent keywords.
Brian Matherly [Sat, 8 Oct 2011 20:33:18 +0000 (15:33 -0500)]
dynamic text fixes: buffer overflows an support adjacent keywords.

12 years agoAdd -progress2 option to get progress with newlines.
Dan Dennedy [Sun, 9 Oct 2011 22:39:09 +0000 (15:39 -0700)]
Add -progress2 option to get progress with newlines.

Makes easier to get progress updates in some scripts.

12 years agoFix regression on audio devices.
Dan Dennedy [Sat, 8 Oct 2011 19:33:05 +0000 (12:33 -0700)]
Fix regression on audio devices.

12 years agoMerge branch 'master' of git://github.com/pez4brian/mlt into pez
Dan Dennedy [Sat, 8 Oct 2011 17:52:08 +0000 (10:52 -0700)]
Merge branch 'master' of git://github.com/pez4brian/mlt into pez

12 years agoImprove previous fix (efebb3) to prevent infinite loop.
Dan Dennedy [Thu, 6 Oct 2011 05:55:57 +0000 (22:55 -0700)]
Improve previous fix (efebb3) to prevent infinite loop.

12 years agoPrevent closing alreadu closed AVCoddecContexts.
Dan Dennedy [Thu, 6 Oct 2011 05:47:17 +0000 (22:47 -0700)]
Prevent closing alreadu closed AVCoddecContexts.

Patch supplied by Mikko Rapeli.

12 years agoFix framebuffer producer in property (3417991)
j-b-m [Tue, 4 Oct 2011 02:54:21 +0000 (19:54 -0700)]
Fix framebuffer producer in property (3417991)

12 years agoRemove docs/TODO, docs/policies.txt, docs/services/txt. All that
Brian Matherly [Mon, 3 Oct 2011 03:16:18 +0000 (22:16 -0500)]
Remove docs/TODO, docs/policies.txt, docs/services/txt. All that
information is now available on the web site.

12 years agoAdd consumer element to xml producer.
Dan Dennedy [Sat, 1 Oct 2011 21:21:25 +0000 (14:21 -0700)]
Add consumer element to xml producer.

12 years agoFix segfault in sox with no effect.
Dan Dennedy [Fri, 30 Sep 2011 19:41:08 +0000 (12:41 -0700)]
Fix segfault in sox with no effect.

12 years agoFix race on stream index (kdenlive-2296)
Dan Dennedy [Thu, 29 Sep 2011 20:58:47 +0000 (13:58 -0700)]
Fix race on stream index (kdenlive-2296)

12 years agoFix crash when codec not yet opened (or just closed?)
Dan Dennedy [Thu, 29 Sep 2011 19:57:49 +0000 (12:57 -0700)]
Fix crash when codec not yet opened (or just closed?)

12 years agoFix some unprotected calls to av_close_input_file.
Dan Dennedy [Thu, 29 Sep 2011 19:42:02 +0000 (12:42 -0700)]
Fix some unprotected calls to av_close_input_file.

12 years agoAdd re-open capability to decklink producer.
Dan Dennedy [Thu, 29 Sep 2011 03:26:00 +0000 (20:26 -0700)]
Add re-open capability to decklink producer.

This causes the producer to automatically close itself when it reaches
the "end" as defined by an out or length property. Then, the same
producer can be re-opened if reused elsewhere in a playlist or another
instance of the decklink producer can use the same card. This requires
that the decklink producer be permitted to play out to its duration.

12 years agoFix multi-threaded encoding on libavcodec older than v53.
Dan Dennedy [Wed, 28 Sep 2011 01:35:38 +0000 (18:35 -0700)]
Fix multi-threaded encoding on libavcodec older than v53.

12 years agoMerge branch 'master' of dennedy.org:git/mltframework.org/mlt
Dan Dennedy [Tue, 27 Sep 2011 16:20:26 +0000 (09:20 -0700)]
Merge branch 'master' of dennedy.org:git/mltframework.org/mlt

12 years agoFix regression loading profile.
Dan Dennedy [Tue, 27 Sep 2011 01:00:34 +0000 (18:00 -0700)]
Fix regression loading profile.

Also, prefer mlt_environment(MLT_DATA) over $datadir to make indirection
possible with MLT_DATA environment variable and to be consistent with
mlt_profile_list().

12 years agoFix regression loading profile.
Dan Dennedy [Tue, 27 Sep 2011 01:00:34 +0000 (18:00 -0700)]
Fix regression loading profile.

Also, prefer mlt_environment(MLT_DATA) over $datadir to make indirection
possible with MLT_DATA environment variable and to be consistent with
mlt_profile_list().

12 years agoAdd support for HTML style color parameter to producer_pango.
Brian Matherly [Mon, 26 Sep 2011 03:40:51 +0000 (22:40 -0500)]
Add support for HTML style color parameter to producer_pango.
producer_color and producer_pango now work exactly the same
WRT color parameters.

12 years agoLoad frei0r and ladspa plugins relative to exe on win32
Dan Dennedy [Sun, 25 Sep 2011 23:24:29 +0000 (16:24 -0700)]
Load frei0r and ladspa plugins relative to exe on win32

12 years agoFix videostab build on win32
Dan Dennedy [Sun, 25 Sep 2011 23:15:42 +0000 (16:15 -0700)]
Fix videostab build on win32

12 years agoFix build on win32
Dan Dennedy [Sun, 25 Sep 2011 23:14:23 +0000 (16:14 -0700)]
Fix build on win32

12 years agoAdd parenthesis to fix warning.
Dan Dennedy [Sun, 25 Sep 2011 20:11:54 +0000 (13:11 -0700)]
Add parenthesis to fix warning.

12 years agoFix and cleanup profile and preset dirs.
Dan Dennedy [Sun, 25 Sep 2011 21:14:47 +0000 (14:14 -0700)]
Fix and cleanup profile and preset dirs.

12 years agoFix loading profile from datadir.
Dan Dennedy [Sun, 25 Sep 2011 20:02:35 +0000 (13:02 -0700)]
Fix loading profile from datadir.

12 years agoAdd relative frei0r and LADSPA dirs for relocatable.
Dan Dennedy [Sun, 25 Sep 2011 19:45:58 +0000 (12:45 -0700)]
Add relative frei0r and LADSPA dirs for relocatable.

12 years agoMake profiles relative to MLT_DATA instead of $prefix/share/mlt
Dan Dennedy [Fri, 23 Sep 2011 07:34:10 +0000 (00:34 -0700)]
Make profiles relative to MLT_DATA instead of $prefix/share/mlt

12 years agoMake modules and data relative to executable for win32 and osx.
Dan Dennedy [Sat, 23 Jul 2011 04:24:47 +0000 (21:24 -0700)]
Make modules and data relative to executable for win32 and osx.

Requires RELOCATABLE to be defined for osx.

12 years agoFix building decklink on win32
Dan Dennedy [Sun, 25 Sep 2011 20:47:52 +0000 (13:47 -0700)]
Fix building decklink on win32

12 years agoFix executing stop when not started (and vice versa).
Dan Dennedy [Sat, 24 Sep 2011 19:08:55 +0000 (12:08 -0700)]
Fix executing stop when not started (and vice versa).

12 years agoFix audio_index=all with linsys SDI consumer.
Dan Dennedy [Fri, 23 Sep 2011 16:26:30 +0000 (09:26 -0700)]
Fix audio_index=all with linsys SDI consumer.

12 years agoFix uninitialized var in audiochannels filter.
Dan Dennedy [Fri, 23 Sep 2011 16:24:01 +0000 (09:24 -0700)]
Fix uninitialized var in audiochannels filter.

12 years agoFix intermittent crash when closing sdl_audio.
Dan Dennedy [Fri, 23 Sep 2011 05:03:56 +0000 (22:03 -0700)]
Fix intermittent crash when closing sdl_audio.

12 years agofix to compile an MAC (point 1)
Marco Gittler [Fri, 23 Sep 2011 02:09:46 +0000 (19:09 -0700)]
fix to compile an MAC (point 1)

12 years agoSerialize geometry with %g instead of my own macros.
Dan Dennedy [Thu, 22 Sep 2011 00:14:00 +0000 (17:14 -0700)]
Serialize geometry with %g instead of my own macros.

12 years agoAdd Sony PlayStation Portable encode preset
Dan Dennedy [Wed, 21 Sep 2011 06:20:29 +0000 (23:20 -0700)]
Add Sony PlayStation Portable encode preset

12 years agoFix video bitrate option in presets.
Dan Dennedy [Wed, 21 Sep 2011 06:18:36 +0000 (23:18 -0700)]
Fix video bitrate option in presets.

12 years agoSupport streamtype-specific AVOptions (-vb)
Dan Dennedy [Wed, 21 Sep 2011 06:14:31 +0000 (23:14 -0700)]
Support streamtype-specific AVOptions (-vb)

12 years agoAdd filter_dynamictext.
Brian Matherly [Mon, 29 Aug 2011 01:43:29 +0000 (20:43 -0500)]
Add filter_dynamictext.

12 years agoFreeze filter: Fix alpha handling.
Till Theato [Thu, 15 Sep 2011 18:45:08 +0000 (20:45 +0200)]
Freeze filter: Fix alpha handling.

12 years agoFreeze filter: Stop using 'this'.
Till Theato [Thu, 15 Sep 2011 18:32:38 +0000 (20:32 +0200)]
Freeze filter: Stop using 'this'.

12 years agoFramebuffer producer: Fix alpha handling (Kdenlive-2311).
Till Theato [Thu, 15 Sep 2011 18:29:26 +0000 (20:29 +0200)]
Framebuffer producer: Fix alpha handling (Kdenlive-2311).

12 years agoProducer framebuffer: Stop using 'this'.
Till Theato [Wed, 14 Sep 2011 19:56:21 +0000 (21:56 +0200)]
Producer framebuffer: Stop using 'this'.

12 years agoAlways Load the system locales.
Dan Dennedy [Wed, 14 Sep 2011 14:47:08 +0000 (07:47 -0700)]
Always Load the system locales.

12 years agoDocument normalise and analysis for sox.
Dan Dennedy [Sun, 11 Sep 2011 22:21:26 +0000 (15:21 -0700)]
Document normalise and analysis for sox.

This change separates the general sox metadata from effect instance
metadata.

12 years agoAdd analysis effect to sox filter.
Dan Dennedy [Sun, 11 Sep 2011 22:18:51 +0000 (15:18 -0700)]
Add analysis effect to sox filter.

This analyzes the audio to determine a normalized gain level.
The result is suitable for XML serialization.

12 years agoOnly compute rms if normalise.
Dan Dennedy [Sun, 11 Sep 2011 06:03:11 +0000 (23:03 -0700)]
Only compute rms if normalise.

12 years agoOnly compute rms if normalise.
Dan Dennedy [Sun, 11 Sep 2011 05:47:20 +0000 (22:47 -0700)]
Only compute rms if normalise.

12 years agoRemove some old cruft in sox.
Dan Dennedy [Sun, 11 Sep 2011 05:46:12 +0000 (22:46 -0700)]
Remove some old cruft in sox.

12 years agoFix race conditions in mlt_property.
Dan Dennedy [Sat, 10 Sep 2011 22:13:54 +0000 (15:13 -0700)]
Fix race conditions in mlt_property.

12 years agoSkip empty keyframes when parsing geometry.
j-b-m [Sat, 10 Sep 2011 20:01:41 +0000 (13:01 -0700)]
Skip empty keyframes when parsing geometry.

12 years agoMove melt producer to core module.
Dan Dennedy [Sat, 10 Sep 2011 03:38:32 +0000 (20:38 -0700)]
Move melt producer to core module.