------------------------------------------------------------------------
r1337 | ddennedy | 2009-02-02 15:41:24 -0800 (Mon, 02 Feb 2009) | 1 line

bump to version 0.3.6
------------------------------------------------------------------------
r1336 | ddennedy | 2009-02-02 15:40:11 -0800 (Mon, 02 Feb 2009) | 1 line

NEWS: add release notes for 0.3.6
------------------------------------------------------------------------
r1335 | ddennedy | 2009-01-31 16:45:44 -0800 (Sat, 31 Jan 2009) | 1 line

frei0r/factory.c: add more default locations for locating plugins including one for MacPorts
------------------------------------------------------------------------
r1334 | ddennedy | 2009-01-29 21:37:23 -0800 (Thu, 29 Jan 2009) | 1 line

inigo.c: make usage fit in 80 columns
------------------------------------------------------------------------
r1333 | j-b-m | 2009-01-29 05:34:24 -0800 (Thu, 29 Jan 2009) | 1 line

filter_swscale.c: Fix compilation (typo introduced in rev. 1330)
------------------------------------------------------------------------
r1332 | ddennedy | 2009-01-28 21:06:08 -0800 (Wed, 28 Jan 2009) | 1 line

producer_fezzik.c: do not use the swscale filter on images wider than 2048 loaded by the sdl_image producer.
------------------------------------------------------------------------
r1331 | ddennedy | 2009-01-28 21:04:47 -0800 (Wed, 28 Jan 2009) | 2 lines

producer_pixbuf.c, producer_qimage.c, producer_sdl_image.c:
bugfix (kdenlive-575) large memory consumption loading many pictures.
------------------------------------------------------------------------
r1330 | ddennedy | 2009-01-28 21:01:28 -0800 (Wed, 28 Jan 2009) | 1 line

filter_swscale.c: throw assert if creation of swscale context fails.
------------------------------------------------------------------------
r1329 | ddennedy | 2009-01-28 20:42:43 -0800 (Wed, 28 Jan 2009) | 1 line

avformat/factory.c: set ffmpeg logging to the same level as MLT's
------------------------------------------------------------------------
r1328 | ddennedy | 2009-01-26 22:48:59 -0800 (Mon, 26 Jan 2009) | 1 line

producer_pixbuf.c: bugfix (kdenlive-575) memory leak; revert unnecessary part of previous commit
------------------------------------------------------------------------
r1327 | ddennedy | 2009-01-26 22:41:54 -0800 (Mon, 26 Jan 2009) | 1 line

producer_pixbuf.c: bugfix (kdenlive-575) memory leak
------------------------------------------------------------------------
r1326 | ddennedy | 2009-01-26 22:18:50 -0800 (Mon, 26 Jan 2009) | 1 line

producer_pixbuf.c: bugfix (kdenlive-575) memory leak
------------------------------------------------------------------------
r1324 | ddennedy | 2009-01-23 22:46:11 -0800 (Fri, 23 Jan 2009) | 1 line

producer_avformat.c: add version check to use AVCodec->long_name
------------------------------------------------------------------------
r1323 | ddennedy | 2009-01-22 17:36:44 -0800 (Thu, 22 Jan 2009) | 1 line

consumer_sdl.c: bugfix segfault on unchecked pointer
------------------------------------------------------------------------
r1322 | ddennedy | 2009-01-22 17:33:33 -0800 (Thu, 22 Jan 2009) | 1 line

producer_inigo.c: bugfix segfault on unchecked pointer
------------------------------------------------------------------------
r1321 | ddennedy | 2009-01-21 01:16:04 -0800 (Wed, 21 Jan 2009) | 1 line

inigo.txt: update usage info
------------------------------------------------------------------------
r1320 | ddennedy | 2009-01-21 00:43:11 -0800 (Wed, 21 Jan 2009) | 1 line

policies.txt: add instruction to update version in mlt.h\!
------------------------------------------------------------------------
r1319 | ddennedy | 2009-01-21 00:41:54 -0800 (Wed, 21 Jan 2009) | 3 lines

Add doxygen documentation for mlt_profile, mlt_pool, mlt_repository, and mlt_factory.
Update copyrights to 2009.
Add cross references from files to data structures in doxygen.
------------------------------------------------------------------------
r1318 | ddennedy | 2009-01-14 00:58:59 -0800 (Wed, 14 Jan 2009) | 1 line

inigo/inigo.c: add -debug and -verbose options to turn on additional logging.
------------------------------------------------------------------------
r1317 | ddennedy | 2009-01-14 00:54:26 -0800 (Wed, 14 Jan 2009) | 1 line

consumer_avformat.c: set consumer buffer prefill to 1 by default.
------------------------------------------------------------------------
r1316 | ddennedy | 2009-01-14 00:42:23 -0800 (Wed, 14 Jan 2009) | 1 line

consumer_avformat.c: bugfix (kdenlive-450) bad timestamps in MPEG-2 Transport Stream and possibly quite a few other formats.
------------------------------------------------------------------------
r1315 | ddennedy | 2009-01-14 00:37:56 -0800 (Wed, 14 Jan 2009) | 1 line

consumer_avformat.c: add support for an=1, vn=1, acodec=none, and vcodec=none options (kdenlive-533)
------------------------------------------------------------------------
r1314 | ddennedy | 2009-01-12 22:22:58 -0800 (Mon, 12 Jan 2009) | 1 line

docs/policies.txt: Add policy about not using stdout, messages, and recommending the new log API.
------------------------------------------------------------------------
r1313 | ddennedy | 2009-01-12 22:17:43 -0800 (Mon, 12 Jan 2009) | 3 lines

mlt_log.[hc], mlt_transition.c, mlt_tractor.c, mlt_repository.c, mlt_properties.c,
mlt_producer.c, mlt_pool.c, mlt_events.c, mlt_consumer.c, mlt.h, Makefile:
add logging system based on FFmpeg's.
------------------------------------------------------------------------
r1312 | ddennedy | 2009-01-12 20:40:58 -0800 (Mon, 12 Jan 2009) | 1 line

configure: separate -march (suitable on x86) and -mcpu (suitable on ppc, arm, and sparc)
------------------------------------------------------------------------
r1311 | ddennedy | 2009-01-07 22:52:59 -0800 (Wed, 07 Jan 2009) | 1 line

Doxyfile: strip the path to the source files
------------------------------------------------------------------------
r1310 | ddennedy | 2009-01-07 22:49:56 -0800 (Wed, 07 Jan 2009) | 1 line

producer_consumer.c: bugfix setting in point
------------------------------------------------------------------------
r1309 | ddennedy | 2009-01-07 21:58:58 -0800 (Wed, 07 Jan 2009) | 1 line

mlt_tractor.[ch], mlt_multitrack.[ch]: improve doxygen documentation for the tractor and mulitrack classes
------------------------------------------------------------------------
r1308 | ddennedy | 2009-01-05 22:08:22 -0800 (Mon, 05 Jan 2009) | 1 line

producer_avformat.{c,yml}: support special constructor argument values to list available demuxers and decoders: f-list[[,]acodec-list][[,]vcodec-list]
------------------------------------------------------------------------
r1307 | ddennedy | 2009-01-05 22:03:35 -0800 (Mon, 05 Jan 2009) | 1 line

inigo/inigo.c: fix the usage help within 80 characters wide.
------------------------------------------------------------------------
r1306 | ddennedy | 2009-01-05 21:32:55 -0800 (Mon, 05 Jan 2009) | 1 line

consumer_avformat.c: report list of muxers when f=list and codecs when acodec=list or vcodec=list.
------------------------------------------------------------------------
r1305 | ddennedy | 2009-01-05 21:30:36 -0800 (Mon, 05 Jan 2009) | 1 line

mlt_repository.c: report reason when dlopen fails.
------------------------------------------------------------------------
r1304 | ddennedy | 2009-01-04 23:54:22 -0800 (Sun, 04 Jan 2009) | 1 line

mlt_filter.[ch], mlt_transition.[ch], mlt_consumer.[ch]: improve doxygen for filter, transition, and consumer
------------------------------------------------------------------------
r1303 | ddennedy | 2009-01-02 13:27:07 -0800 (Fri, 02 Jan 2009) | 1 line

avformat/configure: add -lbz2 automatically for --avformat-svn
------------------------------------------------------------------------
r1302 | ddennedy | 2008-12-30 20:55:59 -0800 (Tue, 30 Dec 2008) | 3 lines

producer_avformat.c: fix build on older versions of ffmpeg; whitespace cleanup
by eclipse.

------------------------------------------------------------------------
r1301 | ddennedy | 2008-12-29 16:21:18 -0800 (Mon, 29 Dec 2008) | 1 line

Doxyfile: bump version
------------------------------------------------------------------------
r1299 | ddennedy | 2008-12-29 12:54:04 -0800 (Mon, 29 Dec 2008) | 1 line

NEWS, configure: set version to 0.3.4 and add release notes
------------------------------------------------------------------------
r1298 | ddennedy | 2008-12-29 12:31:04 -0800 (Mon, 29 Dec 2008) | 1 line

consumer_avformat.c: further analysis and testing reveals the DV encoder does not need the special aspect ratio overrides. It expects a generic input. Only the DV decoder produces the special, proper aspect ratios for which MLT is not yet prepared.
------------------------------------------------------------------------
r1296 | j-b-m | 2008-12-28 12:43:00 -0800 (Sun, 28 Dec 2008) | 1 line

filter_sox.c: fix crash when trying to create a sox filter with wrong name
------------------------------------------------------------------------
r1295 | ddennedy | 2008-12-27 18:40:30 -0800 (Sat, 27 Dec 2008) | 1 line

avformat/configure: update the recommended ffmpeg revision
------------------------------------------------------------------------
r1294 | ddennedy | 2008-12-27 18:39:28 -0800 (Sat, 27 Dec 2008) | 2 lines

filter_rescale.c, producer_avformat.c, producer_libdv.c, producer_consumer.c:
coerce a deinterlace when scaling an interlaced source.
------------------------------------------------------------------------
r1293 | ddennedy | 2008-12-27 12:00:51 -0800 (Sat, 27 Dec 2008) | 1 line

mlt-config-template: send deprecation warning to stderr to prevent breaking legacy scripts and makefiles
------------------------------------------------------------------------
r1291 | ddennedy | 2008-12-26 21:53:38 -0800 (Fri, 26 Dec 2008) | 1 line

filter_luma.c: prevent the first application of the nested luma transition from being applied to a test card image. This makes slideshows start without a transition at the beginning, which is nicer and more expected.
------------------------------------------------------------------------
r1290 | ddennedy | 2008-12-26 21:50:42 -0800 (Fri, 26 Dec 2008) | 1 line

transition_luma.c: bugfix (kdenlive-496) floating point exception when a slideshow using filter luma is added to a multitrack.
------------------------------------------------------------------------
r1289 | ddennedy | 2008-12-25 22:59:35 -0800 (Thu, 25 Dec 2008) | 1 line

producer_westley.c: silence compilation warning on uninitialized variable.
------------------------------------------------------------------------
r1288 | ddennedy | 2008-12-25 22:58:43 -0800 (Thu, 25 Dec 2008) | 1 line

producer_avformat.c, consumer_avformat.c: use av_set_string3 where available (gets rid of deprecation warning).
------------------------------------------------------------------------
r1287 | ddennedy | 2008-12-25 21:15:44 -0800 (Thu, 25 Dec 2008) | 1 line

consumer_avformat.c: bugfix rendering to widescreen PAL DV.
------------------------------------------------------------------------
r1286 | ddennedy | 2008-12-21 21:27:56 -0800 (Sun, 21 Dec 2008) | 1 line

producer_vorbis.c: add meta.media. properties.
------------------------------------------------------------------------
r1285 | ddennedy | 2008-12-21 21:27:11 -0800 (Sun, 21 Dec 2008) | 1 line

producer_libdv.c: add meta.media. properties.
------------------------------------------------------------------------
r1284 | ddennedy | 2008-12-21 21:25:33 -0800 (Sun, 21 Dec 2008) | 1 line

avformat/Makefile: suppress error on uninstall target
------------------------------------------------------------------------
r1283 | ddennedy | 2008-12-21 20:26:12 -0800 (Sun, 21 Dec 2008) | 5 lines

avformat/configure, avformat/Makfile, avformat/factory.c: Add a --avformat-no-filters
configure option to facilitate building a codecs and muxers only module. Change the
module filename for a no-codecs build to libmltffmpeg.so to prevent a clash with
a no-filters module (libmltavformat.so).

------------------------------------------------------------------------
r1282 | ddennedy | 2008-12-21 13:07:27 -0800 (Sun, 21 Dec 2008) | 1 line

producer_avformat.c: add a bunch of metadata about the media under the properties key prefix "meta.media."
------------------------------------------------------------------------
r1281 | j-b-m | 2008-12-21 09:49:03 -0800 (Sun, 21 Dec 2008) | 1 line

producer_sdl_image.c: Fix crash when attempting to play a folder without images
------------------------------------------------------------------------
r1280 | ddennedy | 2008-12-20 00:17:15 -0800 (Sat, 20 Dec 2008) | 1 line

consumer_sdl.c: let it work without filter_avcolour_space
------------------------------------------------------------------------
r1279 | ddennedy | 2008-12-20 00:16:01 -0800 (Sat, 20 Dec 2008) | 1 line

producer_consumer.c: use parent profile if none specified; accept real_time properties from parent producer.
------------------------------------------------------------------------
r1278 | ddennedy | 2008-12-19 22:22:56 -0800 (Fri, 19 Dec 2008) | 1 line

producer_consumer.c: set our length from the length of the nested producer so we can terminate at the end of rendering.
------------------------------------------------------------------------
r1277 | ddennedy | 2008-12-19 22:18:54 -0800 (Fri, 19 Dec 2008) | 1 line

mlt_properties.c: fix some documentation
------------------------------------------------------------------------
r1276 | ddennedy | 2008-12-19 21:52:13 -0800 (Fri, 19 Dec 2008) | 1 line

core/Makefile, core/factory.c, core/producer_consumer.c: add new producer_consumer that will consume from an encapsulated producer under a different profile that the parent producer (kdenlive-323).
------------------------------------------------------------------------
r1275 | ddennedy | 2008-12-19 19:40:33 -0800 (Fri, 19 Dec 2008) | 1 line

transition_region.c: bugfix regression with in built circle region
------------------------------------------------------------------------
r1274 | ddennedy | 2008-12-19 18:13:37 -0800 (Fri, 19 Dec 2008) | 1 line

avformat/filter_swscale.c: add support for scaling the alpha channel (needs further testing)
------------------------------------------------------------------------
r1273 | ddennedy | 2008-12-19 17:18:33 -0800 (Fri, 19 Dec 2008) | 4 lines

avformat/Makefile, avformat/factory.c, avformat/filter_swscale.c:
  add new image scaler using FFmpeg libswcale.
fezzik.ini: add swscale at higher priority than gtk2/rescale.

------------------------------------------------------------------------
r1272 | ddennedy | 2008-12-19 15:08:26 -0800 (Fri, 19 Dec 2008) | 1 line

fezzik.dict: let qimage be a producer for svg
------------------------------------------------------------------------
r1271 | ddennedy | 2008-12-17 23:37:29 -0800 (Wed, 17 Dec 2008) | 4 lines

avformat/configure, avformat/Makefile, avformat/factory.c: add configure option
--avformat-no-codecs, which will build the avformat module without the producer
and consumer - useful to people who want to make a version entirely without
including FFmpeg's codecs, which present patent royalty licensing issues.
------------------------------------------------------------------------
r1270 | ddennedy | 2008-12-17 23:14:12 -0800 (Wed, 17 Dec 2008) | 1 line

avformat/configure: checkout (--avformat-svn) or recommend (--help) a specific FFmpeg revision if this is a release version of MLT (last field of version is even).
------------------------------------------------------------------------
r1269 | ddennedy | 2008-12-17 22:13:46 -0800 (Wed, 17 Dec 2008) | 1 line

configure: --disable-mmx implies --disable-sse
------------------------------------------------------------------------
r1268 | ddennedy | 2008-12-17 22:03:13 -0800 (Wed, 17 Dec 2008) | 2 lines

avformat/Makefile, avformat/factory.c, avformat/filter_avdeinterlace.c: 
Fix and enable the avdeinterlace filter for a non-MMX configuration.
------------------------------------------------------------------------
r1267 | ddennedy | 2008-12-17 20:42:53 -0800 (Wed, 17 Dec 2008) | 1 line

producer_avformat.c: add support for AVOptions as properties.
------------------------------------------------------------------------
r1266 | ddennedy | 2008-12-16 00:36:14 -0800 (Tue, 16 Dec 2008) | 2 lines

mlt_producer.c, mlt_playlist.h, mlt_field.h, mlt_playlist.c, mlt_tractor.c, mlt_events.c:
add doxygen docs for events, field, and playlist.
------------------------------------------------------------------------
r1265 | ddennedy | 2008-12-13 21:14:34 -0800 (Sat, 13 Dec 2008) | 1 line

producer_avformat.c: bugfix (kdenlive-432) segfault when reusing previous AVFrame (paused or idling on last frame) but the previos AVFrame was invalid (not got_picture before erroring out).
------------------------------------------------------------------------
r1264 | ddennedy | 2008-12-12 11:10:00 -0800 (Fri, 12 Dec 2008) | 1 line

motion_est/filter_motion_est.c: the sse compilation flag logic was inverted
------------------------------------------------------------------------
r1263 | ddennedy | 2008-12-12 01:16:27 -0800 (Fri, 12 Dec 2008) | 1 line

gtk2/pixops.c, gtk2/Makefile: prevent MMX on all x86_64, not just OS X
------------------------------------------------------------------------
r1262 | ddennedy | 2008-12-12 01:15:18 -0800 (Fri, 12 Dec 2008) | 1 line

configure: add make flag and define for ARCH_X86_64 for all OSes
------------------------------------------------------------------------
r1261 | ddennedy | 2008-12-12 00:56:08 -0800 (Fri, 12 Dec 2008) | 1 line

configure: fix mmx/sse detection on OS X and add detection of x86_64 to define ARCH_X86_64
------------------------------------------------------------------------
r1260 | ddennedy | 2008-12-11 23:53:04 -0800 (Thu, 11 Dec 2008) | 2 lines

xine/Makefile, xine/xineutils.h, xine/deinterlace.c: respect mmx compilation flag instead of using own detection
xine/configure: remove, no longer necessary
------------------------------------------------------------------------
r1259 | ddennedy | 2008-12-11 23:47:34 -0800 (Thu, 11 Dec 2008) | 1 line

filtedr_motion_est.c: respect new --disable-sse configure flag and whitespace cleanup
------------------------------------------------------------------------
r1258 | ddennedy | 2008-12-11 23:45:11 -0800 (Thu, 11 Dec 2008) | 1 line

gtk2/Makefile, gtk2/configure, gtk2/pixops.c: disable MMX parts on OS X - does not build
------------------------------------------------------------------------
r1257 | ddennedy | 2008-12-11 23:42:53 -0800 (Thu, 11 Dec 2008) | 1 line

kino/configure: automatically disable on OS X - does not build due to missing headers
------------------------------------------------------------------------
r1256 | ddennedy | 2008-12-11 23:41:40 -0800 (Thu, 11 Dec 2008) | 1 line

configure: add --disable-sse and add mmx/sse detection for OS X
------------------------------------------------------------------------
r1253 | ddennedy | 2008-12-04 10:25:48 -0800 (Thu, 04 Dec 2008) | 1 line

profiles/atsc_1080i_50: added new profile for square pixel 1080i at a PAL-like rate
------------------------------------------------------------------------
r1252 | ddennedy | 2008-12-03 19:20:21 -0800 (Wed, 03 Dec 2008) | 1 line

Doxyfile: add doxygen config file
------------------------------------------------------------------------
r1251 | ddennedy | 2008-12-03 18:43:07 -0800 (Wed, 03 Dec 2008) | 1 line

valerie_status.h: take stdio.h header from system include path
------------------------------------------------------------------------
r1250 | ddennedy | 2008-12-03 18:42:05 -0800 (Wed, 03 Dec 2008) | 1 line

docs/install.txt: fix license info on humperdink and valerie
------------------------------------------------------------------------
r1249 | ddennedy | 2008-12-03 18:40:23 -0800 (Wed, 03 Dec 2008) | 1 line

configure: bump the version
------------------------------------------------------------------------
r1248 | ddennedy | 2008-12-03 18:33:22 -0800 (Wed, 03 Dec 2008) | 1 line

src/framework/*: improve the doxygen documentation (work in progress). This also includes removal of superfluous white space.
------------------------------------------------------------------------
r1247 | ddennedy | 2008-12-02 00:03:53 -0800 (Tue, 02 Dec 2008) | 1 line

producer_pixbuf.c, producer_qimage.c, producer_sdl_image.c: bugfix (kdenlive-422) not validating input file for image producers.
------------------------------------------------------------------------
r1246 | ddennedy | 2008-12-01 23:59:53 -0800 (Mon, 01 Dec 2008) | 1 line

producer_inigo.c: display a warning when failed to load a file.
------------------------------------------------------------------------
r1245 | ddennedy | 2008-12-01 23:59:03 -0800 (Mon, 01 Dec 2008) | 1 line

consumer_avformat.c: clean up the dual pass log at the end of the second pass.
------------------------------------------------------------------------
r1244 | ddennedy | 2008-11-25 13:02:20 -0800 (Tue, 25 Nov 2008) | 1 line

producer_avformat.c: bugfix r1242 segfault due to improper audio decoder memory allocation. Also fix logical bug with resampling on channels > 2
------------------------------------------------------------------------
r1243 | ddennedy | 2008-11-24 19:48:01 -0800 (Mon, 24 Nov 2008) | 1 line

producer_avformat.c: fix to previous commit to still allow compilation on version of libavcodec older than 51.71.0 (untested).
------------------------------------------------------------------------
r1242 | ddennedy | 2008-11-24 19:32:21 -0800 (Mon, 24 Nov 2008) | 1 line

producer_avformat.c: bugfix (kdenlive-297) audio distortion with audio formats other than signed 16-bit.
------------------------------------------------------------------------
r1241 | ddennedy | 2008-11-24 09:53:21 -0800 (Mon, 24 Nov 2008) | 1 line

fezzik.dict: added support for .tif equivalent to .tiff
------------------------------------------------------------------------
r1240 | ddennedy | 2008-11-16 21:57:32 -0800 (Sun, 16 Nov 2008) | 1 line

albino.c: fix playout with SDL on Mac OS X
------------------------------------------------------------------------
r1239 | ddennedy | 2008-11-16 18:08:56 -0800 (Sun, 16 Nov 2008) | 1 line

filter_sox.c: bugfix (2263114) build on sox 14.2.0.
------------------------------------------------------------------------
r1238 | j-b-m | 2008-11-13 15:24:08 -0800 (Thu, 13 Nov 2008) | 1 line

filter_freeze.c: fix detection of current frame position in a playlist
------------------------------------------------------------------------
r1237 | ddennedy | 2008-11-13 14:53:18 -0800 (Thu, 13 Nov 2008) | 1 line

producer_avformat.c: bugfix (kdenlive-347) segfault when resolution is not known until after first frame is decoded. Also, bugfix segfault when video_index or audio_index are -1 (invalid).
------------------------------------------------------------------------
r1236 | j-b-m | 2008-11-13 14:45:44 -0800 (Thu, 13 Nov 2008) | 1 line

filter_freeze.c: update frozen frame if freeze position is changed on the fly
------------------------------------------------------------------------
r1235 | blendamedt | 2008-11-13 13:39:18 -0800 (Thu, 13 Nov 2008) | 2 lines

filter_vignette.{c,yml}: better standard values and correct start param name

------------------------------------------------------------------------
r1233 | ddennedy | 2008-11-10 23:05:14 -0800 (Mon, 10 Nov 2008) | 1 line

configure, NEWS: bump to version 0.3.2 and update release notes
------------------------------------------------------------------------
r1232 | ddennedy | 2008-11-08 21:30:39 -0800 (Sat, 08 Nov 2008) | 1 line

filter_affine.c: bugfix (kdenlive-235) rendering when used inside a multitrack.
------------------------------------------------------------------------
r1231 | ddennedy | 2008-11-08 15:16:11 -0800 (Sat, 08 Nov 2008) | 1 line

profiles/hdv_720_50p: fix frame rate in description
------------------------------------------------------------------------
r1230 | ddennedy | 2008-11-08 14:04:26 -0800 (Sat, 08 Nov 2008) | 1 line

profiles/hdv_*, profiles/atsc_*: added more HD progressive mode profiles 
------------------------------------------------------------------------
r1229 | ddennedy | 2008-11-08 12:05:37 -0800 (Sat, 08 Nov 2008) | 1 line

filter_dust.yml: apply description fix patch from Mads Dydensborg.
------------------------------------------------------------------------
r1228 | ddennedy | 2008-11-08 12:02:43 -0800 (Sat, 08 Nov 2008) | 1 line

producer_framebuffer.c: bugfix segfault in construction with null argument.
------------------------------------------------------------------------
r1227 | ddennedy | 2008-11-08 01:08:06 -0800 (Sat, 08 Nov 2008) | 1 line

producer_avformat.c: bugfix detection of aspect ratio for DV AVI (applies to raw and quicktime files as well).
------------------------------------------------------------------------
r1226 | ddennedy | 2008-11-07 23:21:29 -0800 (Fri, 07 Nov 2008) | 1 line

producer_avformat.c: inadvertantly left something commented in the previous commit.
------------------------------------------------------------------------
r1225 | ddennedy | 2008-11-07 23:20:15 -0800 (Fri, 07 Nov 2008) | 1 line

producer_avformat.c: rework the aspect ratio detection to try to fetch it from the codec and/or the stream in newer versions of ffmpeg. This fixes aspect handling for raw DV but still not yet for DV AVIs without the vprp chunk.
------------------------------------------------------------------------
r1224 | ddennedy | 2008-11-07 10:06:27 -0800 (Fri, 07 Nov 2008) | 1 line

frei0r/factory.c: fix build on BSD
------------------------------------------------------------------------
r1223 | ddennedy | 2008-11-06 21:42:23 -0800 (Thu, 06 Nov 2008) | 1 line

transition_mix.c: prevent serializing previous_mix and reset previous_mix on seeking.
------------------------------------------------------------------------
r1222 | ddennedy | 2008-11-06 21:27:36 -0800 (Thu, 06 Nov 2008) | 1 line

filter_volume.c: prevent serializing previous_gain and reset previous_gain on seeking.
------------------------------------------------------------------------
r1221 | ddennedy | 2008-11-05 21:35:26 -0800 (Wed, 05 Nov 2008) | 1 line

services.txt: minor corrections to documentation for producer_avformat
------------------------------------------------------------------------
r1219 | j-b-m | 2008-11-05 11:09:29 -0800 (Wed, 05 Nov 2008) | 1 line

kdenlive/filter_freeze.c: added simple freeze filter
------------------------------------------------------------------------
r1218 | blendamedt | 2008-10-30 15:35:25 -0700 (Thu, 30 Oct 2008) | 2 lines

oldfilm/filter_vignette*: filter is now usable with keyframes

------------------------------------------------------------------------
r1217 | blendamedt | 2008-10-30 14:47:00 -0700 (Thu, 30 Oct 2008) | 2 lines

frei0r/factory.c: set min/max values in metadata to defined min/max from frei0r.h

------------------------------------------------------------------------
r1216 | blendamedt | 2008-10-30 14:44:35 -0700 (Thu, 30 Oct 2008) | 2 lines

frei0r/frei0r_helper.c: frei0r double and bool params are now useable with keyframes (mlt_geometry)

------------------------------------------------------------------------
r1215 | blendamedt | 2008-10-30 14:43:10 -0700 (Thu, 30 Oct 2008) | 2 lines

frei0r/factory.c: yml files can be used now for critical plugins

------------------------------------------------------------------------
r1214 | ddennedy | 2008-10-30 00:39:30 -0700 (Thu, 30 Oct 2008) | 1 line

profiles/Makefile: fix removal of turd (*~) files on install.
------------------------------------------------------------------------
r1213 | ddennedy | 2008-10-30 00:35:09 -0700 (Thu, 30 Oct 2008) | 1 line

docs/TODO: refer to wiki page
------------------------------------------------------------------------
r1212 | ddennedy | 2008-10-30 00:33:19 -0700 (Thu, 30 Oct 2008) | 1 line

Makefile: suppress warning on ldconfig failure.
------------------------------------------------------------------------
r1211 | ddennedy | 2008-10-30 00:30:18 -0700 (Thu, 30 Oct 2008) | 1 line

albino.c, inigo.c: remove unused variables leftover from last commit.
------------------------------------------------------------------------
r1210 | ddennedy | 2008-10-29 16:37:53 -0700 (Wed, 29 Oct 2008) | 2 lines

albino.c, inigo.c: disable realtime scheduling (kdenlive-180).

------------------------------------------------------------------------
r1209 | ddennedy | 2008-10-28 12:18:47 -0700 (Tue, 28 Oct 2008) | 1 line

producer_avformat.c: simplify recent commit to conform stream aspect to codec aspect and conform stream frame rate to codec frame rate
------------------------------------------------------------------------
r1208 | j-b-m | 2008-10-27 16:58:39 -0700 (Mon, 27 Oct 2008) | 1 line

producer_avformat.c: Fix crash / corruption when changing audio or video index
------------------------------------------------------------------------
r1207 | ddennedy | 2008-10-26 22:28:01 -0700 (Sun, 26 Oct 2008) | 1 line

producer_avformat.c: optimize slightly the stream index bugfix and update the video informational properties on the producer when the video index changes.
------------------------------------------------------------------------
r1206 | ddennedy | 2008-10-26 22:16:09 -0700 (Sun, 26 Oct 2008) | 1 line

producer_avformat.c: bugfix regression with audio_index and video_index in last release when I added the feature to close file on init with re-open on first use. Also, added some exception handling around index values.
------------------------------------------------------------------------
r1205 | ddennedy | 2008-10-26 21:46:03 -0700 (Sun, 26 Oct 2008) | 1 line

filter_mono.c: cleanup code to made it more consistent between cases (use_alpha).
------------------------------------------------------------------------
r1204 | ddennedy | 2008-10-26 21:42:31 -0700 (Sun, 26 Oct 2008) | 1 line

filter_mono.c: bugfix (kdenlive-234) threshold filter inverting image and add invert property to revert to old behavior.
------------------------------------------------------------------------
r1202 | ddennedy | 2008-10-24 20:08:56 -0700 (Fri, 24 Oct 2008) | 1 line

configure, kino/enadian_types.h, kino/riff.c, sox/configure: apply patch from Alberto Villa to fix build on FreeBSD and to fix a sh expression bug in sox/configure.
------------------------------------------------------------------------
r1201 | ddennedy | 2008-10-24 15:56:25 -0700 (Fri, 24 Oct 2008) | 1 line

producer_framebuffer.c: a little cleanup from last commit
------------------------------------------------------------------------
r1200 | ddennedy | 2008-10-24 15:49:33 -0700 (Fri, 24 Oct 2008) | 1 line

producer_framebuffer.c: improve delimiter parsing to allow '?' in filename argument
------------------------------------------------------------------------
r1199 | ddennedy | 2008-10-23 22:12:41 -0700 (Thu, 23 Oct 2008) | 1 line

producer_inigo.c: bugfix regression in last commit that caused env vars in argv to be applied as properties
------------------------------------------------------------------------
r1198 | ddennedy | 2008-10-23 20:44:59 -0700 (Thu, 23 Oct 2008) | 1 line

mlt-config-template: add deprecation warning
------------------------------------------------------------------------
r1197 | ddennedy | 2008-10-23 19:20:04 -0700 (Thu, 23 Oct 2008) | 1 line

filter_sox.c: bugfix recent build regression on older versions of sox
------------------------------------------------------------------------
r1196 | ddennedy | 2008-10-23 00:24:49 -0700 (Thu, 23 Oct 2008) | 1 line

inigo.c: improve the usage help and add -silent and -progress options
------------------------------------------------------------------------
r1195 | ddennedy | 2008-10-22 22:48:40 -0700 (Wed, 22 Oct 2008) | 1 line

producer_inigo.c: bugfix (2164436) processing unknown command line options causes infinite loop
------------------------------------------------------------------------
r1194 | ddennedy | 2008-10-22 22:47:20 -0700 (Wed, 22 Oct 2008) | 1 line

inigo.c: added -version option
------------------------------------------------------------------------
r1193 | ddennedy | 2008-10-22 22:02:26 -0700 (Wed, 22 Oct 2008) | 1 line

filter_sox.c: bugfix (2040035) segfault with libsox 14.1.0
------------------------------------------------------------------------
r1192 | ddennedy | 2008-10-22 20:17:41 -0700 (Wed, 22 Oct 2008) | 1 line

configure: -O3 is the maximum optimization level, not -O4
------------------------------------------------------------------------
r1191 | ddennedy | 2008-10-21 21:30:04 -0700 (Tue, 21 Oct 2008) | 4 lines

consumer_avformat.c: 
- bugfix the handling of ffmpeg command line option aliases (-s and -aspect) so that they apply their results to the current profile as well. 
- added handling for ffmpeg command line option -r (frame rate)
- cleanup previous commits for setting sample_aspect_ratio on AVStream
------------------------------------------------------------------------
r1190 | ddennedy | 2008-10-21 14:03:54 -0700 (Tue, 21 Oct 2008) | 1 line

consumer_avformat.c: fix deprecated warning on av_set_string
------------------------------------------------------------------------
r1189 | ddennedy | 2008-10-21 13:54:36 -0700 (Tue, 21 Oct 2008) | 1 line

consumer_avformat.c: fix build on older libavformat versions
------------------------------------------------------------------------
r1188 | ddennedy | 2008-10-20 16:26:39 -0700 (Mon, 20 Oct 2008) | 1 line

producer_avformat.c: bugfix Ogg Vorbis files and possibly others that report invalid pts on some packets
------------------------------------------------------------------------
r1186 | ddennedy | 2008-10-20 10:35:47 -0700 (Mon, 20 Oct 2008) | 1 line

xine/configure: disable module on ppc64
------------------------------------------------------------------------
r1185 | ddennedy | 2008-10-20 10:33:06 -0700 (Mon, 20 Oct 2008) | 1 line

xine/configure: disable module on ppc64
------------------------------------------------------------------------
r1184 | j-b-m | 2008-10-08 02:45:03 -0700 (Wed, 08 Oct 2008) | 1 line

consumer_avformat.c: Fix crash introduced by FFmpeg revision 15367 (check that muxer and encoder have same aspect ratio)
------------------------------------------------------------------------
r1183 | ddennedy | 2008-10-01 21:49:20 -0700 (Wed, 01 Oct 2008) | 2 lines

producer_avformat.c: bugfix reading file over http.

------------------------------------------------------------------------
r1182 | j-b-m | 2008-09-22 13:39:51 -0700 (Mon, 22 Sep 2008) | 1 line

producer_pixbuf.c, qimage_wrapper.c: Add "force_reload" option to force image reloading in the image producers
------------------------------------------------------------------------
r1181 | ddennedy | 2008-09-12 09:51:29 -0700 (Fri, 12 Sep 2008) | 1 line

consumer_avformat.c: bugfix (2106941) compilation against recent ffmpeg changes
------------------------------------------------------------------------
r1180 | ddennedy | 2008-09-07 09:28:51 -0700 (Sun, 07 Sep 2008) | 2 lines

modules/kino/filehandler.cc: compilation fix

------------------------------------------------------------------------
r1179 | ddennedy | 2008-08-26 11:20:40 -0700 (Tue, 26 Aug 2008) | 2 lines

sox/configure, filter_sox.c: fix building against sox 14.1.0.

------------------------------------------------------------------------
r1178 | ddennedy | 2008-08-12 16:45:12 -0700 (Tue, 12 Aug 2008) | 1 line

consumer_sdl.c: added support for fullscreen with no mouse through the "fullscreen" property.
------------------------------------------------------------------------
r1174 | ddennedy | 2008-08-05 23:23:50 -0700 (Tue, 05 Aug 2008) | 1 line

bump versions for 0.3.0 release
------------------------------------------------------------------------
r1173 | ddennedy | 2008-08-05 23:22:31 -0700 (Tue, 05 Aug 2008) | 1 line

improve make dist target
------------------------------------------------------------------------
r1172 | ddennedy | 2008-08-05 23:06:34 -0700 (Tue, 05 Aug 2008) | 1 line

add AUTHORS file
------------------------------------------------------------------------
r1171 | ddennedy | 2008-08-05 22:34:16 -0700 (Tue, 05 Aug 2008) | 1 line

Add release notes file
------------------------------------------------------------------------
r1169 | ddennedy | 2008-08-05 21:07:14 -0700 (Tue, 05 Aug 2008) | 1 line

demo/mlt_news: small typo
------------------------------------------------------------------------
r1168 | j-b-m | 2008-08-05 02:16:16 -0700 (Tue, 05 Aug 2008) | 1 line

kdenlive/producer_framebuffer.c: keep resource file in producer and use '?' instead of ':' to separate filename from speed, because it caused some problems with other MLT functions
------------------------------------------------------------------------
r1167 | j-b-m | 2008-08-03 00:26:07 -0700 (Sun, 03 Aug 2008) | 1 line

framework/mlt_playlist.c: check length before inserting blank, which fixes one frame blanks that were sometimes inserted where not needed.
------------------------------------------------------------------------
r1166 | blendamedt | 2008-07-31 12:36:04 -0700 (Thu, 31 Jul 2008) | 3 lines

frei0r/factory.c: use float values for "double vars" in frei0r


------------------------------------------------------------------------
r1165 | blendamedt | 2008-07-27 23:39:59 -0700 (Sun, 27 Jul 2008) | 2 lines

frei0r/configure: removed unneeded newlines

------------------------------------------------------------------------
r1164 | j-b-m | 2008-07-27 14:41:09 -0700 (Sun, 27 Jul 2008) | 1 line

producer_framebuffer.c: Fix aspect ratio with slowmotion producer
------------------------------------------------------------------------
r1163 | j-b-m | 2008-07-24 12:20:40 -0700 (Thu, 24 Jul 2008) | 1 line

qimage/configure: Fix Qt3 detection and compilation
------------------------------------------------------------------------
r1162 | j-b-m | 2008-07-22 14:58:03 -0700 (Tue, 22 Jul 2008) | 1 line

qimage module: add mutex, fix caching and use alpha only if necessary (mostly borrowed from producer_pixbuf)
------------------------------------------------------------------------
r1161 | j-b-m | 2008-07-14 14:57:39 -0700 (Mon, 14 Jul 2008) | 1 line

qimage/configure: Fix Qt4 detection
------------------------------------------------------------------------
r1160 | ddennedy | 2008-07-12 18:27:39 -0700 (Sat, 12 Jul 2008) | 1 line

consumer_avformat.c: bugfix recent regression with setting aspect ratio. Now it takes it from the profile by default using the quotient properties for best accuracy. Now, one can also override the aspect ratio using the same property name as the ffmpeg command line utility ("aspect") for even greater symmetry.
------------------------------------------------------------------------
r1159 | ddennedy | 2008-07-12 18:24:41 -0700 (Sat, 12 Jul 2008) | 1 line

producer_avformat.c: bugfix segfault when fail to open or read file in init.
------------------------------------------------------------------------
r1158 | j-b-m | 2008-07-10 06:49:55 -0700 (Thu, 10 Jul 2008) | 1 line

qimage module: add support for Qt4 (you can force compile against Qt3 with --force-qt3)
------------------------------------------------------------------------
r1157 | ddennedy | 2008-07-09 06:09:22 -0700 (Wed, 09 Jul 2008) | 1 line

producer_vorbis.c: bugfix regression with introduction of mlt_profile causing length of vorbis producer to always yield zero.
------------------------------------------------------------------------
r1156 | ddennedy | 2008-07-09 05:43:35 -0700 (Wed, 09 Jul 2008) | 1 line

producer_avformat.c: bugfix regression playing audio-only files.
------------------------------------------------------------------------
r1155 | blendamedt | 2008-07-01 14:01:32 -0700 (Tue, 01 Jul 2008) | 3 lines

oldfilm/filter_vignette.{c,yml}:
   change format for parameters, to avoid converting problems with different locales

------------------------------------------------------------------------
r1154 | ddennedy | 2008-06-29 18:53:07 -0700 (Sun, 29 Jun 2008) | 1 line

mlt_properties.c, mlt_service.c: bugfix to make reference counting and service closure truly thread-safe. As it was, reference count increment and decrement operations were not atomic and not protected comprehensively.
------------------------------------------------------------------------
r1153 | ddennedy | 2008-06-29 18:50:06 -0700 (Sun, 29 Jun 2008) | 1 line

mlt_consumer.c: added ability to set priority of the read-ahead thread through a new "priority" property. This only works if you have permission; fails to execute properly otherwise - not sure how to make it fail over gracefully. Do not set this property if you do not have permission.
------------------------------------------------------------------------
r1151 | j-b-m | 2008-06-25 13:30:04 -0700 (Wed, 25 Jun 2008) | 1 line

mlt_field.c: correctly reconnect transitions after a service disconnect
------------------------------------------------------------------------
r1150 | j-b-m | 2008-06-25 13:27:31 -0700 (Wed, 25 Jun 2008) | 1 line

mlt_service.c: fix bad identification for some services (eg. transitions)
------------------------------------------------------------------------
r1149 | ddennedy | 2008-06-24 21:44:49 -0700 (Tue, 24 Jun 2008) | 1 line

producer_avformat.c: bugfix segfault up the call stack when no image could be decoded for a frame by producing the "test card" image.
------------------------------------------------------------------------
r1147 | ddennedy | 2008-06-24 00:19:32 -0700 (Tue, 24 Jun 2008) | 1 line

mlt_playlist.c: return error on mlt_playlist_get_clip_info if producer is null.
------------------------------------------------------------------------
r1146 | ddennedy | 2008-06-22 18:26:39 -0700 (Sun, 22 Jun 2008) | 1 line

producer_fezzik.c: let other services prevent Fezzik from attaching filters by passing the "fezzik_normalised" property.
------------------------------------------------------------------------
r1145 | ddennedy | 2008-06-22 18:25:24 -0700 (Sun, 22 Jun 2008) | 1 line

mlt_repository.c: bugfix memory leak on getting directory list of MLT_REPOSITORY.
------------------------------------------------------------------------
r1144 | ddennedy | 2008-06-22 10:46:30 -0700 (Sun, 22 Jun 2008) | 1 line

mlt_consumer.c: make the realtime frame-dropping heuristic based on actual frame rate instead of 25fps
------------------------------------------------------------------------
r1143 | ddennedy | 2008-06-16 20:03:05 -0700 (Mon, 16 Jun 2008) | 1 line

producer_avformat.c: bugfix segfault in unprotected libavcodec call that is clearly marked not thread safe!
------------------------------------------------------------------------
r1142 | ddennedy | 2008-06-15 12:29:31 -0700 (Sun, 15 Jun 2008) | 1 line

transition_composite.c: slightly more accurate positioning when using crop panning and horizontal position is adjusted to align chroma channels.
------------------------------------------------------------------------
r1141 | ddennedy | 2008-06-09 23:40:23 -0700 (Mon, 09 Jun 2008) | 1 line

producer_avformat.c: close the file at the end of object creation, then re-open the file on-demand. This presented a file descriptor limit issue when loading very large playlists.
------------------------------------------------------------------------
r1140 | ddennedy | 2008-06-09 23:37:31 -0700 (Mon, 09 Jun 2008) | 1 line

mlt_playlist.c: prevent segfault in mlt_playlist_virtual_refresh on closed producers - regression introduced in recent autoclose commit.
------------------------------------------------------------------------
r1138 | ddennedy | 2008-06-07 18:38:14 -0700 (Sat, 07 Jun 2008) | 1 line

mlt_playlist.c: remove some unncessary and inefficient accounting code.
------------------------------------------------------------------------
r1137 | ddennedy | 2008-06-05 19:34:34 -0700 (Thu, 05 Jun 2008) | 1 line

transition_composite.c: add repeat processing to crop property.
------------------------------------------------------------------------
r1136 | ddennedy | 2008-06-05 19:11:41 -0700 (Thu, 05 Jun 2008) | 1 line

transition_composite.c: add animatable geometry "pan" property. This suppresses implicit scaling of the b-frame and makes the compositing rectangle crop. Then, it uses the x and y geometry information to pan the b-frame within the composite rectangle. For example, a negative x pans the image to the left and that portion of the b frame left of the composite rectangle is cropped. w and h of the pan geometry is not implemented at this time, but the plan is to implement scaling of the b-frame. In the end, this can provide a Ken Burns effect for still images - a much requested feature.
------------------------------------------------------------------------
r1135 | ddennedy | 2008-06-04 01:24:12 -0700 (Wed, 04 Jun 2008) | 1 line

producer_avformat.c: remove multi-threaded audio decoding option. It does not provide any advantage at this time and just wastes resources.
------------------------------------------------------------------------
r1134 | ddennedy | 2008-06-04 01:16:54 -0700 (Wed, 04 Jun 2008) | 1 line

mlt_playlist.c: added an "autoclose" property for sequential processing of very large playlists. If set, it automatically closes previous producers to reduce resources (file handles and threads if using producer_avformat with threads).
------------------------------------------------------------------------
r1133 | ddennedy | 2008-06-01 16:35:15 -0700 (Sun, 01 Jun 2008) | 1 line

producer_pango.c: make the size property an absolute height in pixels for greater compositing and quality control.
------------------------------------------------------------------------
r1132 | ddennedy | 2008-06-01 16:34:07 -0700 (Sun, 01 Jun 2008) | 1 line

filter_resize,c, filter_composite.c: bugfix redundant rounding.
------------------------------------------------------------------------
r1131 | ddennedy | 2008-06-01 14:32:16 -0700 (Sun, 01 Jun 2008) | 1 line

filter_watermark.c: bugfix propogation of output_ratio as a double - was causing incorrect calculations in transition_composite.c with non-square-pixel watermark sources.
------------------------------------------------------------------------
r1130 | ddennedy | 2008-06-01 13:45:09 -0700 (Sun, 01 Jun 2008) | 1 line

mlt_properties.c: make arithmetic processor use floating point instead of integer so that '/' is meaningful. I am not totally certain of the consequences of this change because I am not aware of where the feature is used. However, I am using it to specify the aspect ratio of certain things like bitmap graphics that were not designed for square pixels. And being able to specify a fraction allows for accurate detection of equivalent aspect ratios between different sources, particularly compositing.
------------------------------------------------------------------------
r1129 | ddennedy | 2008-06-01 13:41:23 -0700 (Sun, 01 Jun 2008) | 1 line

mlt_profile.c: make fallback default sample aspect ratio the same as the revised profile's sample aspect ratio
------------------------------------------------------------------------
r1128 | ddennedy | 2008-05-24 18:36:08 -0700 (Sat, 24 May 2008) | 1 line

producer_pixbuf.c: apply the in point to the position in the image sequence
------------------------------------------------------------------------
r1127 | ddennedy | 2008-05-15 09:43:23 -0700 (Thu, 15 May 2008) | 1 line

avformat/configure: fix compilation against shared ffmpeg for a headers configuration that has appeared.
------------------------------------------------------------------------
r1126 | ddennedy | 2008-05-14 19:47:37 -0700 (Wed, 14 May 2008) | 1 line

profiles/dv_*, consumer_avformat.c, producer_avformat.c: bugfix (1912796) to override FFmpeg notion of sample aspect for DV. The values it uses might be more proper in certain contexts, but not in the way MLT currently operates. This change improves performance and quality when outputting to one of the "dv" profiles when using DV or other ITU-R 601-based video sources such as MPEG-2 for DVD Video and broadcast.
------------------------------------------------------------------------
r1125 | j-b-m | 2008-05-12 12:03:12 -0700 (Mon, 12 May 2008) | 1 line

Correctly update the luma file if the resource was modified
------------------------------------------------------------------------
r1124 | ddennedy | 2008-05-12 10:16:04 -0700 (Mon, 12 May 2008) | 1 line

consumer_avformat.c: revert erroneous change that slipped into the previous commit
------------------------------------------------------------------------
r1123 | ddennedy | 2008-05-12 09:54:47 -0700 (Mon, 12 May 2008) | 1 line

avformat/configure: fix compiling against shared ffmpeg due to changes in ffmpeg pkg-config
------------------------------------------------------------------------
r1122 | ddennedy | 2008-05-09 15:30:06 -0700 (Fri, 09 May 2008) | 1 line

filter_resize.c: fix field order correction
------------------------------------------------------------------------
r1121 | ddennedy | 2008-05-08 21:40:23 -0700 (Thu, 08 May 2008) | 1 line

xine/configure: relax restrictions to let OSX/Intel use xine deinterlace
------------------------------------------------------------------------
r1120 | ddennedy | 2008-05-08 21:29:32 -0700 (Thu, 08 May 2008) | 1 line

mlt_field.[hc]: added mlt_field_disconnect_service
------------------------------------------------------------------------
r1119 | ddennedy | 2008-05-08 18:17:37 -0700 (Thu, 08 May 2008) | 1 line

modules/dgraft: added module for ports of Donald Graft's GPL filters.
------------------------------------------------------------------------
r1118 | ddennedy | 2008-05-08 18:15:23 -0700 (Thu, 08 May 2008) | 2 lines

sox/configure: make inclusion of libsfx dynamic

------------------------------------------------------------------------
r1117 | ddennedy | 2008-05-08 18:14:01 -0700 (Thu, 08 May 2008) | 1 line

producer_avformat.c: bugfix reporting of top_field_first on frame.
------------------------------------------------------------------------
r1116 | ddennedy | 2008-05-08 18:12:55 -0700 (Thu, 08 May 2008) | 3 lines

avformat/Makefile, configure: fix --avformat-swscale and the removal of the
ffmpeg 'lib' make target.

------------------------------------------------------------------------
r1115 | ddennedy | 2008-05-08 18:11:29 -0700 (Thu, 08 May 2008) | 1 line

filter_data_show.c: bugfix interpreting timecode, due to invalid fps on mlt_profiles API changes
------------------------------------------------------------------------
r1113 | ddennedy | 2008-04-22 23:29:46 -0700 (Tue, 22 Apr 2008) | 3 lines

filter_watermark.c, filter_composite.c: support explicit deinterlace of
composited image.

------------------------------------------------------------------------
r1111 | ddennedy | 2008-04-12 10:57:33 -0700 (Sat, 12 Apr 2008) | 1 line

lumas/create_lumas: bugfix (1940387) bash-ism in script
------------------------------------------------------------------------
r1110 | ddennedy | 2008-04-12 10:56:07 -0700 (Sat, 12 Apr 2008) | 3 lines

configure, motion_est/configure: remove module-specific crud from top-level
configure script, and enable motion_est now by default.

------------------------------------------------------------------------
r1109 | ddennedy | 2008-04-12 10:51:42 -0700 (Sat, 12 Apr 2008) | 3 lines

kino/kino_wrapper.cc, kino/filehandler.cc, kino/avi.cc: bugfix (1936991)
compilation with gcc 4.3.

------------------------------------------------------------------------
r1108 | ddennedy | 2008-04-10 21:00:32 -0700 (Thu, 10 Apr 2008) | 1 line

producer_pixbuf.c: bugfix image sequences
------------------------------------------------------------------------
r1107 | blendamedt | 2008-03-22 08:11:46 -0700 (Sat, 22 Mar 2008) | 2 lines

frei0r/{frei0r_helper,transition_frei0r}.c: fixed wrong scaling and memory leak

------------------------------------------------------------------------
r1106 | ddennedy | 2008-03-17 21:42:57 -0700 (Mon, 17 Mar 2008) | 1 line

avformat/configure: improve chances of successful linking with -svn and -static options
------------------------------------------------------------------------
r1105 | ddennedy | 2008-03-06 23:59:04 -0800 (Thu, 06 Mar 2008) | 1 line

kino/riff.c: fix failure to dlopen due to symbol signature mismatch on make_fourcc
------------------------------------------------------------------------
r1104 | ddennedy | 2008-03-06 19:38:26 -0800 (Thu, 06 Mar 2008) | 2 lines

frei0r/configure: use CFLAGS so I can tell the test where to find frei0r.h
frei0r/factory.c: add metadata_schema value to metadata
------------------------------------------------------------------------
r1103 | ddennedy | 2008-03-06 19:36:41 -0800 (Thu, 06 Mar 2008) | 1 line

mlt_repository.c: clear up warning due to const return from getenv_locale()
------------------------------------------------------------------------
r1102 | ddennedy | 2008-03-05 23:29:55 -0800 (Wed, 05 Mar 2008) | 1 line

mlt_repository.c: fix to previous string const fix in mlt_repository_languages
------------------------------------------------------------------------
r1101 | ddennedy | 2008-03-05 23:23:23 -0800 (Wed, 05 Mar 2008) | 1 line

mlt_repository.[hc]: fix modifying const string in mlt_repository_languages
------------------------------------------------------------------------
r1100 | ddennedy | 2008-03-05 23:19:23 -0800 (Wed, 05 Mar 2008) | 1 line

mlt_repository.[hc]: add mlt_repository_languages helper function for localizing metadata
------------------------------------------------------------------------
r1099 | ddennedy | 2008-03-04 22:27:28 -0800 (Tue, 04 Mar 2008) | 1 line

src/valerie/Makefile: fix overwriting libmlt.0.dylib on libvalerie install on OS X
------------------------------------------------------------------------
r1098 | ddennedy | 2008-03-04 22:11:11 -0800 (Tue, 04 Mar 2008) | 1 line

sox/configure: add OS X and Debian (future?) pkg-config support to sox configuration
------------------------------------------------------------------------
r1097 | blendamedt | 2008-03-04 12:47:58 -0800 (Tue, 04 Mar 2008) | 3 lines

src/modules/frei0r/factory.c: load metadata on request (thx for patch from Dan Dennedy)
	added "tags" metadata with type "Video" for frei0r plugins

------------------------------------------------------------------------
r1096 | blendamedt | 2008-03-04 12:14:40 -0800 (Tue, 04 Mar 2008) | 2 lines

modules/frei0r/factory.c: also register transitions, added "tags" to metadata

------------------------------------------------------------------------
r1095 | blendamedt | 2008-03-04 10:27:41 -0800 (Tue, 04 Mar 2008) | 2 lines

oldfilm/filter_vignette.c: speedup

------------------------------------------------------------------------
r1094 | blendamedt | 2008-03-04 10:26:28 -0800 (Tue, 04 Mar 2008) | 2 lines

modules/oldfilm: yml files without icon, icon as separate file

------------------------------------------------------------------------
r1093 | ddennedy | 2008-03-04 00:02:41 -0800 (Tue, 04 Mar 2008) | 1 line

sox/configure, Makefile: try to make sox build smarter about library dependencies (pending Darwin compatibilty)
------------------------------------------------------------------------
r1092 | ddennedy | 2008-03-04 00:00:11 -0800 (Tue, 04 Mar 2008) | 1 line

metaschema.yaml, producer_avformat.yml: reset schema_version to 0.1 since we have not release anything yet with schema let alone metadata
------------------------------------------------------------------------
r1091 | ddennedy | 2008-03-03 23:18:18 -0800 (Mon, 03 Mar 2008) | 1 line

frei0r/factory.c: apply destructors and serialiser to metadata mlt_properties
------------------------------------------------------------------------
r1090 | ddennedy | 2008-03-03 23:13:28 -0800 (Mon, 03 Mar 2008) | 1 line

inigo.c: fix querying on specific filter or transition
------------------------------------------------------------------------
r1089 | ddennedy | 2008-03-02 23:19:14 -0800 (Sun, 02 Mar 2008) | 1 line

filter_rescale.c: if input width or height are zero, infer them from the profile
------------------------------------------------------------------------
r1088 | blendamedt | 2008-02-28 04:21:54 -0800 (Thu, 28 Feb 2008) | 2 lines

test not only if header frei0r.h exists, also use an item

------------------------------------------------------------------------
r1087 | blendamedt | 2008-02-28 01:57:57 -0800 (Thu, 28 Feb 2008) | 2 lines

initial frei0r support

------------------------------------------------------------------------
r1086 | blendamedt | 2008-02-28 01:43:55 -0800 (Thu, 28 Feb 2008) | 2 lines

updated oldfilm module + 2 new filters

------------------------------------------------------------------------
r1085 | ddennedy | 2008-02-27 23:48:21 -0800 (Wed, 27 Feb 2008) | 3 lines

framework/Makefile, metaschema.yaml: add a Kwalify schema for metadata
producer_avformat.yml: update to schema

------------------------------------------------------------------------
r1083 | ddennedy | 2008-02-27 10:16:56 -0800 (Wed, 27 Feb 2008) | 1 line

avformat/Makefile: compilation fix for latest FFmpeg update
------------------------------------------------------------------------
r1082 | ddennedy | 2008-02-26 15:46:19 -0800 (Tue, 26 Feb 2008) | 1 line

inigo.c: add -query option to inigo for service and metadata lookup.
------------------------------------------------------------------------
r1081 | ddennedy | 2008-02-26 15:44:48 -0800 (Tue, 26 Feb 2008) | 1 line

avformat/factory.c, producer_avformat.yml, avformat/Makefile: add metadata for producer:avformat. 
------------------------------------------------------------------------
r1080 | ddennedy | 2008-02-26 15:43:00 -0800 (Tue, 26 Feb 2008) | 1 line

dan.c: example showing how to use the new yaml parsing and serialisation and the new registry metadata system
------------------------------------------------------------------------
r1079 | ddennedy | 2008-02-26 15:41:51 -0800 (Tue, 26 Feb 2008) | 1 line

mlt_properties.[hc]: added really simply YAML Tiny parser and serialiser, mainly to support the registry metadata system.
------------------------------------------------------------------------
r1078 | ddennedy | 2008-02-26 15:39:47 -0800 (Tue, 26 Feb 2008) | 1 line

mlt_repository.[hc]: implement the metadata registration and lookup interface
------------------------------------------------------------------------
r1077 | ddennedy | 2008-02-24 01:30:09 -0800 (Sun, 24 Feb 2008) | 2 lines

sox/Makefile: helpful note for Ubuntu (and Debian?)

------------------------------------------------------------------------
r1076 | ddennedy | 2008-02-24 01:15:21 -0800 (Sun, 24 Feb 2008) | 3 lines

avformat/configure, avformat/Makefile: add libavdevice for newer versions of ffmpeg when using --avformat-svn or --avformat-static


------------------------------------------------------------------------
r1075 | ddennedy | 2008-02-24 01:13:45 -0800 (Sun, 24 Feb 2008) | 2 lines

mlt_repository.c: throw warning on failure to load module

------------------------------------------------------------------------
r1072 | ddennedy | 2008-02-15 21:08:46 -0800 (Fri, 15 Feb 2008) | 3 lines

mlt_consumer.[hc]: added new functions mlt_repository_consumers, mlt_repository_filters,
mlt_repository_producers, mlt_repository_transitions, mlt_repository_register_metadata, and mlt_repository_metadata

------------------------------------------------------------------------
r1071 | ddennedy | 2008-02-12 23:38:36 -0800 (Tue, 12 Feb 2008) | 1 line

avformat/configure: use pkg-config with --avformat-shared
------------------------------------------------------------------------
r1070 | ddennedy | 2008-02-12 22:38:50 -0800 (Tue, 12 Feb 2008) | 5 lines

consumer_avformat.c:
- Convert to ffmpeg and AVOptions exclusively. This makes ALL AVOptions as seen from \'ffmpeg -h\' available to MLT. Instead of ffmpeg\'s \'-option value\' use inigo\'s property syntax \'option=value\"
- Add dual pass encoding.
- Use multi-threading even with non-threaded codecs by separating producer and consumer threads.
- Whitespace cleanup.
------------------------------------------------------------------------
r1069 | ddennedy | 2008-02-12 22:27:18 -0800 (Tue, 12 Feb 2008) | 1 line

mlt_consumer.c: let consumers use read-ahead processing thread without frame dropping with real_time=-1
------------------------------------------------------------------------
r1068 | ddennedy | 2008-02-12 21:49:04 -0800 (Tue, 12 Feb 2008) | 1 line

producer_avformat.c: cleanup whitespace
------------------------------------------------------------------------
r1066 | ddennedy | 2008-02-11 00:37:12 -0800 (Mon, 11 Feb 2008) | 4 lines

consumer_avformat.c, producer_avformat.c: add FFmpeg multi-thread support via
"threads" property or MLT_AVFORMAT_THREADS environment variable


------------------------------------------------------------------------
r1064 | ddennedy | 2008-02-07 18:07:15 -0800 (Thu, 07 Feb 2008) | 1 line

producer_libdv.c: fix test for framerate matching profile
------------------------------------------------------------------------
r1062 | ddennedy | 2008-02-07 01:39:49 -0800 (Thu, 07 Feb 2008) | 3 lines

configure: add soversion variable, move version variables to top for easier access
framework/Makefile, miracle/Makefile, valerie/Makefile: improve library versioning by linking on interface version (soversion)
mlt.h: add version info to header so apps can have build time adaptations
------------------------------------------------------------------------
r1059 | ddennedy | 2008-02-06 21:57:43 -0800 (Wed, 06 Feb 2008) | 3 lines

cleanup some names since we are changing the interface
mlt_repository.[hc]: change mlt_repository_fetch to mlt_repository_create
mlt_factory.[hc]: change mlt_factory_prefix to mlt_factory_directory
------------------------------------------------------------------------
r1058 | ddennedy | 2008-02-06 00:58:48 -0800 (Wed, 06 Feb 2008) | 11 lines

mlt_repository.[hc]:
  - dynamically locate and register modules instead of reading .dat files
  - added mlt_repository_register() and macros for modules and apps(!) to
    register their service factory functions
mlt_factory.[hc]: change mlt_factory_init() to return mlt_repository to app
mlt_properties.c: let mlt_properties_dir_list() take a NULL filter pattern
src/modules/*: 
  - adapt to new module registration system - much simpler!
  - remove unncessary configure scripts (now optional!) 


------------------------------------------------------------------------
r1056 | ddennedy | 2008-02-03 23:24:44 -0800 (Sun, 03 Feb 2008) | 1 line

remove config.h
------------------------------------------------------------------------
r1055 | ddennedy | 2008-02-03 23:24:19 -0800 (Sun, 03 Feb 2008) | 5 lines

move binary modules to libdir - affects MLT_REPOSITORY
added MLT_DATA environment variable to refer to share dir
remove need for config.h


------------------------------------------------------------------------
r1053 | ddennedy | 2008-02-02 00:57:24 -0800 (Sat, 02 Feb 2008) | 2 lines

mlt_factory.c: guard against accessing mlt_environment before it is ready
mlt_profile.c: fix setting legacy MLT_NORMALISATION on mlt_environment
------------------------------------------------------------------------
r1052 | ddennedy | 2008-02-02 00:52:39 -0800 (Sat, 02 Feb 2008) | 2 lines

mlt_factory.c: guard against setting mlt_environment before it is available
mlt_profile.c: use getenv instead of mlt_environment in case profile is created before factory
------------------------------------------------------------------------
r1051 | ddennedy | 2008-02-01 22:07:30 -0800 (Fri, 01 Feb 2008) | 4 lines

framework: remove global profile, rather share one mlt_profile across a service network and make it available from anywhere through mlt_service_profile().
miracle, valerie: profile changes
inigo: added -profile and progress=1 to mimic kdenlive_renderer
modules: profile changes. Since nearly every file was touched, remove superfluous headers and prepare for coming mlt_repository change.
------------------------------------------------------------------------
r1050 | ddennedy | 2008-01-19 17:30:31 -0800 (Sat, 19 Jan 2008) | 1 line

consumer_avformat.c: bugfix (kdenlive-28) a/v sync on non-whole frame rate.
------------------------------------------------------------------------
r1049 | ddennedy | 2008-01-10 22:13:45 -0800 (Thu, 10 Jan 2008) | 1 line

producer_avformat.c: do not free AVPacket if av_read_frame fails.
------------------------------------------------------------------------
r1048 | ddennedy | 2008-01-07 23:10:31 -0800 (Mon, 07 Jan 2008) | 1 line

src/modules/oldfilm/*: add oldfilm module contributed by Marco Gittler
------------------------------------------------------------------------
r1047 | ddennedy | 2008-01-07 23:00:15 -0800 (Mon, 07 Jan 2008) | 1 line

minor typo fix
------------------------------------------------------------------------
r1046 | ddennedy | 2008-01-07 22:53:42 -0800 (Mon, 07 Jan 2008) | 1 line

mlt_playlist.c: fix some blank-handling bugs in mlt_playlist_insert_at()
------------------------------------------------------------------------
r1045 | ddennedy | 2007-12-17 22:45:15 -0800 (Mon, 17 Dec 2007) | 1 line

fezzik.dict: prioritize avformat over vorbis module for .ogg, at least until better track type detection is in place.
------------------------------------------------------------------------
r1044 | ddennedy | 2007-12-11 22:47:09 -0800 (Tue, 11 Dec 2007) | 1 line

consumer_avformat.c: make compilation fix on url_fclose version sensitive to support older ffmpeg
------------------------------------------------------------------------
r1043 | j-b-m | 2007-12-08 00:51:09 -0800 (Sat, 08 Dec 2007) | 1 line

Autotrack rectangle can now be defined using geometry="x,y:wxh" instead of having to pass it in the filter name 
------------------------------------------------------------------------
r1042 | ddennedy | 2007-12-07 23:43:18 -0800 (Fri, 07 Dec 2007) | 1 line

avformat/configure: revert mistaken change in last commit
------------------------------------------------------------------------
r1041 | ddennedy | 2007-12-07 23:40:49 -0800 (Fri, 07 Dec 2007) | 1 line

sox/configure: remove libsamplerate from linking by default
------------------------------------------------------------------------
r1040 | ddennedy | 2007-12-04 00:04:30 -0800 (Tue, 04 Dec 2007) | 6 lines

mlt_consumer.c, mlt_frame.c, mlt_multitrack.c, mlt_playlist.c,
mlt_producer.c, producer_avformat.c, filter_data_show.c,
producer_libdv.c, producer_inigo.c, producer_vorbis.c,
producer_westley.c: 
remove statefulness of frame rate through framework and modules,
and allow consumer properties to override profile settings.
------------------------------------------------------------------------
r1039 | ddennedy | 2007-12-03 23:56:23 -0800 (Mon, 03 Dec 2007) | 1 line

producer_sdl_image.c: fix compilation warning with respect to const pointer
------------------------------------------------------------------------
r1038 | ddennedy | 2007-12-03 23:16:44 -0800 (Mon, 03 Dec 2007) | 1 line

consumer_avformat.c: fix pointer passed to url_fclose()
------------------------------------------------------------------------
r1037 | ddennedy | 2007-12-03 23:10:33 -0800 (Mon, 03 Dec 2007) | 1 line

kino/riff.h: fix compiler warnings on missing const for char*
------------------------------------------------------------------------
r1036 | ddennedy | 2007-11-09 00:40:01 -0800 (Fri, 09 Nov 2007) | 1 line

filter_sox.c, src/modules/sox/Makefile, src/modules/sox/configure: add support for sox v14.0.0.
------------------------------------------------------------------------
r1035 | ddennedy | 2007-10-18 23:15:41 -0700 (Thu, 18 Oct 2007) | 1 line

avformat/factory.c, jackrack/jack_rack.c, jackrack/plugin_settings.c, vmfx/filter_chroma.c, plus/transition_affine.c, westley/producer_westley.c, westley/consumer_westley.c, kdenlive/filter_wave.c, vorbis/producer_vorbis.c, gtk2/producer_pango.c, gtk2/pixops.c, miracle_server.c, miracle_unit.c: cleanup a whole bunch of compiler warnings
------------------------------------------------------------------------
r1034 | ddennedy | 2007-10-18 23:09:16 -0700 (Thu, 18 Oct 2007) | 1 line

jackrack/configure: add detection for ladspa and disable if not detected
------------------------------------------------------------------------
r1033 | ddennedy | 2007-10-18 23:07:23 -0700 (Thu, 18 Oct 2007) | 1 line

filter_luma.c: bugfix testing b_frame's dimensions
------------------------------------------------------------------------
r1032 | ddennedy | 2007-10-18 23:04:49 -0700 (Thu, 18 Oct 2007) | 1 line

filter_resize.c: bugfix overriding top_field_first property
------------------------------------------------------------------------
r1031 | ddennedy | 2007-10-18 23:03:24 -0700 (Thu, 18 Oct 2007) | 1 line

filter_vismv.c: bugfix pointer to array of motion vectors
------------------------------------------------------------------------
r1030 | ddennedy | 2007-10-18 23:01:41 -0700 (Thu, 18 Oct 2007) | 1 line

avformat/configure: fix detect shared install of libavformat due to link to versioned .so.
------------------------------------------------------------------------
r1029 | ddennedy | 2007-10-12 23:53:31 -0700 (Fri, 12 Oct 2007) | 2 lines

mlt_profile.c, mlt_factory.c: bugfix loading profile by file specification and remove a small memory leak

------------------------------------------------------------------------
r1028 | ddennedy | 2007-10-12 23:02:44 -0700 (Fri, 12 Oct 2007) | 2 lines

mlt_profle.c: add support for MLT_PROFILES_DIR environment variable

------------------------------------------------------------------------
r1027 | ddennedy | 2007-10-12 22:59:21 -0700 (Fri, 12 Oct 2007) | 1 line

consumer_sdl.c: fix specifying window size on constructor arg
------------------------------------------------------------------------
r1026 | ddennedy | 2007-10-12 22:57:36 -0700 (Fri, 12 Oct 2007) | 1 line

effectv/utils.*: fix compilation on OS X
------------------------------------------------------------------------
r1025 | ddennedy | 2007-09-03 20:59:17 -0700 (Mon, 03 Sep 2007) | 3 lines

- configure: bump version
- docs/policies.txt: add versioning and commit message policies
- src/modules/jackrack/plugin_mgr.c: load ladspa plugins in subdirs
------------------------------------------------------------------------
r1023 | ddennedy | 2007-08-04 00:43:36 -0700 (Sat, 04 Aug 2007) | 1 line

consumer_sdl_still.c: bugfix segfault
------------------------------------------------------------------------
r1022 | ddennedy | 2007-08-02 21:34:01 -0700 (Thu, 02 Aug 2007) | 1 line

consumer_sdl_still.c: bugfix initialisation of window dimensions due to recent profiles addition
------------------------------------------------------------------------
r1021 | ddennedy | 2007-07-30 12:35:45 -0700 (Mon, 30 Jul 2007) | 3 lines

configure: fix broken variables in pkg-config files
policies.txt: add bug reporting procedure

------------------------------------------------------------------------
r1020 | ddennedy | 2007-07-30 12:11:49 -0700 (Mon, 30 Jul 2007) | 1 line

consumer_avformat.c: align some defaults with ffmpeg for more reliable output
------------------------------------------------------------------------
r1019 | ddennedy | 2007-07-28 20:22:32 -0700 (Sat, 28 Jul 2007) | 4 lines

mlt_profile.c: bugfix string allocation length
mlt_consumer.c: bugfix removal of property-changed listener


------------------------------------------------------------------------
r1018 | ddennedy | 2007-07-20 01:00:04 -0700 (Fri, 20 Jul 2007) | 1 line

profiles/Makefile: cleanup profiles dir on (un)install
------------------------------------------------------------------------
r1017 | ddennedy | 2007-07-20 00:23:55 -0700 (Fri, 20 Jul 2007) | 1 line

profiles/atsc_*: rename and change descriptions
------------------------------------------------------------------------
r1016 | ddennedy | 2007-07-20 00:17:02 -0700 (Fri, 20 Jul 2007) | 1 line


------------------------------------------------------------------------
r1015 | ddennedy | 2007-07-20 00:13:37 -0700 (Fri, 20 Jul 2007) | 1 line


------------------------------------------------------------------------
r1014 | ddennedy | 2007-07-20 00:12:42 -0700 (Fri, 20 Jul 2007) | 1 line


------------------------------------------------------------------------
r1013 | ddennedy | 2007-07-20 00:11:21 -0700 (Fri, 20 Jul 2007) | 1 line


------------------------------------------------------------------------
r1012 | ddennedy | 2007-07-20 00:03:53 -0700 (Fri, 20 Jul 2007) | 1 line

mlt_profile.c: revise substrings for legacy setting of MLT_NORMALISATION
------------------------------------------------------------------------
r1011 | ddennedy | 2007-07-19 23:26:48 -0700 (Thu, 19 Jul 2007) | 5 lines

profiles/*: name->description
mlt_factory.{h,cc}: added mlt_environment_set()
mlt_profile.{h,cc}: fix setting legacy MLT_NORMALISATION, set MLT_PROFILE, and change "name" to "description" for clarity


------------------------------------------------------------------------
r1010 | ddennedy | 2007-07-15 00:43:48 -0700 (Sun, 15 Jul 2007) | 2 lines

avformat/configure: add --avformat-svn-extra
avformat/Makefile: rebuild module when local ffmpeg changes
------------------------------------------------------------------------
r1009 | ddennedy | 2007-07-15 00:27:33 -0700 (Sun, 15 Jul 2007) | 2 lines

profiles/Makefile: do not install Makefile
profiles/square_pal_wide: fix display aspect
------------------------------------------------------------------------
r1008 | ddennedy | 2007-07-14 18:19:30 -0700 (Sat, 14 Jul 2007) | 1 line

Added new profiles system: mlt_profile, MLT_PROFILE, and profiles documents.
------------------------------------------------------------------------
r1007 | ddennedy | 2007-07-14 15:34:45 -0700 (Sat, 14 Jul 2007) | 1 line

consumer_avformat.c: save disabled, experimental flushing code
------------------------------------------------------------------------
r1006 | j-b-m | 2007-07-07 00:26:43 -0700 (Sat, 07 Jul 2007) | 1 line

Fix build based on patch from Ryan Hodge
------------------------------------------------------------------------
r1005 | j-b-m | 2007-07-01 11:17:44 -0700 (Sun, 01 Jul 2007) | 1 line

Add support for psd, xcf and exr images (KDE libraries needed for these formats). Make pcx and tiff images load correctly
------------------------------------------------------------------------
r1004 | j-b-m | 2007-07-01 04:55:54 -0700 (Sun, 01 Jul 2007) | 1 line

Fix for rgba images (based on the code from qimage_producer)
------------------------------------------------------------------------
r1003 | j-b-m | 2007-07-01 04:09:16 -0700 (Sun, 01 Jul 2007) | 1 line

Fix get image for formats different from yuv422
------------------------------------------------------------------------
r1002 | j-b-m | 2007-07-01 01:26:26 -0700 (Sun, 01 Jul 2007) | 1 line

Some lines were missing in my previous commit, so now we really fix that aspect ratio stuff
------------------------------------------------------------------------
r1001 | ddennedy | 2007-06-30 22:26:09 -0700 (Sat, 30 Jun 2007) | 1 line

producer_avformat.c: improve frame accuracy
------------------------------------------------------------------------
r1000 | j-b-m | 2007-06-30 09:39:57 -0700 (Sat, 30 Jun 2007) | 1 line

Better fix for aspect_ratio problem in framebuffer producer
------------------------------------------------------------------------
r999 | j-b-m | 2007-06-30 09:17:23 -0700 (Sat, 30 Jun 2007) | 1 line

Fix aspect ratio for slowmotion / freeze effect
------------------------------------------------------------------------
r998 | j-b-m | 2007-06-30 01:20:21 -0700 (Sat, 30 Jun 2007) | 1 line

Fix typo which prevented wave filter to be available
------------------------------------------------------------------------
r997 | ddennedy | 2007-06-29 00:37:55 -0700 (Fri, 29 Jun 2007) | 1 line

demo/circle.png: fix broken image
------------------------------------------------------------------------
r996 | ddennedy | 2007-06-29 00:35:25 -0700 (Fri, 29 Jun 2007) | 1 line


------------------------------------------------------------------------
r995 | ddennedy | 2007-06-29 00:31:31 -0700 (Fri, 29 Jun 2007) | 1 line

watermark1.png: fix broken image
------------------------------------------------------------------------
r994 | ddennedy | 2007-06-29 00:24:59 -0700 (Fri, 29 Jun 2007) | 1 line

demo/mlt_title_over_gfx, demo/mlt_titleshadow_watermark, demo/mlt_voiceover: fix broken demos due to recent hidden track handling change in mlt_transition.c
------------------------------------------------------------------------
r993 | ddennedy | 2007-06-27 23:30:09 -0700 (Wed, 27 Jun 2007) | 1 line

consumer_avformat.c: bugfix initial buffer size to prevent high quantization at beginning
------------------------------------------------------------------------
r992 | j-b-m | 2007-06-27 09:28:30 -0700 (Wed, 27 Jun 2007) | 1 line

Revert my commit changing qscale's default value. This makes the video bitrate setting work again.
------------------------------------------------------------------------
r991 | ddennedy | 2007-06-25 23:57:09 -0700 (Mon, 25 Jun 2007) | 1 line

producer_avformat.c: bugfix audio sync with some codecs and revert unnecessary precautions that introduce inefficiency
------------------------------------------------------------------------
r990 | ddennedy | 2007-06-11 23:00:29 -0700 (Mon, 11 Jun 2007) | 1 line

added dist make targets
------------------------------------------------------------------------
r989 | ddennedy | 2007-06-11 22:43:35 -0700 (Mon, 11 Jun 2007) | 1 line


------------------------------------------------------------------------
r988 | ddennedy | 2007-06-11 22:31:40 -0700 (Mon, 11 Jun 2007) | 1 line

added uninstall make targets
------------------------------------------------------------------------
r987 | ddennedy | 2007-06-10 14:34:57 -0700 (Sun, 10 Jun 2007) | 1 line

added effectv module with BurningTV filter provided by Stephane Fillod
------------------------------------------------------------------------
r986 | ddennedy | 2007-06-10 14:14:19 -0700 (Sun, 10 Jun 2007) | 1 line

mlt_frame.c: let image conversions accept NULL for the alpha parameter
------------------------------------------------------------------------
r985 | ddennedy | 2007-06-10 13:53:17 -0700 (Sun, 10 Jun 2007) | 1 line

producer_avformat.c: bugfix segfault when paused after seeking but no picture available to duplicate
------------------------------------------------------------------------
r984 | ddennedy | 2007-06-09 23:57:10 -0700 (Sat, 09 Jun 2007) | 1 line

fezzik.dict: prioritize avformat higher than libdv for better quality
------------------------------------------------------------------------
r983 | ddennedy | 2007-06-09 23:49:51 -0700 (Sat, 09 Jun 2007) | 1 line

producer_avformat.c: make better test for existence for avcodec_decode_audio2
------------------------------------------------------------------------
r982 | ddennedy | 2007-06-09 23:14:00 -0700 (Sat, 09 Jun 2007) | 1 line

producer_avformat.c: fix setting int property as double
------------------------------------------------------------------------
r981 | ddennedy | 2007-06-09 22:27:13 -0700 (Sat, 09 Jun 2007) | 7 lines

producer_avformat.c:
- remove seeking immediately after opening file improves compatibility
  (in particular, ogg theora)
- use non-deprecated avcodec_decode_audio2 if available
- changes to adhere to warnings on ffmpeg decode api docs ought to improve
  stability and compatibility

------------------------------------------------------------------------
r980 | ddennedy | 2007-06-09 21:48:46 -0700 (Sat, 09 Jun 2007) | 1 line

added support for ilme=1 and ildct=1 properties to consumer_avformat
------------------------------------------------------------------------
r979 | ddennedy | 2007-06-08 23:46:05 -0700 (Fri, 08 Jun 2007) | 1 line

--avformat-swscale with --avformat-svn is only permitted with --enable-gpl
------------------------------------------------------------------------
r978 | ddennedy | 2007-06-08 18:39:47 -0700 (Fri, 08 Jun 2007) | 1 line

change --avformat-svn configure option to do a static build of ffmpeg libs only and statically link to mlt module. Also, make --avformat-svn aware of --avformat-swscale and --enable-gpl
------------------------------------------------------------------------
r977 | ddennedy | 2007-06-03 23:09:54 -0700 (Sun, 03 Jun 2007) | 1 line

bugfix core/filter_rescale segfault on scaling alpha that was already to correct scale (e.g. mlt_bouncy_ball)
------------------------------------------------------------------------
r976 | ddennedy | 2007-06-01 13:56:25 -0700 (Fri, 01 Jun 2007) | 1 line

bugfix segfault in core/filter_rescale scaling alpha already scaled in gtk2/filter_rescale
------------------------------------------------------------------------
r975 | ddennedy | 2007-06-01 01:20:03 -0700 (Fri, 01 Jun 2007) | 1 line

bugfix tractor not propogating resize_alpha frame property
------------------------------------------------------------------------
r974 | ddennedy | 2007-06-01 01:16:13 -0700 (Fri, 01 Jun 2007) | 1 line

bugfix transition processing hidden track
------------------------------------------------------------------------
r973 | j-b-m | 2007-05-31 06:41:46 -0700 (Thu, 31 May 2007) | 1 line

Fix framebuffer crash & clip duration error
------------------------------------------------------------------------
r972 | ddennedy | 2007-05-25 00:02:52 -0700 (Fri, 25 May 2007) | 1 line

per jb's suggestion, enable terminate_on_pause by default
------------------------------------------------------------------------
r971 | ddennedy | 2007-05-24 23:17:30 -0700 (Thu, 24 May 2007) | 1 line

fix some demos broken by old changes
------------------------------------------------------------------------
r970 | ddennedy | 2007-05-23 21:35:08 -0700 (Wed, 23 May 2007) | 1 line

fix dynamic attribute value parsing and memory management in data_show
------------------------------------------------------------------------
r969 | ddennedy | 2007-05-23 00:11:18 -0700 (Wed, 23 May 2007) | 1 line

the framework may not depend upon specific modules--data_feed/show in this case
------------------------------------------------------------------------
r968 | ddennedy | 2007-05-22 22:13:08 -0700 (Tue, 22 May 2007) | 2 lines

Only scale the alpha when also scaling the image.

------------------------------------------------------------------------
r966 | ddennedy | 2007-04-09 23:54:11 -0700 (Mon, 09 Apr 2007) | 2 lines

compilation fix

------------------------------------------------------------------------
r965 | ddennedy | 2007-04-09 23:52:13 -0700 (Mon, 09 Apr 2007) | 2 lines

fix compilation without swscale

------------------------------------------------------------------------
r964 | ddennedy | 2007-04-09 23:51:40 -0700 (Mon, 09 Apr 2007) | 2 lines

Cleanup copyrights and attributions, and move Jean-Baptiste's services to a new kdenlive module.

------------------------------------------------------------------------
r963 | j-b-m | 2007-03-31 02:21:16 -0700 (Sat, 31 Mar 2007) | 2 lines

Fixed crash in slowmotion producer

------------------------------------------------------------------------
r962 | ddennedy | 2007-03-30 17:29:56 -0700 (Fri, 30 Mar 2007) | 2 lines

add sox 13.0.0 support

------------------------------------------------------------------------
r961 | j-b-m | 2007-03-30 17:06:34 -0700 (Fri, 30 Mar 2007) | 2 lines

Fix slowmotion producer (no more variable speed, but at least it works now).

------------------------------------------------------------------------
r960 | j-b-m | 2007-03-30 00:33:13 -0700 (Fri, 30 Mar 2007) | 2 lines

Update ChangeLog and fix license for blur and wave filters

------------------------------------------------------------------------
r959 | ddennedy | 2007-03-30 00:02:23 -0700 (Fri, 30 Mar 2007) | 2 lines

Change registration of vmfx/mono to threshold to disambiguate with core/mono.

------------------------------------------------------------------------
r958 | ddennedy | 2007-03-29 23:55:55 -0700 (Thu, 29 Mar 2007) | 2 lines

Cleanup license declarations and remove dv1394d references.

------------------------------------------------------------------------
r957 | ddennedy | 2007-03-27 11:29:12 -0700 (Tue, 27 Mar 2007) | 2 lines

fixup some swscale integration

------------------------------------------------------------------------
r956 | ddennedy | 2007-03-16 22:54:03 -0700 (Fri, 16 Mar 2007) | 2 lines

added docs/policies.txt

------------------------------------------------------------------------
r955 | ddennedy | 2007-03-03 21:32:11 -0800 (Sat, 03 Mar 2007) | 2 lines

add support for ffmpeg libswscale

------------------------------------------------------------------------
r954 | ddennedy | 2007-03-03 21:31:40 -0800 (Sat, 03 Mar 2007) | 2 lines

change default dv1394 device file

------------------------------------------------------------------------
r953 | ddennedy | 2007-03-03 21:30:14 -0800 (Sat, 03 Mar 2007) | 2 lines

remove bashisms

------------------------------------------------------------------------
r952 | j-b-m | 2007-03-02 15:21:07 -0800 (Fri, 02 Mar 2007) | 2 lines

Allow user to choose video driver and output display

------------------------------------------------------------------------
r951 | j-b-m | 2007-02-19 00:34:51 -0800 (Mon, 19 Feb 2007) | 2 lines

Fix typo, credits and make functions static, (patch from stephane fillod - thanks)

------------------------------------------------------------------------
r950 | j-b-m | 2007-02-18 10:03:51 -0800 (Sun, 18 Feb 2007) | 2 lines

Add blur and wave filters from Leny Grisel

------------------------------------------------------------------------
r949 | j-b-m | 2007-02-01 11:13:49 -0800 (Thu, 01 Feb 2007) | 2 lines

Allow user to set alsa device

------------------------------------------------------------------------
r948 | j-b-m | 2007-01-23 15:20:50 -0800 (Tue, 23 Jan 2007) | 2 lines

Allow display of metadata and timecode

------------------------------------------------------------------------
r947 | j-b-m | 2007-01-22 10:30:56 -0800 (Mon, 22 Jan 2007) | 2 lines

Write metadata if there is any

------------------------------------------------------------------------
r946 | j-b-m | 2007-01-19 00:07:40 -0800 (Fri, 19 Jan 2007) | 2 lines

Fix my terribly broken YUV to RGB conversion

------------------------------------------------------------------------
r945 | j-b-m | 2007-01-13 11:52:43 -0800 (Sat, 13 Jan 2007) | 2 lines

Allow changing volume in sdl_preview consumer

------------------------------------------------------------------------
r944 | j-b-m | 2007-01-01 23:42:07 -0800 (Mon, 01 Jan 2007) | 2 lines

Change default value for libavformat's qscale, preventing some crashes

------------------------------------------------------------------------
r943 | j-b-m | 2006-12-31 08:06:35 -0800 (Sun, 31 Dec 2006) | 3 lines

Read metadata from avformat and vorbis producers, using basic structure like:
meta.attr.metadata_name.markup=metadata_value

------------------------------------------------------------------------
r942 | j-b-m | 2006-12-31 07:29:19 -0800 (Sun, 31 Dec 2006) | 2 lines

Vorbis should set correct values in frame for audio channels and frequency.

------------------------------------------------------------------------
r941 | ddennedy | 2006-12-07 20:58:52 -0800 (Thu, 07 Dec 2006) | 4 lines

Applied patch from Stephane Fillod to make configure run with bash
since it uses bash-specific features. Also, patches headers to
comments for pedantic compilation.

------------------------------------------------------------------------
r940 | j-b-m | 2006-11-20 03:13:11 -0800 (Mon, 20 Nov 2006) | 2 lines

remove debug msg

------------------------------------------------------------------------
r939 | j-b-m | 2006-11-18 06:52:44 -0800 (Sat, 18 Nov 2006) | 2 lines

Fix header + add freeze feature

------------------------------------------------------------------------
r938 | j-b-m | 2006-11-18 06:22:57 -0800 (Sat, 18 Nov 2006) | 2 lines

New framebuffer producer. Provides slowmotion, reverse playing and stroboscope effect

------------------------------------------------------------------------
r937 | j-b-m | 2006-11-05 06:45:59 -0800 (Sun, 05 Nov 2006) | 2 lines

Kdenlive project files are now westley compatible

------------------------------------------------------------------------
r936 | j-b-m | 2006-11-05 04:10:55 -0800 (Sun, 05 Nov 2006) | 2 lines

Luma get_image produces yuv only, so announce it. Fix problem when requesting rgb image of a luma transition.

------------------------------------------------------------------------
r935 | j-b-m | 2006-10-26 02:05:48 -0700 (Thu, 26 Oct 2006) | 2 lines

Fix rescaling of rgb images when not using gtk2

------------------------------------------------------------------------
r934 | j-b-m | 2006-10-16 15:31:45 -0700 (Mon, 16 Oct 2006) | 2 lines

Position for the effect was not calculated right if the clip was in the middle of a playlist

------------------------------------------------------------------------
r933 | lilo_booter | 2006-10-06 05:17:34 -0700 (Fri, 06 Oct 2006) | 2 lines

+ General improved media support

------------------------------------------------------------------------
r932 | lilo_booter | 2006-10-03 14:16:00 -0700 (Tue, 03 Oct 2006) | 2 lines

+ Correction to previous patch - fixes pause behaviour with rawvideo

------------------------------------------------------------------------
r931 | lilo_booter | 2006-10-03 12:34:15 -0700 (Tue, 03 Oct 2006) | 2 lines

+ Corrections for uncompressed video sources

------------------------------------------------------------------------
r930 | dezeroex | 2006-09-28 15:01:16 -0700 (Thu, 28 Sep 2006) | 4 lines

Following Dan's example.

Applied an amd64 compilation patch to motion_est module and patch to correctly initialize audio frequency and channels.

------------------------------------------------------------------------
r929 | dezeroex | 2006-09-28 10:35:23 -0700 (Thu, 28 Sep 2006) | 4 lines

Patch supplied by Jean-Baptiste.

http://sourceforge.net/mailarchive/forum.php?thread_id=19277958&forum_id=40948

------------------------------------------------------------------------
r928 | dezeroex | 2006-09-27 18:04:24 -0700 (Wed, 27 Sep 2006) | 4 lines

Zypher's amd64 patch.

http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mlt/files/

------------------------------------------------------------------------
r927 | ddennedy | 2006-09-25 13:07:46 -0700 (Mon, 25 Sep 2006) | 2 lines

fix SDL compilation on some systems using modular x.org

------------------------------------------------------------------------
r926 | lilo_booter | 2006-08-14 02:56:04 -0700 (Mon, 14 Aug 2006) | 2 lines

+ Header file for mono filter

------------------------------------------------------------------------
r925 | lilo_booter | 2006-08-14 02:32:53 -0700 (Mon, 14 Aug 2006) | 2 lines

+ A mono filter for mask generation (not v. useful)

------------------------------------------------------------------------
r924 | lilo_booter | 2006-08-14 02:31:14 -0700 (Mon, 14 Aug 2006) | 2 lines

+ Correction to uneven chroma samples

------------------------------------------------------------------------
r923 | lilo_booter | 2006-08-14 02:25:38 -0700 (Mon, 14 Aug 2006) | 2 lines

+ Image caching for the qimage producer

------------------------------------------------------------------------
r922 | lilo_booter | 2006-08-14 02:21:25 -0700 (Mon, 14 Aug 2006) | 2 lines

+ Image caching for the gtk2 pixbuf producer

------------------------------------------------------------------------
r921 | ddennedy | 2006-08-08 23:56:28 -0700 (Tue, 08 Aug 2006) | 2 lines

*** empty log message ***

------------------------------------------------------------------------
r920 | ddennedy | 2006-08-08 23:55:47 -0700 (Tue, 08 Aug 2006) | 2 lines

enhance producer_westley to parse Kino 0.9.1 SMIL (clock) time values.

------------------------------------------------------------------------
r919 | ddennedy | 2006-08-08 21:53:17 -0700 (Tue, 08 Aug 2006) | 2 lines

*** empty log message ***

------------------------------------------------------------------------
r918 | ddennedy | 2006-08-08 21:52:26 -0700 (Tue, 08 Aug 2006) | 2 lines

convert --avformat-cvs to svn and rename option as --avformat-svn (--avformat-cvs is an undocumented alias).

------------------------------------------------------------------------
r915 | ddennedy | 2006-05-27 12:58:15 -0700 (Sat, 27 May 2006) | 2 lines

bump version

------------------------------------------------------------------------
r914 | ddennedy | 2006-05-23 23:01:53 -0700 (Tue, 23 May 2006) | 2 lines

apply patch from Jean-Baptiste <jb@ader.ch> to add rgb24a support to producer_qimage

------------------------------------------------------------------------
r913 | ddennedy | 2006-05-21 18:28:27 -0700 (Sun, 21 May 2006) | 2 lines

apply patch from Jean Baptiste <jb@ader.ch> to fix fill-type rescaling when aspect ratio is equal to normalised ratio

------------------------------------------------------------------------
r912 | ddennedy | 2006-05-21 17:59:48 -0700 (Sun, 21 May 2006) | 2 lines

apply patch from Jean Baptiste to add rgb24a support to producer_pixbuf

------------------------------------------------------------------------
r911 | ddennedy | 2006-05-19 21:17:07 -0700 (Fri, 19 May 2006) | 2 lines

let QTDIR also define location of qt include dir

------------------------------------------------------------------------
r910 | ddennedy | 2006-05-19 21:16:27 -0700 (Fri, 19 May 2006) | 2 lines

fix compilation on latest version of libquicktime (0.9.8)

------------------------------------------------------------------------
r909 | lilo_booter | 2006-05-04 13:06:48 -0700 (Thu, 04 May 2006) | 2 lines

+ Big endian patch courtesy of Goncalo Carvalho (glslang at gmail dot com) - specifically, corrects colour space conversions on the Intel Mac

------------------------------------------------------------------------
r908 | lilo_booter | 2006-04-20 02:04:15 -0700 (Thu, 20 Apr 2006) | 2 lines

+ Field order control reworked (meta.top_field_first has priority over source)

------------------------------------------------------------------------
r907 | lilo_booter | 2006-04-12 15:00:31 -0700 (Wed, 12 Apr 2006) | 2 lines

+ Top field first correction (original approach would not have worked [mea culpa], and this is only a partial solution since the consumers have no say in field order)

------------------------------------------------------------------------
r906 | lilo_booter | 2006-04-12 00:55:39 -0700 (Wed, 12 Apr 2006) | 2 lines

+ Fix for byte order as spotted by Goncalo Carvhalo (many thanks :-))

------------------------------------------------------------------------
r905 | lilo_booter | 2006-04-12 00:53:15 -0700 (Wed, 12 Apr 2006) | 2 lines

+ Meta override for field order misreporting/errors in encoders

------------------------------------------------------------------------
r904 | lilo_booter | 2006-03-29 03:23:25 -0800 (Wed, 29 Mar 2006) | 2 lines

+ And a fix for the PPC darwin

------------------------------------------------------------------------
r903 | lilo_booter | 2006-03-29 03:17:52 -0800 (Wed, 29 Mar 2006) | 2 lines

+ Sigh - big endian issues on ppc based macs

------------------------------------------------------------------------
r902 | lilo_booter | 2006-03-29 00:59:07 -0800 (Wed, 29 Mar 2006) | 2 lines

+ QImage module added - default is still GTK2 when available

------------------------------------------------------------------------
r901 | lilo_booter | 2006-03-29 00:57:37 -0800 (Wed, 29 Mar 2006) | 2 lines

+ Bug Fix: Removes a memory leak on last alpha channel

------------------------------------------------------------------------
r900 | lilo_booter | 2006-03-29 00:30:01 -0800 (Wed, 29 Mar 2006) | 2 lines

+ Preparation for a QT image loader (to allow optional and functionally equivalent qt or gtk2 usage for image loading)

------------------------------------------------------------------------
r899 | lilo_booter | 2006-03-28 00:56:43 -0800 (Tue, 28 Mar 2006) | 2 lines

+ Usage of mlt_properties_dir_list

------------------------------------------------------------------------
r898 | lilo_booter | 2006-03-28 00:55:10 -0800 (Tue, 28 Mar 2006) | 2 lines

+ Adds a utility function for listing files in a directory (aids with cross platform support)

------------------------------------------------------------------------
r896 | ddennedy | 2006-03-01 23:25:57 -0800 (Wed, 01 Mar 2006) | 2 lines

added mono audio filter

------------------------------------------------------------------------
r895 | ddennedy | 2006-03-01 23:24:39 -0800 (Wed, 01 Mar 2006) | 2 lines

libquicktime prefers pkg-config now and latest lqt-config is broken with respect to --cflags

------------------------------------------------------------------------
r894 | ddennedy | 2006-03-01 23:22:14 -0800 (Wed, 01 Mar 2006) | 2 lines

log configuration history to config.log

------------------------------------------------------------------------
r890 | lilo_booter | 2006-02-23 01:33:13 -0800 (Thu, 23 Feb 2006) | 2 lines

+ Activates the mixdown in the combine to allow audio sync'd with wipe (smooth ramping not implemented yet)

------------------------------------------------------------------------
r889 | lilo_booter | 2006-02-23 01:29:54 -0800 (Thu, 23 Feb 2006) | 3 lines

+ Alternative mixing mechanism introduced (specify a property of combine=1 on the
 mix transition to activate)

------------------------------------------------------------------------
r888 | lilo_booter | 2006-02-23 01:21:14 -0800 (Thu, 23 Feb 2006) | 2 lines

+ Alternative between track mixing mechanism (using a low pass filter)

------------------------------------------------------------------------
r887 | ddennedy | 2006-02-14 22:03:34 -0800 (Tue, 14 Feb 2006) | 2 lines

minor fixes

------------------------------------------------------------------------
r886 | ddennedy | 2006-02-14 22:00:58 -0800 (Tue, 14 Feb 2006) | 2 lines

add proper response to uadd command

------------------------------------------------------------------------
r885 | ddennedy | 2006-01-13 00:45:30 -0800 (Fri, 13 Jan 2006) | 2 lines

fix mistake in previous commit

------------------------------------------------------------------------
r884 | ddennedy | 2006-01-08 12:34:05 -0800 (Sun, 08 Jan 2006) | 2 lines

fix compilation error

------------------------------------------------------------------------
r883 | ddennedy | 2006-01-08 12:16:56 -0800 (Sun, 08 Jan 2006) | 2 lines

Make libdv producer return some image even if unable to handle specific image type request.

------------------------------------------------------------------------
r882 | ddennedy | 2006-01-08 12:02:35 -0800 (Sun, 08 Jan 2006) | 2 lines

dist-clean target is more familiar - alias it

------------------------------------------------------------------------
r881 | ddennedy | 2006-01-08 12:02:08 -0800 (Sun, 08 Jan 2006) | 2 lines

fix comment/docu typo

------------------------------------------------------------------------
r879 | lilo_booter | 2005-12-05 14:11:31 -0800 (Mon, 05 Dec 2005) | 2 lines

+ Fix for libmiracle and alternative deb packaging

------------------------------------------------------------------------
r878 | lilo_booter | 2005-12-05 12:11:21 -0800 (Mon, 05 Dec 2005) | 2 lines

+ Fix for Darwin and soname logic

------------------------------------------------------------------------
r876 | lilo_booter | 2005-12-05 04:01:15 -0800 (Mon, 05 Dec 2005) | 2 lines

+ Functional debian build rules

------------------------------------------------------------------------
r874 | lilo_booter | 2005-12-05 03:35:55 -0800 (Mon, 05 Dec 2005) | 2 lines

+ Final updates for 0.2.1 - distclean corrected, soname usage in linking, version bump

------------------------------------------------------------------------
r873 | lilo_booter | 2005-11-29 09:37:22 -0800 (Tue, 29 Nov 2005) | 2 lines

+ More fixes for lib64

------------------------------------------------------------------------
r871 | lilo_booter | 2005-11-29 04:32:16 -0800 (Tue, 29 Nov 2005) | 2 lines

+ Uses libdir in private build of ffmpeg too

------------------------------------------------------------------------
r870 | lilo_booter | 2005-11-29 04:15:11 -0800 (Tue, 29 Nov 2005) | 2 lines

+ 64 bit fix for ffmpeg built externally (should switch to pkg-config here)

------------------------------------------------------------------------
r867 | lilo_booter | 2005-11-29 04:03:49 -0800 (Tue, 29 Nov 2005) | 2 lines

- Removed a diagnostic

------------------------------------------------------------------------
r866 | lilo_booter | 2005-11-29 04:02:34 -0800 (Tue, 29 Nov 2005) | 2 lines

+ Added a --libdir switch to the configure and build

------------------------------------------------------------------------
r863 | lilo_booter | 2005-11-17 05:06:53 -0800 (Thu, 17 Nov 2005) | 2 lines

+ Correction to alpha mask generation

------------------------------------------------------------------------
r862 | lilo_booter | 2005-11-10 04:33:19 -0800 (Thu, 10 Nov 2005) | 2 lines

+ DESTDIR patch from Anthony Green (green at redhat dot com) - many thanks :-)

------------------------------------------------------------------------
r861 | lilo_booter | 2005-11-10 04:26:32 -0800 (Thu, 10 Nov 2005) | 2 lines

Allows aac output, corrects ntsc sample collection, and picks up known info streams

------------------------------------------------------------------------
r860 | dezeroex | 2005-10-28 00:14:23 -0700 (Fri, 28 Oct 2005) | 2 lines

Correct bug introduced by revision 1.3

------------------------------------------------------------------------
r859 | dezeroex | 2005-10-27 23:59:28 -0700 (Thu, 27 Oct 2005) | 2 lines

x86 doesn't play well with ppc

------------------------------------------------------------------------
r858 | dezeroex | 2005-10-27 23:57:24 -0700 (Thu, 27 Oct 2005) | 2 lines

Fix shared lib flags in Makefile for Darwin

------------------------------------------------------------------------
r857 | lilo_booter | 2005-10-25 00:34:05 -0700 (Tue, 25 Oct 2005) | 2 lines

+ Enabled Zach's new slowmotion producer

------------------------------------------------------------------------
r856 | lilo_booter | 2005-10-25 00:26:52 -0700 (Tue, 25 Oct 2005) | 8 lines

src/modules/core/consumer_null.c
src/modules/sdl/consumer_sdl.c
+ Terminate on pause functionality

src/modules/motion_est/filter_autotrack_rectangle.c
+ Ensures that tracked area remains valid (out of bounds was causing core dumps)
? Currently, width/height is preserved on boundaries, but maybe it should shrink/grow?

------------------------------------------------------------------------
r855 | dezeroex | 2005-10-24 14:51:24 -0700 (Mon, 24 Oct 2005) | 2 lines

Added a producer slowmotion example.

------------------------------------------------------------------------
r854 | dezeroex | 2005-10-24 14:41:08 -0700 (Mon, 24 Oct 2005) | 3 lines

Import the proof of concept slow motion producer.
It provides basic slow motion through frame repeats and a more advanced interpolation.

------------------------------------------------------------------------
r853 | lilo_booter | 2005-10-15 05:52:00 -0700 (Sat, 15 Oct 2005) | 2 lines

+ Correction for non-zero in point on the associated cut

------------------------------------------------------------------------
r852 | lilo_booter | 2005-10-14 06:10:17 -0700 (Fri, 14 Oct 2005) | 2 lines

+ Moved ~ to LF hack to pango processing

------------------------------------------------------------------------
r851 | lilo_booter | 2005-10-14 03:27:26 -0700 (Fri, 14 Oct 2005) | 2 lines

+ Rounding errors corrected for last gasp scaling

------------------------------------------------------------------------
r850 | lilo_booter | 2005-10-13 01:04:10 -0700 (Thu, 13 Oct 2005) | 2 lines

+ Deadlock resolution

------------------------------------------------------------------------
r849 | lilo_booter | 2005-10-10 02:28:12 -0700 (Mon, 10 Oct 2005) | 2 lines

+ Added an option to override alignment and transparent borders for compositing

------------------------------------------------------------------------
r848 | lilo_booter | 2005-10-07 01:35:31 -0700 (Fri, 07 Oct 2005) | 2 lines

+ Corrections, optimisations and a hack for loading lumas from the mlt luma collection

------------------------------------------------------------------------
r847 | lilo_booter | 2005-10-03 05:59:39 -0700 (Mon, 03 Oct 2005) | 2 lines

+ Correction for uninstalled sdl image lib

------------------------------------------------------------------------
r846 | lilo_booter | 2005-10-03 05:42:54 -0700 (Mon, 03 Oct 2005) | 2 lines

+ OS/X Tiger patch

------------------------------------------------------------------------
r844 | lilo_booter | 2005-10-03 05:36:47 -0700 (Mon, 03 Oct 2005) | 2 lines

gcc/g++ 4.x fix

------------------------------------------------------------------------
r843 | lilo_booter | 2005-10-03 05:35:14 -0700 (Mon, 03 Oct 2005) | 2 lines

Remove OS/X warning re: get_string

------------------------------------------------------------------------
r842 | lilo_booter | 2005-10-03 03:29:41 -0700 (Mon, 03 Oct 2005) | 2 lines

+ Whoops - removed dependency on sdl in the framework for darwin

------------------------------------------------------------------------
r840 | lilo_booter | 2005-10-03 00:54:05 -0700 (Mon, 03 Oct 2005) | 2 lines

+ Surface conversion

------------------------------------------------------------------------
r839 | lilo_booter | 2005-10-03 00:09:59 -0700 (Mon, 03 Oct 2005) | 2 lines

+ Added producer_sdl_image as an alternative image and image sequence producer

------------------------------------------------------------------------
r838 | lilo_booter | 2005-10-03 00:00:20 -0700 (Mon, 03 Oct 2005) | 2 lines

+ Added producer_sdl_image as an alternative image and image sequence producer

------------------------------------------------------------------------
r837 | lilo_booter | 2005-10-02 14:07:03 -0700 (Sun, 02 Oct 2005) | 2 lines

+ Clean ups and corrections

------------------------------------------------------------------------
r835 | lilo_booter | 2005-09-29 08:54:46 -0700 (Thu, 29 Sep 2005) | 2 lines

+ Extracts alpha from rgb24a images

------------------------------------------------------------------------
r833 | lilo_booter | 2005-09-28 06:56:48 -0700 (Wed, 28 Sep 2005) | 25 lines

src/framework/mlt_frame.c
+ Corrections for resizing images and alpha (uneven widths)

src/framework/mlt_tractor.c
+ Added an output aspect ratio (being the aspect ratio of the background)

src/modules/core/filter_rescale.c
+ Force a rescale of the alpha in parallel with image

src/modules/core/filter_resize.c
+ Rounding errors corrections

src/modules/core/filter_watermark.c
+ Propogation of output aspect ratio in reverse case

src/modules/core/producer_colour.c
+ Reassign aspect ratio after get_image

src/modules/core/transition_composite.c
+ More uneven width corrections
+ Use of output aspect ratio when available

src/modules/feeds/PAL/etv.properties
+ Temporary work around to keep composites correct

------------------------------------------------------------------------
r832 | lilo_booter | 2005-09-27 13:29:22 -0700 (Tue, 27 Sep 2005) | 2 lines

+ Correction and a minor optimisation

------------------------------------------------------------------------
r831 | lilo_booter | 2005-09-27 10:04:31 -0700 (Tue, 27 Sep 2005) | 2 lines

+ Changed incorrect global variable to static

------------------------------------------------------------------------
r830 | lilo_booter | 2005-09-27 10:03:03 -0700 (Tue, 27 Sep 2005) | 6 lines

src/modules/avformat/consumer_avformat.c
+ User specified pixel format property (pix_fmt)
+ Corrections to aspect ratio
+ Alpha channel added to RGBA32 conversions
- Removed an historical/erroneous attempt to hack aspect ratio

------------------------------------------------------------------------
r829 | lilo_booter | 2005-09-22 23:45:24 -0700 (Thu, 22 Sep 2005) | 2 lines

+ Indicator for missing media replacement in case pango doesn't exist

------------------------------------------------------------------------
r828 | lilo_booter | 2005-09-22 23:16:53 -0700 (Thu, 22 Sep 2005) | 2 lines

+ Bounds checking on chroma samples

------------------------------------------------------------------------
r827 | lilo_booter | 2005-09-22 23:13:58 -0700 (Thu, 22 Sep 2005) | 10 lines

filter_avcolour_space.c
+ Correction for uneven width

filter_avdeinterlace.c
+ Correction for cases were the interlace state of frame is only known after rendering

producer_avformat.c
+ Corrections for uneven width
+ Corrections for state propogation of top field first and interlaced state

------------------------------------------------------------------------
r826 | lilo_booter | 2005-09-22 23:00:41 -0700 (Thu, 22 Sep 2005) | 2 lines

+ Correction for cases where the interlaced state is determined after the image is rendered

------------------------------------------------------------------------
r825 | lilo_booter | 2005-09-15 13:34:47 -0700 (Thu, 15 Sep 2005) | 33 lines

src/framework/mlt_frame.c
+ Removed unecessary even pixel position and width dependency
+ Rewrote resize methods to accomodate uneven widths

src/framework/mlt_frame.h
+ Correct RGB2YUV - now 2^10 based and range checks removed (not needed)

src/framework/mlt_producer.c
+ Check for unspecified eof property

src/modules/avformat/producer_avformat.c
+ Provide forced aspect ratio property

src/modules/core/filter_mirror.c
+ Correction for uneven width

src/modules/core/producer_colour.c
+ Corrections for aspect ratio (default to 0) and allow override
+ Corrections for uneven width

src/modules/core/transition_composite.c
+ Corrections for uneven pixel position and width
+ Removed deprecated operator code

src/modules/plus/filter_sepia.c
+ Corrections for uneven width

src/modules/plus/transition_affine.c
+ Corrections for uneven width

src/modules/sdl/consumer_sdl.c
+ Corrections for uneven width

------------------------------------------------------------------------
r824 | lilo_booter | 2005-09-07 02:23:37 -0700 (Wed, 07 Sep 2005) | 41 lines

src/framework/mlt_consumer.c
+ Added capabilities to allow the application to handle images via the consumer-frame-show event
+ Added cabilities to allow the application to control the image format

src/framework/mlt_frame.c
+ Long standing discrepancy resolved - image format is now stored on the frame object

src/framework/mlt_tractor.c
src/framework/mlt_types.h
+ Added mlt_image_opengl which is supposed to provide an rgb image swapped around for the platform

src/framework/mlt_frame.h
+ Added a basic YUV2RGB macro

src/modules/avformat/filter_avcolour_space.c
+ Added a converter for the opengl swapped RGB image
+ Corrected support for rgb24a requests

src/modules/core/configure
src/modules/core/factory.c
+ Added an alias for color (since it seems to trouble so many people)

src/modules/core/filter_luma.c
+ Added the format property to the generated frame

src/modules/core/transition_composite.c
+ Added the format property to the generated frame

src/modules/gtk2/producer_pixbuf.c
+ Swapped some properties to hidden from the serialiser

src/modules/sdl/consumer_sdl.c
+ Support for application provided previews and colour space conversion

src/modules/sdl/consumer_sdl_preview.c
+ Partial switch to mlt_properties_pass_list
+ Application provided preview support added

src/modules/sdl/consumer_sdl_still.c
+ Application provided preview support added

------------------------------------------------------------------------
r823 | lilo_booter | 2005-09-02 04:23:45 -0700 (Fri, 02 Sep 2005) | 2 lines

+ Small mod to allow better use of invert as a gui item selector (alpha property)

------------------------------------------------------------------------
r822 | lilo_booter | 2005-09-01 03:32:35 -0700 (Thu, 01 Sep 2005) | 4 lines

consumer_sdl.c
consumer_sdl_still.c
+ Corrections to silly mistake regarding initialisation from previous checkin

------------------------------------------------------------------------
r821 | lilo_booter | 2005-09-01 00:08:50 -0700 (Thu, 01 Sep 2005) | 4 lines

+ Changed license of plugins to LGPL
+ Added a chroma hold filter
+ Small optimisation/correction to chroma filter

------------------------------------------------------------------------
r820 | lilo_booter | 2005-08-29 11:38:06 -0700 (Mon, 29 Aug 2005) | 2 lines

+ Keyboard handling events on Darwin

------------------------------------------------------------------------
r819 | lilo_booter | 2005-08-29 11:28:07 -0700 (Mon, 29 Aug 2005) | 9 lines

lumas/Makefile
+ Correction for non-gui app build on darwin

lumas/luma.c
+ Handle sdl events

sdl/consumer_sdl.c
+ Audio on Darwin

------------------------------------------------------------------------
r818 | lilo_booter | 2005-08-29 07:20:40 -0700 (Mon, 29 Aug 2005) | 5 lines

src/modules/sdl/consumer_sdl.c
src/modules/sdl/consumer_sdl_preview.c
src/modules/sdl/consumer_sdl_still.c
+ Corrections to preview mode switching

------------------------------------------------------------------------
r816 | lilo_booter | 2005-08-29 01:38:50 -0700 (Mon, 29 Aug 2005) | 3 lines

src/modules/sdl/consumer_sdl_preview.c
+ Temporary rollback for linux

------------------------------------------------------------------------
r815 | lilo_booter | 2005-08-29 01:24:08 -0700 (Mon, 29 Aug 2005) | 12 lines

configure
+ Correction to ldflags for Darwin

src/modules/avformat/Makefile
src/modules/avformat/configure
+ Correction for avformat on Darwin

src/modules/sdl/consumer_sdl.c
src/modules/sdl/consumer_sdl_preview.c
src/modules/sdl/consumer_sdl_still.c
+ Forgot to create the surface on the start (doh)

------------------------------------------------------------------------
r814 | lilo_booter | 2005-08-29 01:00:08 -0700 (Mon, 29 Aug 2005) | 14 lines

configure
+ Darwin sdl linking and cflags on all use of mlt (annoying, but looks unavoidable)

src/framework/mlt.h
+ Include sdl header on Darwin

src/inigo/inigo.c
+ Correction for Darwin key reading from terminal

src/modules/sdl/consumer_sdl.c
src/modules/sdl/consumer_sdl_preview.c
src/modules/sdl/consumer_sdl_still.c
+ Moved initialisation of sdl components to the start/stop methods (Darwin requirement)

------------------------------------------------------------------------
r813 | lilo_booter | 2005-08-29 00:56:41 -0700 (Mon, 29 Aug 2005) | 2 lines

+ Correction to the disabled case (should be disable-motion_est and plugins should not be registered)

------------------------------------------------------------------------
r812 | lilo_booter | 2005-08-28 05:43:18 -0700 (Sun, 28 Aug 2005) | 2 lines

+ Added rudimentary chroma to alpha filter (optimised on green by default)

------------------------------------------------------------------------
r811 | lilo_booter | 2005-08-26 03:56:26 -0700 (Fri, 26 Aug 2005) | 7 lines

src/framework/mlt_properties.c
src/framework/mlt_properties.h
+ Added get and set for int64_t

src/framework/mlt_property.h
+ Corrected int64_t

------------------------------------------------------------------------
r810 | dezeroex | 2005-08-25 20:52:39 -0700 (Thu, 25 Aug 2005) | 2 lines

Add the obscure=1 option to filter_autotrack_rectangle and update the README with an example.

------------------------------------------------------------------------
r809 | lilo_booter | 2005-08-23 23:35:41 -0700 (Tue, 23 Aug 2005) | 4 lines

+ Added VMFX module
+ New filter (shape) which provides alpha manipulations and an alternative wipe mechanism
+ New producer (pgm) which provides basic functionality for portable grey maps

------------------------------------------------------------------------
r808 | lilo_booter | 2005-08-23 23:22:37 -0700 (Tue, 23 Aug 2005) | 2 lines

+ SMP fix - geometry modifications need explicit locking

------------------------------------------------------------------------
r807 | lilo_booter | 2005-08-21 23:48:59 -0700 (Sun, 21 Aug 2005) | 2 lines

+ Replaced this with self in new pass functions for C++ compilation

------------------------------------------------------------------------
r806 | dezeroex | 2005-08-21 13:46:01 -0700 (Sun, 21 Aug 2005) | 3 lines

Introduce some more civilized ways to copy properties.
See code comments for usage.

------------------------------------------------------------------------
r805 | lilo_booter | 2005-08-19 05:22:15 -0700 (Fri, 19 Aug 2005) | 2 lines

+ Attempt to ensure that the aspect ratio of the background is the reported ar of the output frame

------------------------------------------------------------------------
r804 | lilo_booter | 2005-08-19 05:20:29 -0700 (Fri, 19 Aug 2005) | 3 lines

+ Yet another aspect ratio correction for the filter transition (not 100% correct yet...)
+ Correction for aspect_ratio == 0 case (should honour consumer)

------------------------------------------------------------------------
r803 | lilo_booter | 2005-08-19 05:17:31 -0700 (Fri, 19 Aug 2005) | 2 lines

+ Correction for aspect ratio

------------------------------------------------------------------------
r802 | lilo_booter | 2005-08-19 05:12:43 -0700 (Fri, 19 Aug 2005) | 4 lines

producer_pango.c
producer_pixbuf.c
+ More efficient use of pixbuf objects and sequences/mlt pango lists

------------------------------------------------------------------------
r801 | dezeroex | 2005-08-14 23:43:09 -0700 (Sun, 14 Aug 2005) | 3 lines

Fix build errors caused by the (hypothetical) conversion of mlt_position from an int to a float,
preserving original behavior.

------------------------------------------------------------------------
r800 | dezeroex | 2005-08-14 23:25:37 -0700 (Sun, 14 Aug 2005) | 3 lines

Fix build errors caused by the (hypothetical) conversion of mlt_position from an int to a float,
preserving original behavior.

------------------------------------------------------------------------
r799 | dezeroex | 2005-08-14 23:20:06 -0700 (Sun, 14 Aug 2005) | 3 lines

Fix build errors caused by the (hypothetical) conversion of mlt_position from an int to a float,
preserving original behavior.

------------------------------------------------------------------------
r798 | dezeroex | 2005-08-07 15:02:21 -0700 (Sun, 07 Aug 2005) | 2 lines

Misc changes. May remove this file completely soon.

------------------------------------------------------------------------
r797 | dezeroex | 2005-08-07 14:54:39 -0700 (Sun, 07 Aug 2005) | 8 lines

This is a significant rewrite.
-Cleared up as many conceptualy sticky points as possible.
-Removed chroma comparison code pending a better rewrite.
-Added show_residual=1 and show_reconstruction=1 debug modes. See README.
-Renamed many variables and functions.
-Revamped geometry handling.
-Lots more I'm forgeting.

------------------------------------------------------------------------
r796 | dezeroex | 2005-08-07 14:47:57 -0700 (Sun, 07 Aug 2005) | 2 lines

Added some more examples.

------------------------------------------------------------------------
r795 | dezeroex | 2005-08-07 14:22:24 -0700 (Sun, 07 Aug 2005) | 2 lines

Prevent a frame from being skipped when inigo is first paused.

------------------------------------------------------------------------
r794 | dezeroex | 2005-08-07 11:40:55 -0700 (Sun, 07 Aug 2005) | 2 lines

Corrected geometry handling. Removed redundant arrow drawing code. Modified thresholding.

------------------------------------------------------------------------
r793 | dezeroex | 2005-08-04 09:58:50 -0700 (Thu, 04 Aug 2005) | 2 lines

ffmpeg split of the libavutil library.

------------------------------------------------------------------------
r792 | dezeroex | 2005-07-30 16:16:58 -0700 (Sat, 30 Jul 2005) | 2 lines

Added a README file with lots of juicy info. Added a denoise motion vectors function, enabled by default; the results seem very good. Removed some unused development code.

------------------------------------------------------------------------
r791 | lilo_booter | 2005-07-28 05:42:28 -0700 (Thu, 28 Jul 2005) | 2 lines

+ Allow header dependency checks

------------------------------------------------------------------------
r790 | lilo_booter | 2005-07-28 01:28:04 -0700 (Thu, 28 Jul 2005) | 2 lines

+ Added an additional help message (for ffmpeg suffix)

------------------------------------------------------------------------
r789 | lilo_booter | 2005-07-28 01:14:57 -0700 (Thu, 28 Jul 2005) | 2 lines

+ Force dependency checks on header files

------------------------------------------------------------------------
r788 | ddennedy | 2005-07-27 11:55:26 -0700 (Wed, 27 Jul 2005) | 2 lines

Do not break ABI to workaround a problem in swig.

------------------------------------------------------------------------
r787 | lilo_booter | 2005-07-27 11:23:03 -0700 (Wed, 27 Jul 2005) | 2 lines

+ Stores the resource correctly (to allow serialisation via westley)

------------------------------------------------------------------------
r786 | ddennedy | 2005-07-26 10:41:38 -0700 (Tue, 26 Jul 2005) | 2 lines

Add names to enums to make newer versions of swig (noticed on 1.3.24) happy.

------------------------------------------------------------------------
r785 | lilo_booter | 2005-07-26 08:35:23 -0700 (Tue, 26 Jul 2005) | 2 lines

+ Correction to long outstanding oddity regarding composite.out - not needed in many cases now

------------------------------------------------------------------------
r783 | lilo_booter | 2005-07-25 07:41:29 -0700 (Mon, 25 Jul 2005) | 2 lines

+ Minor correction for entry length being less than the data length

------------------------------------------------------------------------
r782 | lilo_booter | 2005-07-25 00:21:39 -0700 (Mon, 25 Jul 2005) | 2 lines

+ fixes for opendml dv avi

------------------------------------------------------------------------
r780 | lilo_booter | 2005-07-22 23:41:54 -0700 (Fri, 22 Jul 2005) | 2 lines

- Removed 'resize' property logic and width/height confusion

------------------------------------------------------------------------
r779 | lilo_booter | 2005-07-22 23:40:31 -0700 (Fri, 22 Jul 2005) | 2 lines

+ Correction for rounding errors

------------------------------------------------------------------------
r778 | lilo_booter | 2005-07-21 15:08:49 -0700 (Thu, 21 Jul 2005) | 2 lines

- Removed unused aspect ratio property

------------------------------------------------------------------------
r777 | lilo_booter | 2005-07-21 15:07:41 -0700 (Thu, 21 Jul 2005) | 2 lines

+ Hide internal properties via the _ convention

------------------------------------------------------------------------
r776 | lilo_booter | 2005-07-21 15:06:54 -0700 (Thu, 21 Jul 2005) | 2 lines

- Remove warnings

------------------------------------------------------------------------
r775 | dezeroex | 2005-07-21 14:31:53 -0700 (Thu, 21 Jul 2005) | 2 lines

autotrack_rectangle and motion_est now convert pixel units to macroblock (whole) units the same way.

------------------------------------------------------------------------
r774 | dezeroex | 2005-07-21 14:28:00 -0700 (Thu, 21 Jul 2005) | 2 lines

Fixed several accuracy issues. Cleaned up code. Corrected pause behavior.

------------------------------------------------------------------------
r773 | dezeroex | 2005-07-20 09:14:41 -0700 (Wed, 20 Jul 2005) | 2 lines

use shared arrow drawing code. improve tracking accuracy.

------------------------------------------------------------------------
r772 | lilo_booter | 2005-07-19 23:32:10 -0700 (Tue, 19 Jul 2005) | 4 lines

mlt_filter.c
mlt_service.c
+ Filter disable property

------------------------------------------------------------------------
r771 | lilo_booter | 2005-07-19 14:23:08 -0700 (Tue, 19 Jul 2005) | 3 lines

producer_pango.c
+ Correction of oversight - allow serialisation of mpl usage

------------------------------------------------------------------------
r770 | lilo_booter | 2005-07-19 14:03:55 -0700 (Tue, 19 Jul 2005) | 4 lines

consumer_avformat.c
producer_avformat.c
+ Sync with current ffmpeg CVS - PLEASE UPDATE FFMPEG FIRST

------------------------------------------------------------------------
r769 | lilo_booter | 2005-07-18 08:03:24 -0700 (Mon, 18 Jul 2005) | 3 lines

+ Mutex protection (temporary work around of SMP systems)
+ Corrected aspect ratio (should be 1, not 0)

------------------------------------------------------------------------
r768 | lilo_booter | 2005-07-18 08:01:56 -0700 (Mon, 18 Jul 2005) | 3 lines

+ Accepts modifiable colour property (via resource)
+ Hides non-public properties

------------------------------------------------------------------------
r767 | lilo_booter | 2005-07-18 02:06:43 -0700 (Mon, 18 Jul 2005) | 2 lines

+ Added convenience lookup for MLT Pango List files

------------------------------------------------------------------------
r766 | lilo_booter | 2005-07-18 02:04:36 -0700 (Mon, 18 Jul 2005) | 2 lines

+ Alpha handling in silly filter :-)

------------------------------------------------------------------------
r765 | lilo_booter | 2005-07-18 02:03:41 -0700 (Mon, 18 Jul 2005) | 3 lines

+ Inherits deinterlace method from the consumer
+ Sanity check on scaled size for compositing

------------------------------------------------------------------------
r764 | lilo_booter | 2005-07-18 02:00:12 -0700 (Mon, 18 Jul 2005) | 8 lines

producer_pango.c
+ Added cloning
+ Added the very silly .mpl (MLT Pango List) format [details to follow]
+ Corrected invalid content

producer_pixbuf.c
+ Corrected invalid content

------------------------------------------------------------------------
r763 | lilo_booter | 2005-07-18 00:28:05 -0700 (Mon, 18 Jul 2005) | 4 lines

+ Bug fixes to test card handling
+ Alpha channel cloning
+ Minor tidy up

------------------------------------------------------------------------
r762 | lilo_booter | 2005-07-16 06:36:24 -0700 (Sat, 16 Jul 2005) | 36 lines

rc/framework/mlt_frame.c
+ image_count added to assist the 'transition filter' in knowing when to act...

src/framework/mlt_playlist.c
+ Complete rework of fx cuts - now only the fx are output on a frame

src/framework/mlt_producer.c
+ Aspect ratio of cuts inherited from parent

src/framework/mlt_service.c
+ Get frame reworked and cleaned up

src/framework/mlt_tractor.c
- Removed erroneous width/height pass down prior to image fetching
+ Corrected types on other properties for pass down
+ Complete rework of fx cuts - they're now received as producer-less frames from a track
+ Added image_count logic for transition filter assistance

src/modules/core/filter_resize.c
+ Added state retention of aspect ratio
  (may withdraw this later - it assumes producer knows a/r on frame creation/prior to image fetch)

src/modules/core/filter_transition.c
+ Checks that two images are available before processing
+ Checks test image/audio cases

src/modules/core/transition_composite.c
+ Major correction in aspect ratio handling
  (the b frame image is 'distorted' to the consumers aspect ratio)
+ Minor clean up of silly and/or/xor - now have 'operator=[and/or/xor]'
  (more clean up to follow)

src/modules/dv/producer_libdv.c
+ Frame stored width and height are no longer assumed to be 'safe' here
  (investigating)

------------------------------------------------------------------------
r761 | lilo_booter | 2005-07-13 00:59:01 -0700 (Wed, 13 Jul 2005) | 3 lines

mlt_repository.c
+ VERY temporary hack to avoid global symbol clashes (RTLD_GLOBAL needed by kino/libquicktime only so far)

------------------------------------------------------------------------
r760 | lilo_booter | 2005-07-12 11:18:20 -0700 (Tue, 12 Jul 2005) | 3 lines

filehandler.cc
+ FOURCC for DVCPRO quicktime

------------------------------------------------------------------------
r759 | lilo_booter | 2005-07-12 07:45:06 -0700 (Tue, 12 Jul 2005) | 3 lines

producer_vorbis.c
+ Oops - the frame position is relative to the in point (the internal position is absolute)

------------------------------------------------------------------------
r758 | lilo_booter | 2005-07-12 07:14:51 -0700 (Tue, 12 Jul 2005) | 3 lines

producer_vorbis.c
+ Fix for non-zero in point

------------------------------------------------------------------------
r757 | lilo_booter | 2005-07-10 08:21:04 -0700 (Sun, 10 Jul 2005) | 4 lines

consumer_sdl_preview.c
consumer_sdl_still.c
+ Fixes a deadlock condition

------------------------------------------------------------------------
r756 | lilo_booter | 2005-07-09 22:03:21 -0700 (Sat, 09 Jul 2005) | 3 lines

src/modules/kino/filehandler.cc
+ Added missing fourccs to allow compilation

------------------------------------------------------------------------
r755 | lilo_booter | 2005-07-09 21:39:57 -0700 (Sat, 09 Jul 2005) | 11 lines

framework/mlt_frame.c
framework/mlt_frame.h
+ Added sample calculator (samples to current frame)

framework/mlt_repository.c
+ Symbols exported from plugins

modules/kino/filehandler.cc
modules/kino/filehandler.h
+ Audio handling of dv mov

------------------------------------------------------------------------
r754 | dezeroex | 2005-07-08 17:36:43 -0700 (Fri, 08 Jul 2005) | 2 lines

Mention that motion est is disabled by default during ./configure.

------------------------------------------------------------------------
r753 | dezeroex | 2005-07-08 17:21:25 -0700 (Fri, 08 Jul 2005) | 2 lines

Prevent motion estimation components from building unless requested.

------------------------------------------------------------------------
r752 | dezeroex | 2005-07-08 16:48:27 -0700 (Fri, 08 Jul 2005) | 2 lines

removed a debugging target.

------------------------------------------------------------------------
r751 | dezeroex | 2005-07-08 16:37:42 -0700 (Fri, 08 Jul 2005) | 2 lines

Initial import of the motion estimation filter.

------------------------------------------------------------------------
r750 | lilo_booter | 2005-07-07 10:15:11 -0700 (Thu, 07 Jul 2005) | 4 lines

src/modules/avformat/consumer_avformat.c
+ Correction for mpeg encoding
- Removal of erroneous frame rate checks

------------------------------------------------------------------------
r749 | lilo_booter | 2005-07-05 09:01:27 -0700 (Tue, 05 Jul 2005) | 3 lines

src/modules/westley/producer_westley.c
- Rollback on erroneous checkin (functionality covered correctly in playlist)

------------------------------------------------------------------------
r748 | lilo_booter | 2005-07-05 02:31:09 -0700 (Tue, 05 Jul 2005) | 22 lines


src/framework/mlt_frame.c
+ Correction for aspect ratio of synthesized test card

src/framework/mlt_playlist.c
+ Special case for handling fx cuts

src/modules/fezzik.dict
+ Convenience jfx and jef extensions for jahshaka

src/modules/core/transition_composite.c
+ Ensure that scaling and correct image extraction is handled

src/modules/core/transition_luma.c
+ Ensure that scaling and correct image extraction is handled

src/modules/gtk2/producer_pixbuf.c
+ Allow user overrides for progressive and aspect_ration

src/modules/westley/producer_westley.c
+ Special case for fx cuts

------------------------------------------------------------------------
r746 | lilo_booter | 2005-06-27 09:48:11 -0700 (Mon, 27 Jun 2005) | 3 lines

src/modules/sdl/consumer_sdl.c
+ (Re)Added audio volume control

------------------------------------------------------------------------
r745 | lilo_booter | 2005-06-27 00:47:07 -0700 (Mon, 27 Jun 2005) | 3 lines

src/framework/mlt_tractor.c
+ Added support for pango usage on audio only fx cuts (sigh...)

------------------------------------------------------------------------
r744 | lilo_booter | 2005-06-26 22:25:51 -0700 (Sun, 26 Jun 2005) | 3 lines

src/framework/mlt_tractor.c
+ Slight modification to allow pango use in fx cuts

------------------------------------------------------------------------
r743 | lilo_booter | 2005-06-26 14:10:31 -0700 (Sun, 26 Jun 2005) | 4 lines

src/modules/core/filter_transition.c
src/modules/core/filter_transition.h
+ Initial release

------------------------------------------------------------------------
r742 | lilo_booter | 2005-06-26 14:04:26 -0700 (Sun, 26 Jun 2005) | 23 lines

src/framework/mlt_deque.c
src/framework/mlt_deque.h
+ Added support for doubles

src/framework/mlt_frame.c
+ Switched order of source/dest audio mix extraction (for transition as filter usage)

src/framework/mlt_tractor.c
- Removed warning introduced from previous checkin (missing ctype.h)
+ Temporary work around to allow frames to carry multiple frames (for transition as filter usage)

src/modules/core/Makefile
src/modules/core/configure
src/modules/core/factory.c
+ Support for new transition filter :-)

src/modules/core/transition_composite.c
src/modules/core/transition_composite.h
- Removed frame properties dependence for process/get_image state communication
+ Extended alpha blending modes to 'and' and 'xor' logic (may change property triggering soon)
+ Provided support for transition as filter usage
+ Cleaned up public copy region functionality

------------------------------------------------------------------------
r740 | lilo_booter | 2005-06-25 23:39:58 -0700 (Sat, 25 Jun 2005) | 4 lines

+ Cleaned up compositing and alpha usage (all frames always have an alpha mask)
+ Provided an alternative rendering mechanism ('or' which takes a and b alpha into account)
+ Provided a and b alpha mask overides ('alpha_a' and 'alpha_b')

------------------------------------------------------------------------
r739 | lilo_booter | 2005-06-24 01:36:21 -0700 (Fri, 24 Jun 2005) | 9 lines

src/framework/mlt_geometry.c
src/modules/core/transition_composite.c
src/modules/sdl/consumer_sdl.c
src/modules/sdl/consumer_sdl_still.c
+ replaced floats with doubles (attempt to avoid rounding errors?)

src/framework/mlt_tractor.c
+ corrections for fx_cuts (allows animated fx)

------------------------------------------------------------------------
r738 | lilo_booter | 2005-06-22 21:36:33 -0700 (Wed, 22 Jun 2005) | 2 lines

+ BGa's request for additional westley extensions

------------------------------------------------------------------------
r737 | lilo_booter | 2005-06-22 00:29:27 -0700 (Wed, 22 Jun 2005) | 20 lines


src/framework/mlt_consumer.c
+ Attempt to make all frames have the correct aspect_ratio (works in many but not all cases)

src/framework/mlt_frame.h
+ Provide macro access to the video and image RPN queues

src/framework/mlt_tractor.c
+ Provides orphaned filters

src/modules/core/producer_noise.c
- remove specification of aspect ratio

src/modules/core/filter_watermark.c
src/modules/core/transition_composite.c
src/modules/core/transition_luma.c
src/modules/plus/filter_affine.c
src/modules/plus/transition_affine.c
+ Corrections for frames with an aspect ratio = 0 (supplement to mlt_consumer mod)

------------------------------------------------------------------------
r736 | lilo_booter | 2005-06-21 13:59:39 -0700 (Tue, 21 Jun 2005) | 38 lines

src/framework/mlt_consumer.c src/framework/mlt_consumer.h
+ Added a general profile handling for size, aspect ratio and display ratio

src/framework/mlt_producer.c
+ Correction to aspect ratio properties

src/inigo/inigo.c
+ Minimalist support for sdl_preview (still not very good)

src/modules/avformat/consumer_avformat.c
+ Takes consumer profile into account

src/modules/core/filter_resize.c
+ Corrections for synthesised producers and aspect ratio (inherits from consumer)

src/modules/core/producer_colour.c
src/modules/core/producer_noise.c
src/modules/gtk2/producer_pango.c
+ Ensures that resize picks up consumer aspect ratio

src/modules/dv/consumer_libdv.c
+ Honour wide screen output

src/modules/gtk2/producer_pixbuf.c
+ Correction for 1:1 aspect ratio

src/modules/kino/Makefile
src/modules/kino/avi.cc
src/modules/kino/avi.h
src/modules/kino/configure
src/modules/kino/filehandler.cc
+ Attempt to allow mov dv files to provide audio

src/modules/sdl/consumer_sdl.c
src/modules/sdl/consumer_sdl_preview.c
src/modules/sdl/consumer_sdl_still.c
+ Takes consumer profile into account

------------------------------------------------------------------------
r735 | lilo_booter | 2005-06-05 00:48:54 -0700 (Sun, 05 Jun 2005) | 2 lines

Quick temporary fix for mlt config in non-standard paths (relates to mlt++)

------------------------------------------------------------------------
r734 | lilo_booter | 2005-06-04 04:20:09 -0700 (Sat, 04 Jun 2005) | 2 lines

Consumer deinterlace_method property added

------------------------------------------------------------------------
r733 | lilo_booter | 2005-06-04 00:58:14 -0700 (Sat, 04 Jun 2005) | 2 lines

Sanity checks for normalising filters

------------------------------------------------------------------------
r732 | lilo_booter | 2005-06-02 00:19:15 -0700 (Thu, 02 Jun 2005) | 2 lines

libdv/avformat switching

------------------------------------------------------------------------
r731 | lilo_booter | 2005-06-01 03:44:30 -0700 (Wed, 01 Jun 2005) | 2 lines

Sanity checks

------------------------------------------------------------------------
r730 | lilo_booter | 2005-06-01 03:35:03 -0700 (Wed, 01 Jun 2005) | 2 lines

Fallback to testcard

------------------------------------------------------------------------
r729 | lilo_booter | 2005-05-28 07:17:39 -0700 (Sat, 28 May 2005) | 2 lines

NTSC fix

------------------------------------------------------------------------
r728 | lilo_booter | 2005-05-28 06:49:37 -0700 (Sat, 28 May 2005) | 2 lines

Added bmp support

------------------------------------------------------------------------
r727 | lilo_booter | 2005-05-28 06:46:29 -0700 (Sat, 28 May 2005) | 2 lines

Frame rate properites and factory initialisation

------------------------------------------------------------------------
r726 | lilo_booter | 2005-05-27 10:53:08 -0700 (Fri, 27 May 2005) | 2 lines

audio out fix

------------------------------------------------------------------------
r725 | lilo_booter | 2005-05-24 12:04:34 -0700 (Tue, 24 May 2005) | 2 lines

DVCPRO fix

------------------------------------------------------------------------
r724 | lilo_booter | 2005-05-23 00:28:43 -0700 (Mon, 23 May 2005) | 2 lines

jpeg and mjpeg fixes

------------------------------------------------------------------------
r723 | ddennedy | 2005-05-11 08:26:35 -0700 (Wed, 11 May 2005) | 2 lines

bugfix segfault on closre when filter never invoked

------------------------------------------------------------------------
r722 | lilo_booter | 2005-05-09 01:00:37 -0700 (Mon, 09 May 2005) | 2 lines

Build modification to ffmpeg/avformat

------------------------------------------------------------------------
r721 | lilo_booter | 2005-05-04 12:37:08 -0700 (Wed, 04 May 2005) | 2 lines

Bourne shell compliance

------------------------------------------------------------------------
r720 | lilo_booter | 2005-05-04 12:28:54 -0700 (Wed, 04 May 2005) | 2 lines

Bourne shell compliance

------------------------------------------------------------------------
r719 | lilo_booter | 2005-05-04 04:58:10 -0700 (Wed, 04 May 2005) | 2 lines

Corrections to --avformat-cvs option

------------------------------------------------------------------------
r718 | lilo_booter | 2005-05-04 04:28:12 -0700 (Wed, 04 May 2005) | 2 lines

FFMPEG revisions to match current CVS (part 1)

------------------------------------------------------------------------
r717 | ddennedy | 2005-05-03 17:10:53 -0700 (Tue, 03 May 2005) | 2 lines

fix compilation

------------------------------------------------------------------------
r716 | ddennedy | 2005-04-21 21:56:09 -0700 (Thu, 21 Apr 2005) | 2 lines

cleanup and reduce code in jackrack support code and add new jack-less filter_ladspa.

------------------------------------------------------------------------
r715 | lilo_booter | 2005-04-19 06:33:55 -0700 (Tue, 19 Apr 2005) | 2 lines

Fix for file identification and dv

------------------------------------------------------------------------
r714 | lilo_booter | 2005-04-15 07:37:03 -0700 (Fri, 15 Apr 2005) | 2 lines

Minor correction

------------------------------------------------------------------------
r713 | lilo_booter | 2005-04-15 07:28:26 -0700 (Fri, 15 Apr 2005) | 2 lines

Initial version

------------------------------------------------------------------------
r712 | lilo_booter | 2005-04-15 07:23:10 -0700 (Fri, 15 Apr 2005) | 2 lines

Preparation for kino support

------------------------------------------------------------------------
r711 | lilo_booter | 2005-04-13 23:49:23 -0700 (Wed, 13 Apr 2005) | 2 lines

corrected pkg-config libdv usage

------------------------------------------------------------------------
r710 | dezeroex | 2005-04-13 22:35:57 -0700 (Wed, 13 Apr 2005) | 2 lines

Build fixes.

------------------------------------------------------------------------
r709 | dezeroex | 2005-04-13 22:34:35 -0700 (Wed, 13 Apr 2005) | 2 lines

An unfinished attempt at porting the SDL consumer to OS X. What remains is a bug in libSDL where the SDL screen object becomes a NULL pointer when it shouldn't. This also affects 'ffplay' and the SDL test program 'threadwin -threaded' I think.

------------------------------------------------------------------------
r708 | dezeroex | 2005-04-13 22:27:30 -0700 (Wed, 13 Apr 2005) | 2 lines

A hack to inform Cocoa that is should be multithreaded by spinning of a dummy thread.

------------------------------------------------------------------------
r707 | dezeroex | 2005-04-13 22:23:30 -0700 (Wed, 13 Apr 2005) | 2 lines

OS X uses -DDARWIN in /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h; This in combination with #include <Foundation/Foundation.h> caused compilation errors while porting consumer_sdl to OS X.

------------------------------------------------------------------------
r706 | lilo_booter | 2005-04-13 09:42:32 -0700 (Wed, 13 Apr 2005) | 2 lines

License update

------------------------------------------------------------------------
r705 | lilo_booter | 2005-04-13 09:38:40 -0700 (Wed, 13 Apr 2005) | 2 lines

Disable sox when unavailable

------------------------------------------------------------------------
r704 | lilo_booter | 2005-04-13 07:56:56 -0700 (Wed, 13 Apr 2005) | 2 lines

Disable jackrack when unavailable

------------------------------------------------------------------------
r703 | lilo_booter | 2005-04-13 07:41:53 -0700 (Wed, 13 Apr 2005) | 2 lines

Disable libdv when unavailable

------------------------------------------------------------------------
r702 | lilo_booter | 2005-04-13 07:00:55 -0700 (Wed, 13 Apr 2005) | 2 lines

Disable libsamplerate when unavailable

------------------------------------------------------------------------
r701 | lilo_booter | 2005-04-13 06:29:13 -0700 (Wed, 13 Apr 2005) | 2 lines

Disable sdl when unavailable

------------------------------------------------------------------------
r700 | lilo_booter | 2005-04-13 06:23:25 -0700 (Wed, 13 Apr 2005) | 2 lines

Disable vorbis when unavailable

------------------------------------------------------------------------
r699 | lilo_booter | 2005-04-13 06:14:33 -0700 (Wed, 13 Apr 2005) | 2 lines

Automatic disabling off mmx on a OS/X; mmx detection on Linux; other platforms probably broken

------------------------------------------------------------------------
r698 | lilo_booter | 2005-04-13 06:11:15 -0700 (Wed, 13 Apr 2005) | 2 lines

Disable xine when mmx not available

------------------------------------------------------------------------
r697 | lilo_booter | 2005-04-13 05:58:18 -0700 (Wed, 13 Apr 2005) | 2 lines

Conditional compilation of westley/libxml2 components

------------------------------------------------------------------------
r696 | lilo_booter | 2005-04-13 05:47:11 -0700 (Wed, 13 Apr 2005) | 2 lines

Conditional compilation of gtk2 components

------------------------------------------------------------------------
r695 | dezeroex | 2005-04-12 16:16:42 -0700 (Tue, 12 Apr 2005) | 2 lines

Minor but confusing comment fix.

------------------------------------------------------------------------
r694 | lilo_booter | 2005-04-12 02:05:20 -0700 (Tue, 12 Apr 2005) | 2 lines

OS/X Patch from Torsten Spindler

------------------------------------------------------------------------
r692 | lilo_booter | 2005-04-12 01:29:36 -0700 (Tue, 12 Apr 2005) | 2 lines

More const usage

------------------------------------------------------------------------
r691 | lilo_booter | 2005-04-09 02:50:08 -0700 (Sat, 09 Apr 2005) | 2 lines

Auto deinterlace on pause, fix for audio resampling/test audio and MMX checks in gtk2

------------------------------------------------------------------------
r690 | lilo_booter | 2005-04-05 06:02:38 -0700 (Tue, 05 Apr 2005) | 2 lines

avformat-cvs build fix and audio filter correction

------------------------------------------------------------------------
r689 | ddennedy | 2005-04-04 22:23:16 -0700 (Mon, 04 Apr 2005) | 2 lines

make miracle and albino local use fifo instead of rr rt schedule

------------------------------------------------------------------------
r688 | ddennedy | 2005-04-04 22:03:28 -0700 (Mon, 04 Apr 2005) | 2 lines

realtime scheduling updates; suppress libdv errors; add frame property deinterlace_method; default producer_hold to use onefield; add begin property to producer_pixbuf

------------------------------------------------------------------------
r686 | lilo_booter | 2005-03-16 05:28:29 -0800 (Wed, 16 Mar 2005) | 2 lines

Frame rendering event

------------------------------------------------------------------------
r685 | lilo_booter | 2005-03-13 02:04:51 -0800 (Sun, 13 Mar 2005) | 2 lines

Threading considerations and DVCP WIPE introduced

------------------------------------------------------------------------
r682 | lilo_booter | 2005-03-09 04:50:46 -0800 (Wed, 09 Mar 2005) | 2 lines

Minor corrections and more affine experiments

------------------------------------------------------------------------
r680 | lilo_booter | 2005-02-21 12:15:11 -0800 (Mon, 21 Feb 2005) | 2 lines

Minor mods to playout via avformat and miracle unit generation on an xfer

------------------------------------------------------------------------
r672 | lilo_booter | 2005-02-21 08:06:24 -0800 (Mon, 21 Feb 2005) | 2 lines

Reinstatement of entity handling and removal of libxml2 warning for non-existent file

------------------------------------------------------------------------
r671 | lilo_booter | 2005-02-18 00:44:18 -0800 (Fri, 18 Feb 2005) | 2 lines

Minor corrections with alpha and affines

------------------------------------------------------------------------
r668 | lilo_booter | 2005-02-13 01:20:05 -0800 (Sun, 13 Feb 2005) | 2 lines

Smoother unit load

------------------------------------------------------------------------
r666 | lilo_booter | 2005-02-12 05:20:35 -0800 (Sat, 12 Feb 2005) | 2 lines

Alphas and global feeds revisted

------------------------------------------------------------------------
r661 | lilo_booter | 2005-02-06 00:16:57 -0800 (Sun, 06 Feb 2005) | 2 lines

Speed switch corrections

------------------------------------------------------------------------
r660 | lilo_booter | 2005-02-05 04:01:00 -0800 (Sat, 05 Feb 2005) | 2 lines

Optional 8 or 16 bit pgm or png lumas; fixes for non-existence

------------------------------------------------------------------------
r659 | lilo_booter | 2005-02-05 03:58:28 -0800 (Sat, 05 Feb 2005) | 2 lines

Optional 8 or 16 bit pgm or png

------------------------------------------------------------------------
r658 | lilo_booter | 2005-02-03 01:26:57 -0800 (Thu, 03 Feb 2005) | 2 lines

more affine silliness

------------------------------------------------------------------------
r657 | lilo_booter | 2005-02-02 12:15:15 -0800 (Wed, 02 Feb 2005) | 2 lines

affine silliness

------------------------------------------------------------------------
r655 | lilo_booter | 2005-02-02 04:30:09 -0800 (Wed, 02 Feb 2005) | 2 lines

SMP/HT fixes

------------------------------------------------------------------------
r654 | lilo_booter | 2005-02-01 06:30:38 -0800 (Tue, 01 Feb 2005) | 2 lines

fill for borders

------------------------------------------------------------------------
r653 | lilo_booter | 2005-02-01 03:09:27 -0800 (Tue, 01 Feb 2005) | 2 lines

conditional mmx compilation

------------------------------------------------------------------------
r652 | lilo_booter | 2005-02-01 01:39:55 -0800 (Tue, 01 Feb 2005) | 2 lines

int handling on the frame image stack

------------------------------------------------------------------------
r651 | lilo_booter | 2005-02-01 01:37:33 -0800 (Tue, 01 Feb 2005) | 2 lines

64 bit fix and deque int holding

------------------------------------------------------------------------
r650 | lilo_booter | 2005-01-31 13:05:45 -0800 (Mon, 31 Jan 2005) | 2 lines

Refresh count instead of flag

------------------------------------------------------------------------
r648 | lilo_booter | 2005-01-31 09:25:22 -0800 (Mon, 31 Jan 2005) | 2 lines

Mutex locking for refresh handling

------------------------------------------------------------------------
r647 | lilo_booter | 2005-01-31 07:14:38 -0800 (Mon, 31 Jan 2005) | 2 lines

Warning removal

------------------------------------------------------------------------
r646 | lilo_booter | 2005-01-31 07:09:01 -0800 (Mon, 31 Jan 2005) | 2 lines

Workaround for test card audio (may need to review)

------------------------------------------------------------------------
r645 | lilo_booter | 2005-01-31 07:07:35 -0800 (Mon, 31 Jan 2005) | 2 lines

Empty track definition fix

------------------------------------------------------------------------
r644 | lilo_booter | 2005-01-31 07:01:05 -0800 (Mon, 31 Jan 2005) | 2 lines

Consumer reworked

------------------------------------------------------------------------
r643 | lilo_booter | 2005-01-31 06:59:32 -0800 (Mon, 31 Jan 2005) | 2 lines

Pointless improvement on a bad filter :-)

------------------------------------------------------------------------
r642 | lilo_booter | 2005-01-31 06:58:52 -0800 (Mon, 31 Jan 2005) | 2 lines

Memory leak fix

------------------------------------------------------------------------
r641 | lilo_booter | 2005-01-31 06:56:52 -0800 (Mon, 31 Jan 2005) | 2 lines

titles and global feeds

------------------------------------------------------------------------
r640 | lilo_booter | 2005-01-31 06:48:44 -0800 (Mon, 31 Jan 2005) | 2 lines

Minor corrections

------------------------------------------------------------------------
r639 | lilo_booter | 2005-01-31 06:47:32 -0800 (Mon, 31 Jan 2005) | 2 lines

Global/local data show distinction

------------------------------------------------------------------------
r638 | lilo_booter | 2005-01-31 06:45:46 -0800 (Mon, 31 Jan 2005) | 2 lines

Removed superflous mmx compilation

------------------------------------------------------------------------
r637 | lilo_booter | 2005-01-31 06:16:48 -0800 (Mon, 31 Jan 2005) | 2 lines

Global data feed handling

------------------------------------------------------------------------
r636 | lilo_booter | 2005-01-31 06:16:03 -0800 (Mon, 31 Jan 2005) | 2 lines

Wild card filter tracks

------------------------------------------------------------------------
r635 | lilo_booter | 2005-01-31 06:15:22 -0800 (Mon, 31 Jan 2005) | 2 lines

Memory leak fix

------------------------------------------------------------------------
r634 | lilo_booter | 2005-01-31 06:14:42 -0800 (Mon, 31 Jan 2005) | 2 lines

Small correction to deinterlacing

------------------------------------------------------------------------
r630 | lilo_booter | 2005-01-25 11:12:25 -0800 (Tue, 25 Jan 2005) | 2 lines

Test case feeds added

------------------------------------------------------------------------
r629 | lilo_booter | 2005-01-25 04:35:26 -0800 (Tue, 25 Jan 2005) | 2 lines

Remaining audio handling switched to stacks; Minor corrections to compositing and mixing; localisation for pango

------------------------------------------------------------------------
r628 | lilo_booter | 2005-01-25 04:32:07 -0800 (Tue, 25 Jan 2005) | 2 lines

Localised data storage and utf-8 properties

------------------------------------------------------------------------
r627 | lilo_booter | 2005-01-25 04:31:08 -0800 (Tue, 25 Jan 2005) | 2 lines

Transitions reworked (always_active capabilities); remaining audio handling switched to stacks

------------------------------------------------------------------------
r626 | lilo_booter | 2005-01-25 04:28:38 -0800 (Tue, 25 Jan 2005) | 2 lines

Correction for audio mix

------------------------------------------------------------------------
r623 | lilo_booter | 2005-01-19 05:51:42 -0800 (Wed, 19 Jan 2005) | 2 lines

consumer close fix

------------------------------------------------------------------------
r622 | lilo_booter | 2005-01-19 05:51:11 -0800 (Wed, 19 Jan 2005) | 2 lines

iconv fixes

------------------------------------------------------------------------
r617 | lilo_booter | 2005-01-16 01:25:26 -0800 (Sun, 16 Jan 2005) | 2 lines

Minor modifications to compositing options and etv fx

------------------------------------------------------------------------
r616 | lilo_booter | 2005-01-16 01:22:44 -0800 (Sun, 16 Jan 2005) | 2 lines

Added a weight property

------------------------------------------------------------------------
r610 | lilo_booter | 2005-01-14 05:12:27 -0800 (Fri, 14 Jan 2005) | 2 lines

Correction for ETV specific filters

------------------------------------------------------------------------
r609 | lilo_booter | 2005-01-14 05:09:14 -0800 (Fri, 14 Jan 2005) | 2 lines

Seperation for ETV specific filters

------------------------------------------------------------------------
r608 | lilo_booter | 2005-01-14 05:08:01 -0800 (Fri, 14 Jan 2005) | 2 lines

Test case clean up

------------------------------------------------------------------------
r607 | lilo_booter | 2005-01-14 05:03:00 -0800 (Fri, 14 Jan 2005) | 2 lines

Sundry minor fixes and optimisations

------------------------------------------------------------------------
r605 | lilo_booter | 2005-01-08 04:57:36 -0800 (Sat, 08 Jan 2005) | 2 lines

Corrections to geometry next key and serialise

------------------------------------------------------------------------
r603 | lilo_booter | 2005-01-03 12:15:00 -0800 (Mon, 03 Jan 2005) | 2 lines

Next/Prev key extraction

------------------------------------------------------------------------
r602 | lilo_booter | 2005-01-03 12:14:15 -0800 (Mon, 03 Jan 2005) | 2 lines

Smaller mask width/height

------------------------------------------------------------------------
r601 | lilo_booter | 2005-01-03 06:29:44 -0800 (Mon, 03 Jan 2005) | 2 lines

Fetch unit from miracle server

------------------------------------------------------------------------
r598 | lilo_booter | 2005-01-02 07:33:06 -0800 (Sun, 02 Jan 2005) | 2 lines

Correction to clip_start at end of playlist

------------------------------------------------------------------------
r597 | lilo_booter | 2004-12-31 04:18:26 -0800 (Fri, 31 Dec 2004) | 2 lines

Corrections after valgrinding

------------------------------------------------------------------------
r594 | lilo_booter | 2004-12-31 01:04:46 -0800 (Fri, 31 Dec 2004) | 2 lines

Corrections and minor fixes to use new geometry spec; couple of new test cases

------------------------------------------------------------------------
r593 | lilo_booter | 2004-12-31 00:40:16 -0800 (Fri, 31 Dec 2004) | 2 lines

Sundry minor updates

------------------------------------------------------------------------
r592 | lilo_booter | 2004-12-31 00:39:08 -0800 (Fri, 31 Dec 2004) | 2 lines

Feeds updates

------------------------------------------------------------------------
r591 | lilo_booter | 2004-12-31 00:35:21 -0800 (Fri, 31 Dec 2004) | 2 lines

Extension to mini fezzik for obscures on cuts

------------------------------------------------------------------------
r590 | lilo_booter | 2004-12-31 00:22:41 -0800 (Fri, 31 Dec 2004) | 2 lines

Option to hold feed processing on a track

------------------------------------------------------------------------
r589 | lilo_booter | 2004-12-31 00:19:39 -0800 (Fri, 31 Dec 2004) | 2 lines

Fix for join length correction

------------------------------------------------------------------------
r588 | lilo_booter | 2004-12-31 00:18:20 -0800 (Fri, 31 Dec 2004) | 2 lines

Resize fix for chroma offsets

------------------------------------------------------------------------
r587 | lilo_booter | 2004-12-31 00:17:12 -0800 (Fri, 31 Dec 2004) | 2 lines

Improved geometry

------------------------------------------------------------------------
r586 | ddennedy | 2004-12-28 13:17:34 -0800 (Tue, 28 Dec 2004) | 2 lines

bootstrap earlier with fixed number of channels, better initial synchronisation phase, reduced internal buffer size

------------------------------------------------------------------------
r585 | ddennedy | 2004-12-27 19:26:19 -0800 (Mon, 27 Dec 2004) | 2 lines

even better close handling?

------------------------------------------------------------------------
r584 | ddennedy | 2004-12-27 19:13:01 -0800 (Mon, 27 Dec 2004) | 2 lines

fixup includes

------------------------------------------------------------------------
r583 | ddennedy | 2004-12-27 19:11:49 -0800 (Mon, 27 Dec 2004) | 2 lines

ensure disconnected from jack before releasing any resources

------------------------------------------------------------------------
r582 | ddennedy | 2004-12-27 14:01:49 -0800 (Mon, 27 Dec 2004) | 2 lines

add filter/jackrack to services.txt and apply a performance tweak to filter_jackrack

------------------------------------------------------------------------
r581 | ddennedy | 2004-12-27 13:34:10 -0800 (Mon, 27 Dec 2004) | 2 lines

added jackrack filter

------------------------------------------------------------------------
r580 | ddennedy | 2004-12-27 13:27:29 -0800 (Mon, 27 Dec 2004) | 4 lines

fix aspect ratios in producer_libdv
tweak fezzik priorities
minor fixes to setenv and demo/consumers.ini

------------------------------------------------------------------------
r579 | lilo_booter | 2004-12-27 13:08:13 -0800 (Mon, 27 Dec 2004) | 2 lines

Composite distort, fill and titles rework

------------------------------------------------------------------------
r577 | lilo_booter | 2004-12-27 05:46:52 -0800 (Mon, 27 Dec 2004) | 2 lines

Feeds pseudo module added

------------------------------------------------------------------------
r576 | lilo_booter | 2004-12-27 05:29:39 -0800 (Mon, 27 Dec 2004) | 2 lines

Feeds pseudo module added

------------------------------------------------------------------------
r575 | lilo_booter | 2004-12-27 05:13:30 -0800 (Mon, 27 Dec 2004) | 2 lines

Luma and composite fixes

------------------------------------------------------------------------
r572 | lilo_booter | 2004-12-24 02:05:37 -0800 (Fri, 24 Dec 2004) | 2 lines

Luma generation and use

------------------------------------------------------------------------
r571 | lilo_booter | 2004-12-24 01:54:24 -0800 (Fri, 24 Dec 2004) | 2 lines

Luma generation and use

------------------------------------------------------------------------
r570 | lilo_booter | 2004-12-24 00:58:22 -0800 (Fri, 24 Dec 2004) | 2 lines

Framework inclusion of geometry

------------------------------------------------------------------------
r568 | lilo_booter | 2004-12-21 04:13:47 -0800 (Tue, 21 Dec 2004) | 2 lines

Correction to obscure data_show config

------------------------------------------------------------------------
r567 | lilo_booter | 2004-12-21 03:26:49 -0800 (Tue, 21 Dec 2004) | 2 lines

Correction to obscure data_show config

------------------------------------------------------------------------
r564 | lilo_booter | 2004-12-20 02:46:35 -0800 (Mon, 20 Dec 2004) | 2 lines

New geometry specification

------------------------------------------------------------------------
r562 | lilo_booter | 2004-12-17 07:13:03 -0800 (Fri, 17 Dec 2004) | 2 lines

Feed rework and fixes to westley and composite

------------------------------------------------------------------------
r561 | lilo_booter | 2004-12-14 14:44:20 -0800 (Tue, 14 Dec 2004) | 2 lines

Mutex protection on put frame close

------------------------------------------------------------------------
r560 | lilo_booter | 2004-12-14 13:38:13 -0800 (Tue, 14 Dec 2004) | 2 lines

Mutex locking in the get frame

------------------------------------------------------------------------
r557 | lilo_booter | 2004-12-12 05:11:33 -0800 (Sun, 12 Dec 2004) | 2 lines

blank_at method added

------------------------------------------------------------------------
r554 | lilo_booter | 2004-12-11 11:47:12 -0800 (Sat, 11 Dec 2004) | 2 lines

split_at method added

------------------------------------------------------------------------
r552 | lilo_booter | 2004-12-09 10:12:43 -0800 (Thu, 09 Dec 2004) | 2 lines

Corrections to playlist manipulations and producer type determination

------------------------------------------------------------------------
r550 | lilo_booter | 2004-12-03 04:25:01 -0800 (Fri, 03 Dec 2004) | 2 lines

Possible fixes to xlib errors

------------------------------------------------------------------------
r547 | lilo_booter | 2004-12-01 08:26:27 -0800 (Wed, 01 Dec 2004) | 2 lines

ignore attr which are active, but have no value

------------------------------------------------------------------------
r545 | lilo_booter | 2004-12-01 07:59:11 -0800 (Wed, 01 Dec 2004) | 2 lines

Minor mods for ETV data filters

------------------------------------------------------------------------
r544 | lilo_booter | 2004-12-01 05:37:11 -0800 (Wed, 01 Dec 2004) | 2 lines

Big modification - switch to macros for parent class access

------------------------------------------------------------------------
r536 | lilo_booter | 2004-11-25 05:41:20 -0800 (Thu, 25 Nov 2004) | 2 lines

Extendable factories; general producer related modifications; westley storage; sdl_still increased latency

------------------------------------------------------------------------
r534 | lilo_booter | 2004-11-22 02:11:58 -0800 (Mon, 22 Nov 2004) | 2 lines

Consumer sdl preview correction - attach colour space conversion on start

------------------------------------------------------------------------
r533 | lilo_booter | 2004-11-22 02:11:09 -0800 (Mon, 22 Nov 2004) | 2 lines

More playlist modifications; service locking; sticky services on frame

------------------------------------------------------------------------
r530 | lilo_booter | 2004-11-17 05:15:43 -0800 (Wed, 17 Nov 2004) | 2 lines

Extendible blank producers

------------------------------------------------------------------------
r527 | lilo_booter | 2004-11-17 02:40:04 -0800 (Wed, 17 Nov 2004) | 2 lines

Added ref_count method to properties; temporary work around for test card; titles with valerie

------------------------------------------------------------------------
r519 | lilo_booter | 2004-11-11 11:19:26 -0800 (Thu, 11 Nov 2004) | 2 lines

Playlist and blank rearrangement, fix for mlt_consumer and NULL

------------------------------------------------------------------------
r511 | lilo_booter | 2004-11-07 06:13:45 -0800 (Sun, 07 Nov 2004) | 2 lines

Increased delay for polling

------------------------------------------------------------------------
r510 | lilo_booter | 2004-11-07 06:12:52 -0800 (Sun, 07 Nov 2004) | 2 lines

Simplified playlist access

------------------------------------------------------------------------
r507 | lilo_booter | 2004-11-05 03:49:55 -0800 (Fri, 05 Nov 2004) | 2 lines

Behavioural change - tracks with hide properties now affect length (might be problematic)

------------------------------------------------------------------------
r504 | lilo_booter | 2004-11-03 06:58:36 -0800 (Wed, 03 Nov 2004) | 2 lines

Correction for direct playback of a cut

------------------------------------------------------------------------
r502 | lilo_booter | 2004-11-01 05:14:57 -0800 (Mon, 01 Nov 2004) | 2 lines

Fixes threaded pixbuf usage and removes flash when swicthing between sdl preview modes

------------------------------------------------------------------------
r495 | lilo_booter | 2004-10-31 07:28:33 -0800 (Sun, 31 Oct 2004) | 2 lines

fixes for westley deserialise, preview handling and tokenising amendment

------------------------------------------------------------------------
r494 | lilo_booter | 2004-10-27 10:18:51 -0700 (Wed, 27 Oct 2004) | 2 lines

Minor optimisation

------------------------------------------------------------------------
r492 | lilo_booter | 2004-10-27 02:44:49 -0700 (Wed, 27 Oct 2004) | 2 lines

Attempt at an aspect ratio clean up

------------------------------------------------------------------------
r491 | lilo_booter | 2004-10-24 11:40:59 -0700 (Sun, 24 Oct 2004) | 2 lines

Oops - need to parse the size in the preview

------------------------------------------------------------------------
r488 | lilo_booter | 2004-10-24 07:18:29 -0700 (Sun, 24 Oct 2004) | 2 lines

Minor config fixes and gtk2 consumer added

------------------------------------------------------------------------
r487 | lilo_booter | 2004-10-21 08:19:51 -0700 (Thu, 21 Oct 2004) | 2 lines

SDL Preview second checkin

------------------------------------------------------------------------
r486 | lilo_booter | 2004-10-21 07:53:34 -0700 (Thu, 21 Oct 2004) | 2 lines

SDL Preview second checkin

------------------------------------------------------------------------
r485 | lilo_booter | 2004-10-20 13:48:31 -0700 (Wed, 20 Oct 2004) | 2 lines

SDL Preview provisional checkin

------------------------------------------------------------------------
r484 | lilo_booter | 2004-10-19 08:32:24 -0700 (Tue, 19 Oct 2004) | 2 lines

audio mix and repeated frames

------------------------------------------------------------------------
r482 | lilo_booter | 2004-10-17 03:46:20 -0700 (Sun, 17 Oct 2004) | 2 lines

Convenience functionality for properties load and miracle_server_id function

------------------------------------------------------------------------
r481 | lilo_booter | 2004-10-17 00:27:58 -0700 (Sun, 17 Oct 2004) | 2 lines

Server shutdown state oops

------------------------------------------------------------------------
r480 | lilo_booter | 2004-10-16 22:57:15 -0700 (Sat, 16 Oct 2004) | 2 lines

Server shutdown state

------------------------------------------------------------------------
r479 | lilo_booter | 2004-10-15 04:04:47 -0700 (Fri, 15 Oct 2004) | 2 lines

Error property for valerie returned

------------------------------------------------------------------------
r478 | lilo_booter | 2004-10-14 15:09:46 -0700 (Thu, 14 Oct 2004) | 2 lines

buffer fix and tractor handling

------------------------------------------------------------------------
r476 | lilo_booter | 2004-10-14 01:43:37 -0700 (Thu, 14 Oct 2004) | 2 lines

Improved push capabilities

------------------------------------------------------------------------
r475 | lilo_booter | 2004-10-13 09:01:05 -0700 (Wed, 13 Oct 2004) | 2 lines

Fix for deep westleys and filter in/out points

------------------------------------------------------------------------
r474 | lilo_booter | 2004-10-13 00:40:15 -0700 (Wed, 13 Oct 2004) | 2 lines

Oops - fix for consumer progressive

------------------------------------------------------------------------
r473 | lilo_booter | 2004-10-13 00:14:21 -0700 (Wed, 13 Oct 2004) | 2 lines

Some fixes for alpha masks

------------------------------------------------------------------------
r472 | lilo_booter | 2004-10-11 11:31:49 -0700 (Mon, 11 Oct 2004) | 2 lines

Fix for current cvs

------------------------------------------------------------------------
r471 | lilo_booter | 2004-10-09 00:11:06 -0700 (Sat, 09 Oct 2004) | 2 lines

Mix on Mix and length corrections

------------------------------------------------------------------------
r469 | lilo_booter | 2004-10-08 02:14:50 -0700 (Fri, 08 Oct 2004) | 2 lines

Some documentation updates - more to follow

------------------------------------------------------------------------
r468 | lilo_booter | 2004-10-08 02:14:04 -0700 (Fri, 08 Oct 2004) | 2 lines

Removed fezzik usage from cloning

------------------------------------------------------------------------
r467 | lilo_booter | 2004-10-07 11:48:52 -0700 (Thu, 07 Oct 2004) | 2 lines

Revised attached filter handling and clones

------------------------------------------------------------------------
r466 | lilo_booter | 2004-10-06 12:31:05 -0700 (Wed, 06 Oct 2004) | 2 lines

More corrections to frame position and audio/track handling

------------------------------------------------------------------------
r465 | lilo_booter | 2004-10-06 04:40:42 -0700 (Wed, 06 Oct 2004) | 2 lines

Corrects position and test_audio handling

------------------------------------------------------------------------
r464 | lilo_booter | 2004-10-05 12:54:14 -0700 (Tue, 05 Oct 2004) | 2 lines

Multitrack rearrangement and tractor cleanup

------------------------------------------------------------------------
r462 | lilo_booter | 2004-10-05 03:44:00 -0700 (Tue, 05 Oct 2004) | 2 lines

Yikes - another corrections to cloning (oops)

------------------------------------------------------------------------
r461 | lilo_booter | 2004-10-05 01:33:38 -0700 (Tue, 05 Oct 2004) | 2 lines

Corrections to cloning

------------------------------------------------------------------------
r460 | lilo_booter | 2004-10-05 00:28:51 -0700 (Tue, 05 Oct 2004) | 2 lines

Cloning optimisations and introduction of the service parser

------------------------------------------------------------------------
r459 | lilo_booter | 2004-10-03 23:13:32 -0700 (Sun, 03 Oct 2004) | 2 lines

Allow filter attachment to clip

------------------------------------------------------------------------
r458 | lilo_booter | 2004-10-02 03:14:07 -0700 (Sat, 02 Oct 2004) | 2 lines

Data feed and show filters

------------------------------------------------------------------------
r456 | lilo_booter | 2004-09-29 00:32:12 -0700 (Wed, 29 Sep 2004) | 2 lines

clip and mix manipulation on playlist

------------------------------------------------------------------------
r455 | lilo_booter | 2004-09-28 08:20:23 -0700 (Tue, 28 Sep 2004) | 2 lines

Corrections to filter attachment and in/out point handling

------------------------------------------------------------------------
r454 | lilo_booter | 2004-09-28 05:19:43 -0700 (Tue, 28 Sep 2004) | 2 lines

Ensure join inherits all attached filters; inigo can attach to producer or previous attachment

------------------------------------------------------------------------
r453 | lilo_booter | 2004-09-28 03:55:47 -0700 (Tue, 28 Sep 2004) | 2 lines

Checkpoint for current managed cuts (prototype on mix)

------------------------------------------------------------------------
r452 | lilo_booter | 2004-09-26 23:22:15 -0700 (Sun, 26 Sep 2004) | 2 lines

First attempt at a composite clean up

------------------------------------------------------------------------
r450 | lilo_booter | 2004-09-26 12:39:07 -0700 (Sun, 26 Sep 2004) | 2 lines

Clean up - added new usage options

------------------------------------------------------------------------
r449 | lilo_booter | 2004-09-26 11:50:43 -0700 (Sun, 26 Sep 2004) | 2 lines

Splits, joins and repeats

------------------------------------------------------------------------
r448 | lilo_booter | 2004-09-25 09:56:00 -0700 (Sat, 25 Sep 2004) | 2 lines

Fix for serialising multiple overlapping mixes

------------------------------------------------------------------------
r447 | lilo_booter | 2004-09-25 07:00:52 -0700 (Sat, 25 Sep 2004) | 2 lines

Whoops - mix fix

------------------------------------------------------------------------
r446 | lilo_booter | 2004-09-25 04:03:47 -0700 (Sat, 25 Sep 2004) | 2 lines

Corrects cuts with filters

------------------------------------------------------------------------
r445 | lilo_booter | 2004-09-25 02:31:33 -0700 (Sat, 25 Sep 2004) | 2 lines

Finalisation of first phase of cut handling (unmanaged)

------------------------------------------------------------------------
r444 | lilo_booter | 2004-09-25 00:25:49 -0700 (Sat, 25 Sep 2004) | 2 lines

Transitions ignore test frames

------------------------------------------------------------------------
r443 | lilo_booter | 2004-09-24 11:01:45 -0700 (Fri, 24 Sep 2004) | 2 lines

Cut management part 2 - corrects playlist split/join and a little bit of mix

------------------------------------------------------------------------
r442 | lilo_booter | 2004-09-24 06:33:32 -0700 (Fri, 24 Sep 2004) | 2 lines

...gah...

------------------------------------------------------------------------
r441 | lilo_booter | 2004-09-24 06:30:03 -0700 (Fri, 24 Sep 2004) | 2 lines

Cut management part 1

------------------------------------------------------------------------
r440 | lilo_booter | 2004-09-24 01:19:59 -0700 (Fri, 24 Sep 2004) | 2 lines

fix for in/out during serialisation

------------------------------------------------------------------------
r439 | lilo_booter | 2004-09-23 09:22:13 -0700 (Thu, 23 Sep 2004) | 2 lines

Alpha from the tractor fix

------------------------------------------------------------------------
r435 | lilo_booter | 2004-09-22 03:32:56 -0700 (Wed, 22 Sep 2004) | 2 lines

Whoops

------------------------------------------------------------------------
r434 | lilo_booter | 2004-09-22 03:32:29 -0700 (Wed, 22 Sep 2004) | 2 lines

Fix to compositing/watermark; miracle/mlt shutdown cleanup

------------------------------------------------------------------------
r433 | lilo_booter | 2004-09-22 00:27:43 -0700 (Wed, 22 Sep 2004) | 2 lines

In/out point handling on attached filters revisted

------------------------------------------------------------------------
r432 | lilo_booter | 2004-09-20 13:38:12 -0700 (Mon, 20 Sep 2004) | 2 lines

Minor fixes

------------------------------------------------------------------------
r430 | lilo_booter | 2004-09-19 04:47:33 -0700 (Sun, 19 Sep 2004) | 2 lines

Obtain stdio definitions

------------------------------------------------------------------------
r428 | lilo_booter | 2004-09-19 02:31:49 -0700 (Sun, 19 Sep 2004) | 2 lines

Extending miracles functionality

------------------------------------------------------------------------
r427 | lilo_booter | 2004-09-18 11:35:11 -0700 (Sat, 18 Sep 2004) | 2 lines

Build fix and temporary libdv compatability

------------------------------------------------------------------------
r426 | lilo_booter | 2004-09-18 07:00:21 -0700 (Sat, 18 Sep 2004) | 2 lines

aspect ratio fix for test card

------------------------------------------------------------------------
r421 | lilo_booter | 2004-09-18 04:41:43 -0700 (Sat, 18 Sep 2004) | 2 lines

Aspect ratio fix

------------------------------------------------------------------------
r420 | lilo_booter | 2004-09-18 02:04:03 -0700 (Sat, 18 Sep 2004) | 2 lines

Aspect ratio modifications

------------------------------------------------------------------------
r419 | lilo_booter | 2004-09-18 00:04:52 -0700 (Sat, 18 Sep 2004) | 2 lines

Customising the miracle server part 1

------------------------------------------------------------------------
r418 | lilo_booter | 2004-09-17 05:15:22 -0700 (Fri, 17 Sep 2004) | 2 lines

Consumer valerie, pushes, and assorted modifications

------------------------------------------------------------------------
r417 | lilo_booter | 2004-09-13 23:12:47 -0700 (Mon, 13 Sep 2004) | 2 lines

Work arounds for scaling related issues

------------------------------------------------------------------------
r416 | lilo_booter | 2004-09-13 09:07:33 -0700 (Mon, 13 Sep 2004) | 2 lines

position fixing

------------------------------------------------------------------------
r415 | lilo_booter | 2004-09-09 12:48:26 -0700 (Thu, 09 Sep 2004) | 2 lines

Ugly temporary hack for aspect ratio

------------------------------------------------------------------------
r414 | lilo_booter | 2004-09-09 08:12:43 -0700 (Thu, 09 Sep 2004) | 2 lines

Fixes for removed tracks before/after mix

------------------------------------------------------------------------
r413 | lilo_booter | 2004-09-09 04:11:47 -0700 (Thu, 09 Sep 2004) | 2 lines

Adding the mix part 1

------------------------------------------------------------------------
r412 | lilo_booter | 2004-09-08 01:04:41 -0700 (Wed, 08 Sep 2004) | 2 lines

More work with events

------------------------------------------------------------------------
r411 | lilo_booter | 2004-09-07 06:12:32 -0700 (Tue, 07 Sep 2004) | 2 lines

Major westley rewrite - allows attachable filters

------------------------------------------------------------------------
r409 | lilo_booter | 2004-09-06 05:14:09 -0700 (Mon, 06 Sep 2004) | 2 lines

Filter attachments to services

------------------------------------------------------------------------
r407 | lilo_booter | 2004-09-03 04:15:25 -0700 (Fri, 03 Sep 2004) | 2 lines

Multitrack and tractor producer-changed event

------------------------------------------------------------------------
r406 | lilo_booter | 2004-09-02 09:20:34 -0700 (Thu, 02 Sep 2004) | 2 lines

Fix occassional sdl core dumps

------------------------------------------------------------------------
r404 | lilo_booter | 2004-09-02 08:54:19 -0700 (Thu, 02 Sep 2004) | 2 lines

event fix for playlist and consumer-stopped event

------------------------------------------------------------------------
r403 | lilo_booter | 2004-09-02 04:20:19 -0700 (Thu, 02 Sep 2004) | 2 lines

First draft of event handling

------------------------------------------------------------------------
r401 | lilo_booter | 2004-08-31 01:29:37 -0700 (Tue, 31 Aug 2004) | 2 lines

Minor make/configure mods and mlt_frame_waveform mod

------------------------------------------------------------------------
r400 | ddennedy | 2004-08-29 21:49:59 -0700 (Sun, 29 Aug 2004) | 2 lines

properly deal with evaluation of magnitude of 2s complement for waveform generation

------------------------------------------------------------------------
r399 | ddennedy | 2004-08-29 20:51:15 -0700 (Sun, 29 Aug 2004) | 2 lines

new, faster waveform generator that emphasizes gain as opposed to shape

------------------------------------------------------------------------
r398 | ddennedy | 2004-08-29 15:44:48 -0700 (Sun, 29 Aug 2004) | 2 lines

bugfix in waveform method

------------------------------------------------------------------------
r397 | ddennedy | 2004-08-29 14:46:19 -0700 (Sun, 29 Aug 2004) | 2 lines

add waveform method to frame

------------------------------------------------------------------------
r395 | lilo_booter | 2004-08-28 11:28:45 -0700 (Sat, 28 Aug 2004) | 2 lines

Tractor enhancements

------------------------------------------------------------------------
r393 | lilo_booter | 2004-08-28 07:28:35 -0700 (Sat, 28 Aug 2004) | 2 lines

New tractor constructor

------------------------------------------------------------------------
r390 | lilo_booter | 2004-08-27 13:35:29 -0700 (Fri, 27 Aug 2004) | 2 lines

Producer filter attach/detach methods; major rework on westley consumer, minor on producer

------------------------------------------------------------------------
r387 | lilo_booter | 2004-08-26 07:16:56 -0700 (Thu, 26 Aug 2004) | 2 lines

Mlt Ref Counts and Playlist split/join

------------------------------------------------------------------------
r382 | lilo_booter | 2004-08-21 02:47:59 -0700 (Sat, 21 Aug 2004) | 2 lines

Unit purge

------------------------------------------------------------------------
r381 | lilo_booter | 2004-08-21 02:46:24 -0700 (Sat, 21 Aug 2004) | 2 lines

consumer purge

------------------------------------------------------------------------
r379 | lilo_booter | 2004-08-19 13:38:29 -0700 (Thu, 19 Aug 2004) | 2 lines

Colour space conversion with gdkpixbuf scaling

------------------------------------------------------------------------
r378 | lilo_booter | 2004-08-19 13:37:33 -0700 (Thu, 19 Aug 2004) | 2 lines

Another attempted mjpeg work around

------------------------------------------------------------------------
r377 | lilo_booter | 2004-08-19 13:33:56 -0700 (Thu, 19 Aug 2004) | 2 lines

Prefil consumer property

------------------------------------------------------------------------
r373 | lilo_booter | 2004-08-17 08:04:53 -0700 (Tue, 17 Aug 2004) | 2 lines

NULL accpectance for connect/disconnect

------------------------------------------------------------------------
r365 | lilo_booter | 2004-08-15 23:46:08 -0700 (Sun, 15 Aug 2004) | 2 lines

NULL safety checks

------------------------------------------------------------------------
r359 | lilo_booter | 2004-08-12 08:09:20 -0700 (Thu, 12 Aug 2004) | 2 lines

gop/b frame fix, http/pipe handling and logging off

------------------------------------------------------------------------
r358 | lilo_booter | 2004-08-10 06:17:55 -0700 (Tue, 10 Aug 2004) | 2 lines

Colour space filter

------------------------------------------------------------------------
r357 | lilo_booter | 2004-08-08 07:12:23 -0700 (Sun, 08 Aug 2004) | 2 lines

Rudimentary rgb24 support

------------------------------------------------------------------------
r356 | lilo_booter | 2004-08-08 03:30:44 -0700 (Sun, 08 Aug 2004) | 2 lines

optimisations

------------------------------------------------------------------------
r355 | lilo_booter | 2004-08-07 02:41:41 -0700 (Sat, 07 Aug 2004) | 2 lines

Flexible and animated shapes

------------------------------------------------------------------------
r354 | lilo_booter | 2004-08-05 06:32:20 -0700 (Thu, 05 Aug 2004) | 2 lines

gop size == 0 fix and update to current ffmpeg for cvs co

------------------------------------------------------------------------
r353 | lilo_booter | 2004-08-05 03:35:36 -0700 (Thu, 05 Aug 2004) | 2 lines

Fix for current libdv

------------------------------------------------------------------------
r352 | lilo_booter | 2004-08-05 00:55:55 -0700 (Thu, 05 Aug 2004) | 2 lines

Pipe workaround

------------------------------------------------------------------------
r351 | lilo_booter | 2004-08-03 10:50:49 -0700 (Tue, 03 Aug 2004) | 2 lines

Mutable shapes on regions

------------------------------------------------------------------------
r350 | lilo_booter | 2004-08-02 07:20:24 -0700 (Mon, 02 Aug 2004) | 2 lines

Small modifications to allow seeking

------------------------------------------------------------------------
r349 | lilo_booter | 2004-08-02 07:18:54 -0700 (Mon, 02 Aug 2004) | 2 lines

Rectangle added to properties

------------------------------------------------------------------------
r348 | lilo_booter | 2004-07-31 13:39:44 -0700 (Sat, 31 Jul 2004) | 2 lines

Minor fix to invert

------------------------------------------------------------------------
r347 | lilo_booter | 2004-07-31 07:15:21 -0700 (Sat, 31 Jul 2004) | 2 lines

Mutable watermark producer and small optimisation

------------------------------------------------------------------------
r346 | lilo_booter | 2004-07-29 12:53:23 -0700 (Thu, 29 Jul 2004) | 2 lines

Minor affine modifications

------------------------------------------------------------------------
r345 | lilo_booter | 2004-07-29 10:41:58 -0700 (Thu, 29 Jul 2004) | 2 lines

Affine filter

------------------------------------------------------------------------
r344 | lilo_booter | 2004-07-27 05:10:35 -0700 (Tue, 27 Jul 2004) | 2 lines

More mutable properties

------------------------------------------------------------------------
r343 | lilo_booter | 2004-07-26 08:46:25 -0700 (Mon, 26 Jul 2004) | 2 lines

link to mad

------------------------------------------------------------------------
r342 | lilo_booter | 2004-07-26 08:45:23 -0700 (Mon, 26 Jul 2004) | 2 lines

Mutable properties

------------------------------------------------------------------------
r341 | lilo_booter | 2004-07-26 08:44:27 -0700 (Mon, 26 Jul 2004) | 2 lines

Allow attached filters when used in playlists

------------------------------------------------------------------------
r340 | lilo_booter | 2004-07-23 02:17:45 -0700 (Fri, 23 Jul 2004) | 2 lines

Allows runtime modifications to region fx

------------------------------------------------------------------------
r339 | lilo_booter | 2004-07-23 01:18:52 -0700 (Fri, 23 Jul 2004) | 2 lines

Allows runtime modifications to region fx

------------------------------------------------------------------------
r338 | lilo_booter | 2004-07-22 04:51:04 -0700 (Thu, 22 Jul 2004) | 2 lines

Pipe support for audio or video only

------------------------------------------------------------------------
r337 | lilo_booter | 2004-07-15 14:34:15 -0700 (Thu, 15 Jul 2004) | 2 lines

Filter cleanup and fixes

------------------------------------------------------------------------
r336 | lilo_booter | 2004-07-08 04:37:54 -0700 (Thu, 08 Jul 2004) | 2 lines

Swig mods

------------------------------------------------------------------------
r335 | lilo_booter | 2004-07-08 02:26:15 -0700 (Thu, 08 Jul 2004) | 2 lines

Fixes for swig

------------------------------------------------------------------------
r334 | lilo_booter | 2004-06-21 13:45:09 -0700 (Mon, 21 Jun 2004) | 2 lines

consumer avformat fix and silly stuff in lumas

------------------------------------------------------------------------
r333 | lilo_booter | 2004-06-21 02:02:14 -0700 (Mon, 21 Jun 2004) | 2 lines

stdout fix for avformat consumer and change of defaults for inigo transition tracks

------------------------------------------------------------------------
r332 | lilo_booter | 2004-06-20 04:36:42 -0700 (Sun, 20 Jun 2004) | 2 lines

Sepia fix and affine/alpha clean up

------------------------------------------------------------------------
r331 | lilo_booter | 2004-06-20 02:24:55 -0700 (Sun, 20 Jun 2004) | 2 lines

affine with alpha and a broken sepia

------------------------------------------------------------------------
r330 | lilo_booter | 2004-06-19 07:35:03 -0700 (Sat, 19 Jun 2004) | 2 lines

Affine silliness

------------------------------------------------------------------------
r329 | lilo_booter | 2004-06-14 01:35:51 -0700 (Mon, 14 Jun 2004) | 2 lines

Portability modifications to scripts

------------------------------------------------------------------------
r328 | lilo_booter | 2004-06-14 01:33:51 -0700 (Mon, 14 Jun 2004) | 2 lines

Experimental affine transformation

------------------------------------------------------------------------
r327 | lilo_booter | 2004-06-11 05:18:05 -0700 (Fri, 11 Jun 2004) | 2 lines

More silliness :-)

------------------------------------------------------------------------
r326 | lilo_booter | 2004-06-09 08:16:46 -0700 (Wed, 09 Jun 2004) | 2 lines

version bump

------------------------------------------------------------------------
r325 | lilo_booter | 2004-06-09 08:16:07 -0700 (Wed, 09 Jun 2004) | 2 lines

ffmpeg fixed date for cvs checkout

------------------------------------------------------------------------
r324 | lilo_booter | 2004-06-09 08:15:01 -0700 (Wed, 09 Jun 2004) | 2 lines

ffmpeg patch for mandrake build

------------------------------------------------------------------------
r323 | lilo_booter | 2004-06-09 02:25:29 -0700 (Wed, 09 Jun 2004) | 2 lines

Temporary work around for missing aspect ratio

------------------------------------------------------------------------
r322 | lilo_booter | 2004-06-09 02:22:13 -0700 (Wed, 09 Jun 2004) | 2 lines

Rudimentary arithmetic property assignment

------------------------------------------------------------------------
r321 | lilo_booter | 2004-06-07 11:48:47 -0700 (Mon, 07 Jun 2004) | 2 lines

Minor tweaks

------------------------------------------------------------------------
r320 | lilo_booter | 2004-05-30 16:04:07 -0700 (Sun, 30 May 2004) | 2 lines

slightly better seeking in drop frame cases

------------------------------------------------------------------------
r319 | lilo_booter | 2004-05-30 12:33:32 -0700 (Sun, 30 May 2004) | 2 lines

real_time=0 fix

------------------------------------------------------------------------
r318 | lilo_booter | 2004-05-30 01:36:44 -0700 (Sun, 30 May 2004) | 2 lines

Update to latest ffmpeg cvs

------------------------------------------------------------------------
r317 | lilo_booter | 2004-05-25 03:52:55 -0700 (Tue, 25 May 2004) | 2 lines

Yet another way to configure ffmpeg

------------------------------------------------------------------------
r316 | lilo_booter | 2004-05-25 03:47:29 -0700 (Tue, 25 May 2004) | 2 lines

Sync with current ffmpeg CVS and minor clean up

------------------------------------------------------------------------
r315 | lilo_booter | 2004-05-22 02:54:23 -0700 (Sat, 22 May 2004) | 2 lines

slight mods to factory (for future module reporting); pool purge function; consumer drop frame rework

------------------------------------------------------------------------
r314 | lilo_booter | 2004-05-22 02:49:11 -0700 (Sat, 22 May 2004) | 2 lines

fix for avformat seek < gop; fix for avformat consumer qscale; additional avformat consumer properties

------------------------------------------------------------------------
r313 | lilo_booter | 2004-05-08 06:46:32 -0700 (Sat, 08 May 2004) | 2 lines

Removed unecessary locks in avformat

------------------------------------------------------------------------
r312 | lilo_booter | 2004-05-07 07:57:28 -0700 (Fri, 07 May 2004) | 2 lines

audio off

------------------------------------------------------------------------
r310 | lilo_booter | 2004-05-06 11:42:45 -0700 (Thu, 06 May 2004) | 2 lines

aspect ratio and locking

------------------------------------------------------------------------
r309 | ddennedy | 2004-05-06 08:15:53 -0700 (Thu, 06 May 2004) | 2 lines

a clarification

------------------------------------------------------------------------
r308 | ddennedy | 2004-05-06 08:15:32 -0700 (Thu, 06 May 2004) | 2 lines

set output frame aspect to consumer sample aspect, not display aspect.

------------------------------------------------------------------------
r307 | ddennedy | 2004-05-06 08:14:51 -0700 (Thu, 06 May 2004) | 2 lines

fix aspect handling when rescale != none

------------------------------------------------------------------------
r306 | lilo_booter | 2004-05-05 11:09:46 -0700 (Wed, 05 May 2004) | 2 lines

last sdl fix for now (sigh)

------------------------------------------------------------------------
r305 | lilo_booter | 2004-05-05 10:58:34 -0700 (Wed, 05 May 2004) | 2 lines

yet another sdl tweak (sigh)

------------------------------------------------------------------------
r304 | lilo_booter | 2004-05-04 14:11:53 -0700 (Tue, 04 May 2004) | 2 lines

last sdl fix for now (sigh)

------------------------------------------------------------------------
r303 | lilo_booter | 2004-05-03 06:52:36 -0700 (Mon, 03 May 2004) | 2 lines

sox fix; remove consumer avformat diagnostic

------------------------------------------------------------------------
r302 | lilo_booter | 2004-05-03 05:20:20 -0700 (Mon, 03 May 2004) | 2 lines

minor clean ups; added a null consumer for easier valgrind testing

------------------------------------------------------------------------
r301 | lilo_booter | 2004-05-02 16:13:12 -0700 (Sun, 02 May 2004) | 2 lines

audio/video processing swap

------------------------------------------------------------------------
r300 | ddennedy | 2004-05-02 08:31:46 -0700 (Sun, 02 May 2004) | 2 lines

fix st.h include

------------------------------------------------------------------------
r299 | lilo_booter | 2004-05-02 03:19:27 -0700 (Sun, 02 May 2004) | 2 lines

test card handling

------------------------------------------------------------------------
r298 | lilo_booter | 2004-05-01 15:34:47 -0700 (Sat, 01 May 2004) | 2 lines

Audio read ahead and fine tuning

------------------------------------------------------------------------
r297 | lilo_booter | 2004-05-01 08:16:56 -0700 (Sat, 01 May 2004) | 2 lines

Clean up and border preservation

------------------------------------------------------------------------
r296 | lilo_booter | 2004-04-30 06:23:13 -0700 (Fri, 30 Apr 2004) | 2 lines

Sundry consumer modifications; albino compile fix; minor mods to avformat producer

------------------------------------------------------------------------
r295 | lilo_booter | 2004-04-26 23:35:24 -0700 (Mon, 26 Apr 2004) | 2 lines

C++ compatability

------------------------------------------------------------------------
r294 | lilo_booter | 2004-04-19 12:31:21 -0700 (Mon, 19 Apr 2004) | 2 lines

version shunt

------------------------------------------------------------------------
r293 | lilo_booter | 2004-04-19 10:53:53 -0700 (Mon, 19 Apr 2004) | 2 lines

config mods; avformat static or shared build; corrections to sdl

------------------------------------------------------------------------
r292 | lilo_booter | 2004-04-18 07:28:13 -0700 (Sun, 18 Apr 2004) | 2 lines

GPL checking (provisional implementation), mc scaling docs

------------------------------------------------------------------------
r291 | lilo_booter | 2004-04-18 07:18:47 -0700 (Sun, 18 Apr 2004) | 2 lines

added tokeniser to mlt header

------------------------------------------------------------------------
r290 | lilo_booter | 2004-04-18 07:13:32 -0700 (Sun, 18 Apr 2004) | 2 lines

Rescaler and fezzik rework (to allow inclusion of mc scaler)

------------------------------------------------------------------------
r289 | lilo_booter | 2004-04-17 06:41:13 -0700 (Sat, 17 Apr 2004) | 2 lines

whoops - missed some libs

------------------------------------------------------------------------
r288 | lilo_booter | 2004-04-17 03:39:40 -0700 (Sat, 17 Apr 2004) | 2 lines

albino Makefile cleanup

------------------------------------------------------------------------
r287 | lilo_booter | 2004-04-17 03:37:04 -0700 (Sat, 17 Apr 2004) | 2 lines

Makefile cleanup in modules

------------------------------------------------------------------------
r286 | lilo_booter | 2004-04-17 03:29:33 -0700 (Sat, 17 Apr 2004) | 2 lines

switched to mlt_tokeniser and removed libst-config from Makefile

------------------------------------------------------------------------
r285 | lilo_booter | 2004-04-17 03:26:27 -0700 (Sat, 17 Apr 2004) | 2 lines

added mlt_tokeniser

------------------------------------------------------------------------
r284 | ddennedy | 2004-04-16 15:16:38 -0700 (Fri, 16 Apr 2004) | 2 lines

add more comments

------------------------------------------------------------------------
r283 | ddennedy | 2004-04-16 15:00:43 -0700 (Fri, 16 Apr 2004) | 2 lines

moved filter_volume into a normalize module, added new sox module with filter_sox

------------------------------------------------------------------------
r282 | lilo_booter | 2004-04-16 10:39:23 -0700 (Fri, 16 Apr 2004) | 2 lines

removed all ffmpeg files

------------------------------------------------------------------------
r281 | lilo_booter | 2004-04-16 10:29:52 -0700 (Fri, 16 Apr 2004) | 2 lines

ffmpeg cleanup

------------------------------------------------------------------------
r280 | lilo_booter | 2004-04-15 13:10:52 -0700 (Thu, 15 Apr 2004) | 2 lines

Change defaults to LGPL deinterlace and resample

------------------------------------------------------------------------
r279 | lilo_booter | 2004-04-15 13:08:52 -0700 (Thu, 15 Apr 2004) | 2 lines

LGPL deinterlace and resampler

------------------------------------------------------------------------
r278 | lilo_booter | 2004-04-14 12:27:34 -0700 (Wed, 14 Apr 2004) | 2 lines

More configure and build tuning

------------------------------------------------------------------------
r277 | lilo_booter | 2004-04-14 01:56:33 -0700 (Wed, 14 Apr 2004) | 2 lines

Configure and build tuning

------------------------------------------------------------------------
r276 | lilo_booter | 2004-04-14 01:49:54 -0700 (Wed, 14 Apr 2004) | 2 lines

Configure and build tuning

------------------------------------------------------------------------
r275 | lilo_booter | 2004-04-13 11:57:06 -0700 (Tue, 13 Apr 2004) | 2 lines

Makefile error handling and consumer avformat cleanup

------------------------------------------------------------------------
r274 | lilo_booter | 2004-04-13 11:33:48 -0700 (Tue, 13 Apr 2004) | 2 lines

Installation docs update

------------------------------------------------------------------------
r273 | ddennedy | 2004-04-13 09:59:00 -0700 (Tue, 13 Apr 2004) | 2 lines

field order normalisation fix, add .vob to fezzik, field order detection for avformat

------------------------------------------------------------------------
r272 | lilo_booter | 2004-04-09 06:31:27 -0700 (Fri, 09 Apr 2004) | 2 lines

Memory leaks and resample rework

------------------------------------------------------------------------
r271 | lilo_booter | 2004-04-07 10:04:19 -0700 (Wed, 07 Apr 2004) | 2 lines

test card and aspect ratio woes continued

------------------------------------------------------------------------
r270 | lilo_booter | 2004-04-07 08:05:04 -0700 (Wed, 07 Apr 2004) | 2 lines

aspect ratio and test card woes

------------------------------------------------------------------------
r269 | lilo_booter | 2004-04-06 06:34:24 -0700 (Tue, 06 Apr 2004) | 2 lines

hold modifications and test card env var

------------------------------------------------------------------------
r268 | ddennedy | 2004-04-02 11:38:21 -0800 (Fri, 02 Apr 2004) | 2 lines

remove setenv call

------------------------------------------------------------------------
r267 | lilo_booter | 2004-04-02 10:46:28 -0800 (Fri, 02 Apr 2004) | 2 lines

added setenv_mc

------------------------------------------------------------------------
r266 | lilo_booter | 2004-04-02 10:45:28 -0800 (Fri, 02 Apr 2004) | 2 lines

added setenv_mc

------------------------------------------------------------------------
r265 | lilo_booter | 2004-04-02 06:41:39 -0800 (Fri, 02 Apr 2004) | 2 lines

minor mods

------------------------------------------------------------------------
r264 | ddennedy | 2004-03-30 13:30:23 -0800 (Tue, 30 Mar 2004) | 2 lines

fix something that got disordered

------------------------------------------------------------------------
r263 | ddennedy | 2004-03-30 13:29:53 -0800 (Tue, 30 Mar 2004) | 2 lines

qualitfy paths of known properties that take a filename with server virtual root

------------------------------------------------------------------------
r262 | lilo_booter | 2004-03-30 11:45:13 -0800 (Tue, 30 Mar 2004) | 2 lines

Minor optimisations, consumer avformat experimentation

------------------------------------------------------------------------
r261 | ddennedy | 2004-03-30 08:34:32 -0800 (Tue, 30 Mar 2004) | 2 lines

inherit scheduling priority on any created thread

------------------------------------------------------------------------
r260 | ddennedy | 2004-03-29 15:48:04 -0800 (Mon, 29 Mar 2004) | 2 lines

bugfix limits in transition luma

------------------------------------------------------------------------
r259 | ddennedy | 2004-03-29 14:56:24 -0800 (Mon, 29 Mar 2004) | 2 lines

aspect fixes for rescale=none

------------------------------------------------------------------------
r258 | lilo_booter | 2004-03-29 05:10:41 -0800 (Mon, 29 Mar 2004) | 2 lines

insert fix

------------------------------------------------------------------------
r257 | lilo_booter | 2004-03-29 04:06:13 -0800 (Mon, 29 Mar 2004) | 2 lines

consumer avformat added, various cleanups and consumer realtime switching

------------------------------------------------------------------------
r256 | ddennedy | 2004-03-28 14:11:17 -0800 (Sun, 28 Mar 2004) | 3 lines

added pkgconfig files.
fixed broken dist-clean make target.

------------------------------------------------------------------------
r255 | lilo_booter | 2004-03-27 02:31:28 -0800 (Sat, 27 Mar 2004) | 2 lines

Doc formating

------------------------------------------------------------------------
r254 | lilo_booter | 2004-03-26 13:17:37 -0800 (Fri, 26 Mar 2004) | 2 lines

make install part 2 - building configs

------------------------------------------------------------------------
r253 | ddennedy | 2004-03-26 13:15:15 -0800 (Fri, 26 Mar 2004) | 2 lines

added westley.dtd

------------------------------------------------------------------------
r252 | lilo_booter | 2004-03-26 12:42:12 -0800 (Fri, 26 Mar 2004) | 2 lines

make install part 2 - building configs

------------------------------------------------------------------------
r251 | lilo_booter | 2004-03-26 09:42:01 -0800 (Fri, 26 Mar 2004) | 2 lines

make install fix

------------------------------------------------------------------------
r250 | ddennedy | 2004-03-26 08:21:52 -0800 (Fri, 26 Mar 2004) | 2 lines

fix westley for mixed element text and entity references

------------------------------------------------------------------------
r249 | lilo_booter | 2004-03-26 07:43:14 -0800 (Fri, 26 Mar 2004) | 2 lines

make install part 1

------------------------------------------------------------------------
r248 | lilo_booter | 2004-03-26 07:14:13 -0800 (Fri, 26 Mar 2004) | 2 lines

make install part 1

------------------------------------------------------------------------
r247 | lilo_booter | 2004-03-26 04:58:38 -0800 (Fri, 26 Mar 2004) | 2 lines

pooling and properties checks; dv decoder stack; factory cleanup registering

------------------------------------------------------------------------
r246 | ddennedy | 2004-03-25 23:10:29 -0800 (Thu, 25 Mar 2004) | 4 lines

enhance miracle LOAD command to accept a service: prefix.
enhance producer_westley to apply parameters on url as entities.
bugfix producer_westley memory leak.

------------------------------------------------------------------------
r245 | ddennedy | 2004-03-25 16:34:36 -0800 (Thu, 25 Mar 2004) | 2 lines

fixed westley/fezzik integration when both service and resource supplied.

------------------------------------------------------------------------
r244 | ddennedy | 2004-03-25 09:59:15 -0800 (Thu, 25 Mar 2004) | 3 lines

reorganized consumer_westley.
added branch tracking and other bugfixes to producer_westley.

------------------------------------------------------------------------
r243 | lilo_booter | 2004-03-25 06:01:56 -0800 (Thu, 25 Mar 2004) | 2 lines

tractor fix

------------------------------------------------------------------------
r242 | ddennedy | 2004-03-24 15:57:07 -0800 (Wed, 24 Mar 2004) | 2 lines

added track hiding to westley

------------------------------------------------------------------------
r241 | lilo_booter | 2004-03-24 09:39:58 -0800 (Wed, 24 Mar 2004) | 2 lines

couple of fixes to hidden tracks

------------------------------------------------------------------------
r240 | lilo_booter | 2004-03-24 09:38:55 -0800 (Wed, 24 Mar 2004) | 2 lines

ignore length of hidden tracks

------------------------------------------------------------------------
r239 | lilo_booter | 2004-03-24 09:22:31 -0800 (Wed, 24 Mar 2004) | 2 lines

demo mods for reversed tracks

------------------------------------------------------------------------
r238 | lilo_booter | 2004-03-24 09:19:48 -0800 (Wed, 24 Mar 2004) | 2 lines

track reversal and hidden tracks

------------------------------------------------------------------------
r237 | lilo_booter | 2004-03-24 03:57:02 -0800 (Wed, 24 Mar 2004) | 2 lines

news and squeeze added

------------------------------------------------------------------------
r236 | lilo_booter | 2004-03-24 03:49:37 -0800 (Wed, 24 Mar 2004) | 2 lines

Tractor frame handling reworked; fix to composite for key diffs of 1; added mlt_consumer_new for consistency

------------------------------------------------------------------------
r235 | ddennedy | 2004-03-23 20:49:16 -0800 (Tue, 23 Mar 2004) | 4 lines

remove some progressive flag handling in field renderers
bugfix compositing images wider than the frame
added more demos

------------------------------------------------------------------------
r234 | ddennedy | 2004-03-23 08:46:59 -0800 (Tue, 23 Mar 2004) | 2 lines

added J Cut demos

------------------------------------------------------------------------
r233 | lilo_booter | 2004-03-23 04:49:35 -0800 (Tue, 23 Mar 2004) | 2 lines

added clear to the miracle command set and valerie api

------------------------------------------------------------------------
r232 | ddennedy | 2004-03-22 21:12:53 -0800 (Mon, 22 Mar 2004) | 2 lines

minor typos

------------------------------------------------------------------------
r231 | ddennedy | 2004-03-22 21:10:30 -0800 (Mon, 22 Mar 2004) | 5 lines

documentation updates
change some references to dv1394d in the example clients to Miracle.
more bugfixes for producer_westley
iconv for pango

------------------------------------------------------------------------
r230 | lilo_booter | 2004-03-22 15:59:25 -0800 (Mon, 22 Mar 2004) | 2 lines

root corrections to miracle

------------------------------------------------------------------------
r229 | lilo_booter | 2004-03-22 12:32:00 -0800 (Mon, 22 Mar 2004) | 2 lines

quick valerie fix

------------------------------------------------------------------------
r228 | lilo_booter | 2004-03-22 08:23:43 -0800 (Mon, 22 Mar 2004) | 2 lines

Added install.txt

------------------------------------------------------------------------
r227 | ddennedy | 2004-03-22 05:24:45 -0800 (Mon, 22 Mar 2004) | 2 lines

null pointer check in end_playlist

------------------------------------------------------------------------
r226 | lilo_booter | 2004-03-22 04:31:40 -0800 (Mon, 22 Mar 2004) | 2 lines

producer hold, experimental ac3 audio support

------------------------------------------------------------------------
r225 | ddennedy | 2004-03-21 21:22:13 -0800 (Sun, 21 Mar 2004) | 2 lines

touchup on the producer in/out applied to parent entry

------------------------------------------------------------------------
r224 | ddennedy | 2004-03-21 21:05:22 -0800 (Sun, 21 Mar 2004) | 2 lines

smarter and harder producer_westley

------------------------------------------------------------------------
r223 | lilo_booter | 2004-03-21 03:59:55 -0800 (Sun, 21 Mar 2004) | 2 lines

in point fix, low latency sdl, minor fixes

------------------------------------------------------------------------
r222 | lilo_booter | 2004-03-19 07:13:58 -0800 (Fri, 19 Mar 2004) | 2 lines

fezzik gets a rhyming dictionary

------------------------------------------------------------------------
r221 | lilo_booter | 2004-03-19 04:27:11 -0800 (Fri, 19 Mar 2004) | 2 lines

Noise and mirrors

------------------------------------------------------------------------
r220 | ddennedy | 2004-03-18 06:29:36 -0800 (Thu, 18 Mar 2004) | 2 lines

revert avformat pts offset change and note bug in docs

------------------------------------------------------------------------
r219 | ddennedy | 2004-03-18 06:25:47 -0800 (Thu, 18 Mar 2004) | 2 lines

fix brokenness

------------------------------------------------------------------------
r218 | lilo_booter | 2004-03-18 04:54:29 -0800 (Thu, 18 Mar 2004) | 2 lines

provisional framework docs and corrections

------------------------------------------------------------------------
r217 | ddennedy | 2004-03-17 13:36:59 -0800 (Wed, 17 Mar 2004) | 3 lines

added filter_channelcopy.
enhance filter_resample to reproduce channels when producer does not create as many as consumer requested.

------------------------------------------------------------------------
r216 | ddennedy | 2004-03-17 11:08:32 -0800 (Wed, 17 Mar 2004) | 2 lines

bugfix segfault in audio normaliser as well as logical bug in smoothing.

------------------------------------------------------------------------
r215 | ddennedy | 2004-03-17 10:26:09 -0800 (Wed, 17 Mar 2004) | 5 lines

fezzik now accepts service:resource and strips \'avformat:\' before fallback avformat construction.
avformat now accepts urls with a format and format parameters designation.
updated services.txt for above changes.
added a video pts offset to avformat.

------------------------------------------------------------------------
r214 | ddennedy | 2004-03-15 21:21:00 -0800 (Mon, 15 Mar 2004) | 2 lines

updated services docs plus minor fixes discovered during

------------------------------------------------------------------------
r213 | ddennedy | 2004-03-12 14:32:34 -0800 (Fri, 12 Mar 2004) | 2 lines

notes for the demo

------------------------------------------------------------------------
r212 | ddennedy | 2004-03-12 13:25:05 -0800 (Fri, 12 Mar 2004) | 2 lines

bring into sync with changes

------------------------------------------------------------------------
r211 | ddennedy | 2004-03-12 12:54:25 -0800 (Fri, 12 Mar 2004) | 2 lines

default progressive off

------------------------------------------------------------------------
r210 | ddennedy | 2004-03-12 12:52:35 -0800 (Fri, 12 Mar 2004) | 2 lines

some demo updates

------------------------------------------------------------------------
r209 | ddennedy | 2004-03-12 12:40:19 -0800 (Fri, 12 Mar 2004) | 2 lines

fix distortion in smoothness

------------------------------------------------------------------------
r208 | ddennedy | 2004-03-12 12:35:57 -0800 (Fri, 12 Mar 2004) | 2 lines

fix broken gamma

------------------------------------------------------------------------
r207 | ddennedy | 2004-03-12 12:22:12 -0800 (Fri, 12 Mar 2004) | 2 lines

fix field rendering

------------------------------------------------------------------------
r206 | ddennedy | 2004-03-12 07:11:59 -0800 (Fri, 12 Mar 2004) | 2 lines

bugfixes with field rendering

------------------------------------------------------------------------
r205 | ddennedy | 2004-03-12 06:06:42 -0800 (Fri, 12 Mar 2004) | 2 lines

fix aspect

------------------------------------------------------------------------
r204 | lilo_booter | 2004-03-12 06:00:25 -0800 (Fri, 12 Mar 2004) | 2 lines

more sdl/consumer tuning and demo updates

------------------------------------------------------------------------
r203 | lilo_booter | 2004-03-11 11:05:55 -0800 (Thu, 11 Mar 2004) | 2 lines

more small optimisations

------------------------------------------------------------------------
r202 | lilo_booter | 2004-03-11 05:41:33 -0800 (Thu, 11 Mar 2004) | 2 lines

demo framework added

------------------------------------------------------------------------
r201 | lilo_booter | 2004-03-11 05:30:36 -0800 (Thu, 11 Mar 2004) | 2 lines

demo framework added

------------------------------------------------------------------------
r200 | ddennedy | 2004-03-10 23:22:22 -0800 (Wed, 10 Mar 2004) | 3 lines

added very preliminary mmx for composite.
bugfixes to -x and too small rescaling.

------------------------------------------------------------------------
r199 | lilo_booter | 2004-03-10 07:25:53 -0800 (Wed, 10 Mar 2004) | 2 lines

RPN clean up for frames

------------------------------------------------------------------------
r198 | lilo_booter | 2004-03-10 04:08:13 -0800 (Wed, 10 Mar 2004) | 2 lines

Minor fixes to westley and mlt_consumer; first draft westley docs

------------------------------------------------------------------------
r197 | ddennedy | 2004-03-09 20:21:41 -0800 (Tue, 09 Mar 2004) | 3 lines

pgm scaling in transition_composite.
optimisations for luma producer.

------------------------------------------------------------------------
r196 | ddennedy | 2004-03-08 20:57:16 -0800 (Mon, 08 Mar 2004) | 5 lines

add luma to composite.
rework aspect handling to use sample aspect.
workaround westley segfault when another instance of libxml2 is used.
improved inline xml handling in westley - pango and svg.

------------------------------------------------------------------------
r195 | lilo_booter | 2004-03-04 12:45:22 -0800 (Thu, 04 Mar 2004) | 2 lines

experimental tuning

------------------------------------------------------------------------
r194 | ddennedy | 2004-03-04 08:52:11 -0800 (Thu, 04 Mar 2004) | 2 lines

add missing header

------------------------------------------------------------------------
r193 | lilo_booter | 2004-03-04 07:35:41 -0800 (Thu, 04 Mar 2004) | 2 lines

tunable read ahead buffer and fix for luma

------------------------------------------------------------------------
r192 | lilo_booter | 2004-03-04 04:17:34 -0800 (Thu, 04 Mar 2004) | 2 lines

consumer read ahead and int32_t migration

------------------------------------------------------------------------
r191 | ddennedy | 2004-03-03 22:09:16 -0800 (Wed, 03 Mar 2004) | 2 lines

reorg transition_luma to support producer

------------------------------------------------------------------------
r190 | ddennedy | 2004-03-03 18:31:30 -0800 (Wed, 03 Mar 2004) | 2 lines

added xine-based accellerated deinterlace

------------------------------------------------------------------------
r189 | lilo_booter | 2004-03-03 15:19:33 -0800 (Wed, 03 Mar 2004) | 2 lines

transition region

------------------------------------------------------------------------
r188 | ddennedy | 2004-03-03 14:29:16 -0800 (Wed, 03 Mar 2004) | 2 lines

optimise deinterlace path

------------------------------------------------------------------------
r187 | ddennedy | 2004-03-03 14:09:40 -0800 (Wed, 03 Mar 2004) | 2 lines

producer_colour

------------------------------------------------------------------------
r186 | ddennedy | 2004-03-03 14:07:25 -0800 (Wed, 03 Mar 2004) | 2 lines

producer_colour

------------------------------------------------------------------------
r185 | ddennedy | 2004-03-03 09:33:25 -0800 (Wed, 03 Mar 2004) | 2 lines

more accurate and scaled rgb to yuv conversion

------------------------------------------------------------------------
r184 | lilo_booter | 2004-03-03 05:00:41 -0800 (Wed, 03 Mar 2004) | 2 lines

Yet more sdl hacking, region memory leak fix, mlt_position changed to int32_t, experimental hash in properties

------------------------------------------------------------------------
r183 | ddennedy | 2004-03-02 21:31:01 -0800 (Tue, 02 Mar 2004) | 2 lines

some bugfixes, filter_shape producer, pixbuf takes svg xml, fezzik can take a service name

------------------------------------------------------------------------
r182 | lilo_booter | 2004-03-02 02:35:01 -0800 (Tue, 02 Mar 2004) | 2 lines

More SDL fixes

------------------------------------------------------------------------
r181 | lilo_booter | 2004-03-01 13:08:17 -0800 (Mon, 01 Mar 2004) | 2 lines

yet more sdl hacks

------------------------------------------------------------------------
r180 | ddennedy | 2004-03-01 12:11:25 -0800 (Mon, 01 Mar 2004) | 4 lines

much improved mmx yuv scaler
added producer_libdv quality property
improve avformat aspect_ratio and frame_rate reporting

------------------------------------------------------------------------
r179 | lilo_booter | 2004-03-01 07:41:56 -0800 (Mon, 01 Mar 2004) | 2 lines

Minor sdl hack

------------------------------------------------------------------------
r178 | lilo_booter | 2004-03-01 07:26:48 -0800 (Mon, 01 Mar 2004) | 2 lines

sdl hacks

------------------------------------------------------------------------
r177 | lilo_booter | 2004-02-29 14:19:44 -0800 (Sun, 29 Feb 2004) | 2 lines

regionalised fx part 1

------------------------------------------------------------------------
r176 | lilo_booter | 2004-02-29 02:27:35 -0800 (Sun, 29 Feb 2004) | 2 lines

unique ids

------------------------------------------------------------------------
r175 | ddennedy | 2004-02-27 09:06:43 -0800 (Fri, 27 Feb 2004) | 2 lines

bugfix mmx scaling with performance loss :-(

------------------------------------------------------------------------
r174 | lilo_booter | 2004-02-27 04:38:49 -0800 (Fri, 27 Feb 2004) | 2 lines

Scaling experimentation

------------------------------------------------------------------------
r173 | ddennedy | 2004-02-26 20:45:44 -0800 (Thu, 26 Feb 2004) | 2 lines

mmx version of non-nearest, 2x2 rescaling

------------------------------------------------------------------------
r172 | lilo_booter | 2004-02-26 11:17:46 -0800 (Thu, 26 Feb 2004) | 2 lines

composite alignment fix

------------------------------------------------------------------------
r171 | ddennedy | 2004-02-26 06:11:49 -0800 (Thu, 26 Feb 2004) | 2 lines

updated mmx yuv scaling

------------------------------------------------------------------------
r170 | lilo_booter | 2004-02-26 05:09:28 -0800 (Thu, 26 Feb 2004) | 2 lines

composite aspect ratio fix (again ;-)), added fill compositing test case, filter luma, mlt_properties_pass and sundry fixes

------------------------------------------------------------------------
r169 | lilo_booter | 2004-02-25 07:01:58 -0800 (Wed, 25 Feb 2004) | 2 lines

composite key frames

------------------------------------------------------------------------
r168 | lilo_booter | 2004-02-25 03:54:10 -0800 (Wed, 25 Feb 2004) | 2 lines

service stack, various fixes

------------------------------------------------------------------------
r167 | ddennedy | 2004-02-24 15:56:26 -0800 (Tue, 24 Feb 2004) | 2 lines

field rendering fix and disable scaling height when normalising pixel aspect when output pixel aspect < 1

------------------------------------------------------------------------
r166 | lilo_booter | 2004-02-24 03:16:51 -0800 (Tue, 24 Feb 2004) | 2 lines

watermark added, minor mods to mlt framework required

------------------------------------------------------------------------
r165 | lilo_booter | 2004-02-24 00:41:24 -0800 (Tue, 24 Feb 2004) | 2 lines

Filter optimisations and cleanup part 1

------------------------------------------------------------------------
r164 | lilo_booter | 2004-02-23 08:16:10 -0800 (Mon, 23 Feb 2004) | 2 lines

Minor fixes

------------------------------------------------------------------------
r163 | lilo_booter | 2004-02-23 05:35:20 -0800 (Mon, 23 Feb 2004) | 2 lines

sdl rework (prepatory read-ahead implementation) and luma work around

------------------------------------------------------------------------
r162 | lilo_booter | 2004-02-23 00:20:58 -0800 (Mon, 23 Feb 2004) | 2 lines

Big luma optimisations, minor pooling optimisations

------------------------------------------------------------------------
r161 | ddennedy | 2004-02-22 00:00:22 -0800 (Sun, 22 Feb 2004) | 2 lines

composite alpha operations, make obscure alpha aware

------------------------------------------------------------------------
r160 | ddennedy | 2004-02-21 08:01:35 -0800 (Sat, 21 Feb 2004) | 2 lines

fix broken aspect handling again

------------------------------------------------------------------------
r159 | lilo_booter | 2004-02-21 00:18:50 -0800 (Sat, 21 Feb 2004) | 2 lines

avformat whoops, pooling claridication and removal of dv leak

------------------------------------------------------------------------
r158 | lilo_booter | 2004-02-20 06:56:24 -0800 (Fri, 20 Feb 2004) | 2 lines

Memory pooling part 2 and other optimisations

------------------------------------------------------------------------
r157 | ddennedy | 2004-02-19 07:06:08 -0800 (Thu, 19 Feb 2004) | 2 lines

more dissolve optimisation

------------------------------------------------------------------------
r156 | ddennedy | 2004-02-19 06:51:45 -0800 (Thu, 19 Feb 2004) | 2 lines

optimise dissolve case

------------------------------------------------------------------------
r155 | lilo_booter | 2004-02-19 06:03:05 -0800 (Thu, 19 Feb 2004) | 2 lines

Memory pooling

------------------------------------------------------------------------
r154 | ddennedy | 2004-02-18 20:23:15 -0800 (Wed, 18 Feb 2004) | 2 lines

field rendering and alignment for composite, bugfixes for luma, pixbuf and pango

------------------------------------------------------------------------
r153 | ddennedy | 2004-02-18 09:41:30 -0800 (Wed, 18 Feb 2004) | 2 lines

create consumer_progressive property on frame

------------------------------------------------------------------------
r152 | ddennedy | 2004-02-18 09:40:31 -0800 (Wed, 18 Feb 2004) | 2 lines

default progressive on

------------------------------------------------------------------------
r151 | ddennedy | 2004-02-18 09:26:18 -0800 (Wed, 18 Feb 2004) | 2 lines

consumer_westley now only puts in/out as element attributes and not property elements

------------------------------------------------------------------------
r150 | ddennedy | 2004-02-18 09:06:01 -0800 (Wed, 18 Feb 2004) | 2 lines

split getting of b_frame image and composite

------------------------------------------------------------------------
r149 | lilo_booter | 2004-02-18 02:49:32 -0800 (Wed, 18 Feb 2004) | 2 lines

Optimisations (part 0), pixel v percentage, reworked aspect ratio calcs, ante/post properties for dv consumers, avformat rework, westley root

------------------------------------------------------------------------
r148 | ddennedy | 2004-02-16 11:17:37 -0800 (Mon, 16 Feb 2004) | 2 lines

bug fixes

------------------------------------------------------------------------
r147 | ddennedy | 2004-02-16 09:03:54 -0800 (Mon, 16 Feb 2004) | 2 lines

westley serialises with entry in/out; full field, aspect, and colour space normalisation; scaling overlays to consumer size; tagged frame mallocs with //IRRIGATE ME

------------------------------------------------------------------------
r146 | lilo_booter | 2004-02-13 09:18:19 -0800 (Fri, 13 Feb 2004) | 2 lines

Properties rename and dump function

------------------------------------------------------------------------
r145 | lilo_booter | 2004-02-13 07:29:34 -0800 (Fri, 13 Feb 2004) | 2 lines

Defaults for PAL/NTSC on producers and consumers

------------------------------------------------------------------------
r144 | ddennedy | 2004-02-12 23:42:49 -0800 (Thu, 12 Feb 2004) | 2 lines

added brightness filter, added smooth ramping to audio processing, added start/end interpolation points to filter_mix and filter_volume

------------------------------------------------------------------------
r143 | ddennedy | 2004-02-11 17:51:47 -0800 (Wed, 11 Feb 2004) | 2 lines

remove extra CVSROOT

------------------------------------------------------------------------
r142 | ddennedy | 2004-02-11 17:50:09 -0800 (Wed, 11 Feb 2004) | 2 lines

remove child mlt dir

------------------------------------------------------------------------
r141 | ddennedy | 2004-02-11 17:41:09 -0800 (Wed, 11 Feb 2004) | 2 lines

add TODO

------------------------------------------------------------------------
r140 | lilo_booter | 2004-02-11 12:29:42 -0800 (Wed, 11 Feb 2004) | 2 lines

test card handling

------------------------------------------------------------------------
r139 | lilo_booter | 2004-02-11 11:49:24 -0800 (Wed, 11 Feb 2004) | 2 lines

optional segv handling

------------------------------------------------------------------------
r138 | ddennedy | 2004-02-11 10:01:44 -0800 (Wed, 11 Feb 2004) | 2 lines

change segv handler to use log facility

------------------------------------------------------------------------
r137 | ddennedy | 2004-02-11 09:58:38 -0800 (Wed, 11 Feb 2004) | 2 lines

cleanup

------------------------------------------------------------------------
r136 | ddennedy | 2004-02-11 09:58:13 -0800 (Wed, 11 Feb 2004) | 2 lines

segv handler, playlist_move bugfix, resize_yuv422 optimisation

------------------------------------------------------------------------
r135 | lilo_booter | 2004-02-11 08:49:30 -0800 (Wed, 11 Feb 2004) | 2 lines

first of a few local tests

------------------------------------------------------------------------
r134 | lilo_booter | 2004-02-11 07:49:11 -0800 (Wed, 11 Feb 2004) | 2 lines

first of a few local tests

------------------------------------------------------------------------
r133 | lilo_booter | 2004-02-11 05:09:48 -0800 (Wed, 11 Feb 2004) | 2 lines

Miracle mods - clean working, test card fix, silence dv when not playing

------------------------------------------------------------------------
r132 | lilo_booter | 2004-02-10 05:58:21 -0800 (Tue, 10 Feb 2004) | 2 lines

Miracle mods

------------------------------------------------------------------------
r131 | ddennedy | 2004-02-09 21:53:33 -0800 (Mon, 09 Feb 2004) | 2 lines

bugfixes

------------------------------------------------------------------------
r130 | lilo_booter | 2004-02-09 08:48:29 -0800 (Mon, 09 Feb 2004) | 2 lines

filter fixes

------------------------------------------------------------------------
r129 | ddennedy | 2004-02-09 08:05:32 -0800 (Mon, 09 Feb 2004) | 2 lines

remove spurious return in get_audio

------------------------------------------------------------------------
r128 | lilo_booter | 2004-02-09 05:01:37 -0800 (Mon, 09 Feb 2004) | 2 lines

brought by a resizable bunny

------------------------------------------------------------------------
r127 | lilo_booter | 2004-02-09 03:21:09 -0800 (Mon, 09 Feb 2004) | 2 lines

brought by a bunny

------------------------------------------------------------------------
r126 | lilo_booter | 2004-02-09 00:33:59 -0800 (Mon, 09 Feb 2004) | 2 lines

pango colour handling

------------------------------------------------------------------------
r125 | lilo_booter | 2004-02-08 11:26:30 -0800 (Sun, 08 Feb 2004) | 2 lines

luma funkiness

------------------------------------------------------------------------
r124 | lilo_booter | 2004-02-08 06:29:40 -0800 (Sun, 08 Feb 2004) | 2 lines

pixbuf, composite and fezzik mirrors

------------------------------------------------------------------------
r123 | ddennedy | 2004-02-07 08:00:53 -0800 (Sat, 07 Feb 2004) | 2 lines

support in/out on entry and track

------------------------------------------------------------------------
r122 | lilo_booter | 2004-02-07 05:09:44 -0800 (Sat, 07 Feb 2004) | 2 lines

pango producer rework

------------------------------------------------------------------------
r121 | lilo_booter | 2004-02-07 03:10:42 -0800 (Sat, 07 Feb 2004) | 2 lines

Minor corrections, rescale=nearest for sdl

------------------------------------------------------------------------
r120 | ddennedy | 2004-02-06 19:31:00 -0800 (Fri, 06 Feb 2004) | 2 lines

rescale aspect handling redux

------------------------------------------------------------------------
r119 | ddennedy | 2004-02-06 18:17:18 -0800 (Fri, 06 Feb 2004) | 2 lines

fixup and disable rescale changes

------------------------------------------------------------------------
r118 | ddennedy | 2004-02-06 15:33:18 -0800 (Fri, 06 Feb 2004) | 2 lines

some bugfixes, westley property handling reorg, make rescale respect the aspect ratio, make resize update the aspect ratio, add resize to fezzik

------------------------------------------------------------------------
r117 | lilo_booter | 2004-02-06 10:19:40 -0800 (Fri, 06 Feb 2004) | 2 lines

composite

------------------------------------------------------------------------
r116 | lilo_booter | 2004-02-06 03:38:16 -0800 (Fri, 06 Feb 2004) | 2 lines

adding the rock thrower...

------------------------------------------------------------------------
r115 | lilo_booter | 2004-02-05 12:04:57 -0800 (Thu, 05 Feb 2004) | 2 lines

resample fix

------------------------------------------------------------------------
r114 | lilo_booter | 2004-02-05 04:27:01 -0800 (Thu, 05 Feb 2004) | 2 lines

westley/libxml2 mods, mcdv/mpeg release integration

------------------------------------------------------------------------
r113 | ddennedy | 2004-02-04 21:35:53 -0800 (Wed, 04 Feb 2004) | 2 lines

bugfixes to westley

------------------------------------------------------------------------
r112 | ddennedy | 2004-02-04 14:51:08 -0800 (Wed, 04 Feb 2004) | 2 lines

final rescale improvement and some optimisation

------------------------------------------------------------------------
r111 | ddennedy | 2004-02-04 13:25:39 -0800 (Wed, 04 Feb 2004) | 2 lines

near final rescale improvements?

------------------------------------------------------------------------
r110 | ddennedy | 2004-02-04 13:16:34 -0800 (Wed, 04 Feb 2004) | 2 lines

interim rescale improvements

------------------------------------------------------------------------
r109 | ddennedy | 2004-02-04 13:11:03 -0800 (Wed, 04 Feb 2004) | 2 lines

interim rescale improvements

------------------------------------------------------------------------
r108 | ddennedy | 2004-02-04 12:21:10 -0800 (Wed, 04 Feb 2004) | 2 lines

interim rescale improvements

------------------------------------------------------------------------
r107 | lilo_booter | 2004-02-04 07:34:47 -0800 (Wed, 04 Feb 2004) | 2 lines

pre-beta cleanup part 1

------------------------------------------------------------------------
r106 | lilo_booter | 2004-02-02 15:23:58 -0800 (Mon, 02 Feb 2004) | 2 lines

obscurer filter, consistency mods and bug fixes

------------------------------------------------------------------------
r105 | lilo_booter | 2004-02-02 15:14:44 -0800 (Mon, 02 Feb 2004) | 2 lines

added deque, api design for manager, minor affine tweaks, experimental destructor work

------------------------------------------------------------------------
r104 | ddennedy | 2004-01-31 12:23:03 -0800 (Sat, 31 Jan 2004) | 2 lines

doc updates

------------------------------------------------------------------------
r103 | ddennedy | 2004-01-31 11:44:51 -0800 (Sat, 31 Jan 2004) | 2 lines

configurable window size on volume normalisation, also set default of max_gain to 20dB

------------------------------------------------------------------------
r102 | lilo_booter | 2004-01-30 06:00:23 -0800 (Fri, 30 Jan 2004) | 2 lines

updated affine

------------------------------------------------------------------------
r101 | ddennedy | 2004-01-30 05:51:05 -0800 (Fri, 30 Jan 2004) | 2 lines

some bugfixes and rescale filter

------------------------------------------------------------------------
r100 | ddennedy | 2004-01-27 20:14:43 -0800 (Tue, 27 Jan 2004) | 2 lines

comment some diagnostics

------------------------------------------------------------------------
r99 | ddennedy | 2004-01-27 20:10:38 -0800 (Tue, 27 Jan 2004) | 2 lines

doc updates; property changes, and tweaks for volume filter normalisation

------------------------------------------------------------------------
r98 | ddennedy | 2004-01-27 14:46:16 -0800 (Tue, 27 Jan 2004) | 2 lines

westley bugfixes and audio normalisation

------------------------------------------------------------------------
r97 | lilo_booter | 2004-01-27 07:36:31 -0800 (Tue, 27 Jan 2004) | 2 lines

vorbis producer added, clean up on clip handling in multitrack

------------------------------------------------------------------------
r96 | ddennedy | 2004-01-26 13:12:23 -0800 (Mon, 26 Jan 2004) | 2 lines

westley updates for non-inline serialisation and code cleanup

------------------------------------------------------------------------
r95 | lilo_booter | 2004-01-26 12:10:53 -0800 (Mon, 26 Jan 2004) | 2 lines

mutex protection of avformat, miracle avformat usage, and destrector reversal

------------------------------------------------------------------------
r94 | lilo_booter | 2004-01-26 04:54:27 -0800 (Mon, 26 Jan 2004) | 2 lines

Added avformat

------------------------------------------------------------------------
r93 | lilo_booter | 2004-01-26 04:15:28 -0800 (Mon, 26 Jan 2004) | 2 lines

Added avformat

------------------------------------------------------------------------
r92 | ddennedy | 2004-01-25 09:43:50 -0800 (Sun, 25 Jan 2004) | 2 lines

updated westley

------------------------------------------------------------------------
r91 | ddennedy | 2004-01-25 09:24:49 -0800 (Sun, 25 Jan 2004) | 2 lines

test cvs

------------------------------------------------------------------------
r90 | ddennedy | 2004-01-21 21:46:19 -0800 (Wed, 21 Jan 2004) | 2 lines

xml based westley serialisation

------------------------------------------------------------------------
r89 | ddennedy | 2004-01-21 21:44:49 -0800 (Wed, 21 Jan 2004) | 2 lines

xml based westley serialisation

------------------------------------------------------------------------
r88 | ddennedy | 2004-01-20 22:24:52 -0800 (Tue, 20 Jan 2004) | 2 lines

added modules/westley

------------------------------------------------------------------------
r87 | lilo_booter | 2004-01-20 01:31:44 -0800 (Tue, 20 Jan 2004) | 2 lines

updated libdv consumer

------------------------------------------------------------------------
r86 | lilo_booter | 2004-01-19 09:48:04 -0800 (Mon, 19 Jan 2004) | 2 lines

inigo docs load/stop corrections

------------------------------------------------------------------------
r85 | lilo_booter | 2004-01-17 06:24:33 -0800 (Sat, 17 Jan 2004) | 2 lines

insert/move/remove dvcp operations

------------------------------------------------------------------------
r84 | ddennedy | 2004-01-16 16:11:40 -0800 (Fri, 16 Jan 2004) | 2 lines

default mix to 0.5

------------------------------------------------------------------------
r83 | ddennedy | 2004-01-16 16:02:22 -0800 (Fri, 16 Jan 2004) | 2 lines

new volume, mix, and resample filters and transitions

------------------------------------------------------------------------
r82 | lilo_booter | 2004-01-15 11:33:33 -0800 (Thu, 15 Jan 2004) | 2 lines

inigo usage message

------------------------------------------------------------------------
r81 | lilo_booter | 2004-01-15 08:10:25 -0800 (Thu, 15 Jan 2004) | 2 lines

finally - multitrack inigo serialisation

------------------------------------------------------------------------
r80 | lilo_booter | 2004-01-15 03:27:35 -0800 (Thu, 15 Jan 2004) | 2 lines

in/out specification on .inigo serialisations

------------------------------------------------------------------------
r79 | lilo_booter | 2004-01-15 03:17:45 -0800 (Thu, 15 Jan 2004) | 2 lines

partial corrections to serialisation

------------------------------------------------------------------------
r78 | lilo_booter | 2004-01-14 11:32:35 -0800 (Wed, 14 Jan 2004) | 2 lines

some temporary fixes

------------------------------------------------------------------------
r77 | lilo_booter | 2004-01-14 08:04:46 -0800 (Wed, 14 Jan 2004) | 2 lines

Minor mods

------------------------------------------------------------------------
r76 | lilo_booter | 2004-01-14 05:41:06 -0800 (Wed, 14 Jan 2004) | 2 lines

Minor mods

------------------------------------------------------------------------
r75 | lilo_booter | 2004-01-14 05:01:05 -0800 (Wed, 14 Jan 2004) | 2 lines

Minor mods

------------------------------------------------------------------------
r74 | lilo_booter | 2004-01-14 03:44:44 -0800 (Wed, 14 Jan 2004) | 2 lines

Removal of timecodes, consumer libdv, serialisation of inigo

------------------------------------------------------------------------
r72 | lilo_booter | 2004-01-13 02:48:05 -0800 (Tue, 13 Jan 2004) | 2 lines

minor doc updates

------------------------------------------------------------------------
r71 | lilo_booter | 2004-01-12 13:47:07 -0800 (Mon, 12 Jan 2004) | 2 lines

minor testing update

------------------------------------------------------------------------
r70 | ddennedy | 2004-01-12 12:47:24 -0800 (Mon, 12 Jan 2004) | 2 lines

update testing.txt for miracle and complete initial testing.txt results

------------------------------------------------------------------------
r69 | ddennedy | 2004-01-12 11:53:24 -0800 (Mon, 12 Jan 2004) | 2 lines

change bluefish arg

------------------------------------------------------------------------
r68 | ddennedy | 2004-01-12 10:48:50 -0800 (Mon, 12 Jan 2004) | 2 lines

updated with user acceptance test results

------------------------------------------------------------------------
r67 | lilo_booter | 2004-01-12 06:41:10 -0800 (Mon, 12 Jan 2004) | 2 lines

minor corrections

------------------------------------------------------------------------
r66 | lilo_booter | 2004-01-12 06:19:33 -0800 (Mon, 12 Jan 2004) | 2 lines

minor corrections

------------------------------------------------------------------------
r65 | lilo_booter | 2004-01-12 06:02:42 -0800 (Mon, 12 Jan 2004) | 2 lines

minor corrections

------------------------------------------------------------------------
r64 | lilo_booter | 2004-01-12 05:52:21 -0800 (Mon, 12 Jan 2004) | 2 lines

minor corrections

------------------------------------------------------------------------
r63 | lilo_booter | 2004-01-12 03:36:28 -0800 (Mon, 12 Jan 2004) | 2 lines

inigo rewrite, producer, serialise and deserialise

------------------------------------------------------------------------
r62 | lilo_booter | 2004-01-12 03:16:10 -0800 (Mon, 12 Jan 2004) | 2 lines

inigo rewrite, producer, serialise and deserialise

------------------------------------------------------------------------
r61 | ddennedy | 2004-01-11 20:16:17 -0800 (Sun, 11 Jan 2004) | 2 lines

adding testing.txt and initial test results

------------------------------------------------------------------------
r60 | ddennedy | 2004-01-11 20:04:35 -0800 (Sun, 11 Jan 2004) | 2 lines

pango markup encoding

------------------------------------------------------------------------
r59 | ddennedy | 2004-01-11 20:00:05 -0800 (Sun, 11 Jan 2004) | 2 lines

doc updates and better control of pixbuf composite property propogation

------------------------------------------------------------------------
r58 | ddennedy | 2004-01-11 19:21:35 -0800 (Sun, 11 Jan 2004) | 2 lines

better propogating of producer and transition properties to the frame in pango and composite; add pango support to inigo

------------------------------------------------------------------------
r57 | ddennedy | 2004-01-11 13:52:06 -0800 (Sun, 11 Jan 2004) | 2 lines

small change to prevent segfault in some transitions time specifications

------------------------------------------------------------------------
r56 | lilo_booter | 2004-01-11 11:38:37 -0800 (Sun, 11 Jan 2004) | 2 lines

multitrack eof handling

------------------------------------------------------------------------
r55 | lilo_booter | 2004-01-11 05:06:31 -0800 (Sun, 11 Jan 2004) | 2 lines

uset and doco

------------------------------------------------------------------------
r54 | ddennedy | 2004-01-11 02:14:23 -0800 (Sun, 11 Jan 2004) | 2 lines

remove no longer necessary blanks

------------------------------------------------------------------------
r53 | ddennedy | 2004-01-11 01:58:26 -0800 (Sun, 11 Jan 2004) | 2 lines

4 new tests, bugfixes in pango, pixbuf, transition_luma, and mlt_frame_audio_mix

------------------------------------------------------------------------
r52 | lilo_booter | 2004-01-11 01:18:14 -0800 (Sun, 11 Jan 2004) | 2 lines

eof=continue and eof=pause

------------------------------------------------------------------------
r51 | lilo_booter | 2004-01-10 16:11:18 -0800 (Sat, 10 Jan 2004) | 2 lines

end of playlist position fix

------------------------------------------------------------------------
r50 | ddennedy | 2004-01-10 12:16:04 -0800 (Sat, 10 Jan 2004) | 2 lines

attempt to retain samples in mlt_frame_mix_audio, make consumers request the number of samples to get_audio

------------------------------------------------------------------------
r49 | lilo_booter | 2004-01-10 11:51:07 -0800 (Sat, 10 Jan 2004) | 2 lines

in/out fix

------------------------------------------------------------------------
r48 | lilo_booter | 2004-01-10 10:56:01 -0800 (Sat, 10 Jan 2004) | 2 lines

inigo gets transitions

------------------------------------------------------------------------
r47 | lilo_booter | 2004-01-10 09:36:56 -0800 (Sat, 10 Jan 2004) | 2 lines

more int64 frame addressing in playlist

------------------------------------------------------------------------
r46 | lilo_booter | 2004-01-09 06:21:38 -0800 (Fri, 09 Jan 2004) | 2 lines

int64 based comms and more unit functionality

------------------------------------------------------------------------
r45 | lilo_booter | 2004-01-08 23:54:12 -0800 (Thu, 08 Jan 2004) | 2 lines

albino

------------------------------------------------------------------------
r44 | lilo_booter | 2004-01-08 23:45:32 -0800 (Thu, 08 Jan 2004) | 2 lines

albino

------------------------------------------------------------------------
r43 | lilo_booter | 2004-01-08 08:02:34 -0800 (Thu, 08 Jan 2004) | 2 lines

inigo track test

------------------------------------------------------------------------
r42 | lilo_booter | 2004-01-08 06:44:13 -0800 (Thu, 08 Jan 2004) | 2 lines

More miracle mods

------------------------------------------------------------------------
r41 | ddennedy | 2004-01-07 20:32:09 -0800 (Wed, 07 Jan 2004) | 2 lines

some fixes to the fixes

------------------------------------------------------------------------
r40 | ddennedy | 2004-01-07 20:30:28 -0800 (Wed, 07 Jan 2004) | 2 lines

move audio sample calculator to mlt_frame and use from ffmpeg and mcmpeg, add mlt_frame_audio_mix, add audio_crossfade to transition_luma, add to docs

------------------------------------------------------------------------
r39 | lilo_booter | 2004-01-07 06:58:21 -0800 (Wed, 07 Jan 2004) | 2 lines

miracle part 1

------------------------------------------------------------------------
r38 | ddennedy | 2004-01-06 00:28:45 -0800 (Tue, 06 Jan 2004) | 2 lines

add forgotten files

------------------------------------------------------------------------
r37 | ddennedy | 2004-01-05 22:45:28 -0800 (Mon, 05 Jan 2004) | 2 lines

added luma transition and new frame properties

------------------------------------------------------------------------
r36 | lilo_booter | 2004-01-03 08:26:07 -0800 (Sat, 03 Jan 2004) | 2 lines

more complete next/prev clip behaviour

------------------------------------------------------------------------
r35 | ddennedy | 2004-01-02 12:44:28 -0800 (Fri, 02 Jan 2004) | 2 lines

fixup and optimize edge conditions of composite; updated property handling of producer_pango

------------------------------------------------------------------------
r34 | lilo_booter | 2004-01-02 07:09:29 -0800 (Fri, 02 Jan 2004) | 2 lines

incomplete next/prev clip behaviour

------------------------------------------------------------------------
r33 | lilo_booter | 2004-01-01 07:37:05 -0800 (Thu, 01 Jan 2004) | 2 lines

ntsc fixes and service doco for discussion

------------------------------------------------------------------------
r32 | lilo_booter | 2003-12-31 04:08:59 -0800 (Wed, 31 Dec 2003) | 2 lines

ffmpeg audio dub

------------------------------------------------------------------------
r31 | lilo_booter | 2003-12-30 10:55:02 -0800 (Tue, 30 Dec 2003) | 2 lines

correction on playlist ffmpeg sizing issue and additional sdl tweaks

------------------------------------------------------------------------
r30 | lilo_booter | 2003-12-30 08:14:49 -0800 (Tue, 30 Dec 2003) | 2 lines

More sdl experimental mods, pixbuf writable work around and minor fixes

------------------------------------------------------------------------
r29 | lilo_booter | 2003-12-29 06:00:43 -0800 (Mon, 29 Dec 2003) | 2 lines

Many ffmpeg and sdl mods

------------------------------------------------------------------------
r28 | lilo_booter | 2003-12-28 07:17:24 -0800 (Sun, 28 Dec 2003) | 2 lines

SDL a/v sync issues [incomplete]

------------------------------------------------------------------------
r27 | lilo_booter | 2003-12-28 04:20:35 -0800 (Sun, 28 Dec 2003) | 2 lines

Added ffmpeg producer

------------------------------------------------------------------------
r26 | lilo_booter | 2003-12-27 10:34:18 -0800 (Sat, 27 Dec 2003) | 2 lines

ppm ffmpeg

------------------------------------------------------------------------
r25 | lilo_booter | 2003-12-26 11:01:17 -0800 (Fri, 26 Dec 2003) | 2 lines

Gamma filter

------------------------------------------------------------------------
r24 | lilo_booter | 2003-12-26 10:29:41 -0800 (Fri, 26 Dec 2003) | 2 lines

quit fix for SDL

------------------------------------------------------------------------
r23 | lilo_booter | 2003-12-26 10:14:36 -0800 (Fri, 26 Dec 2003) | 2 lines

playlist fps fix

------------------------------------------------------------------------
r22 | lilo_booter | 2003-12-26 09:16:04 -0800 (Fri, 26 Dec 2003) | 2 lines

added io files

------------------------------------------------------------------------
r21 | lilo_booter | 2003-12-26 09:00:39 -0800 (Fri, 26 Dec 2003) | 2 lines

SDL transport callback

------------------------------------------------------------------------
r20 | lilo_booter | 2003-12-26 08:56:32 -0800 (Fri, 26 Dec 2003) | 2 lines

SDL transport callback

------------------------------------------------------------------------
r19 | lilo_booter | 2003-12-26 03:46:31 -0800 (Fri, 26 Dec 2003) | 2 lines

More SDL tweaks

------------------------------------------------------------------------
r18 | lilo_booter | 2003-12-26 02:29:05 -0800 (Fri, 26 Dec 2003) | 2 lines

More SDL updates

------------------------------------------------------------------------
r17 | lilo_booter | 2003-12-26 01:52:28 -0800 (Fri, 26 Dec 2003) | 2 lines

SDL updates and resizing fix

------------------------------------------------------------------------
r16 | lilo_booter | 2003-12-25 12:25:35 -0800 (Thu, 25 Dec 2003) | 2 lines

field and playlist enhancements, producer pixbuf reorg

------------------------------------------------------------------------
r15 | lilo_booter | 2003-12-24 06:50:25 -0800 (Wed, 24 Dec 2003) | 2 lines

field and playlist provisional implementations

------------------------------------------------------------------------
r14 | lilo_booter | 2003-12-23 06:12:51 -0800 (Tue, 23 Dec 2003) | 2 lines

SDL fixes on close

------------------------------------------------------------------------
r13 | lilo_booter | 2003-12-23 06:01:41 -0800 (Tue, 23 Dec 2003) | 2 lines

test frame services

------------------------------------------------------------------------
r12 | ddennedy | 2003-12-22 18:41:15 -0800 (Mon, 22 Dec 2003) | 2 lines

add video_standard enum to mlt_frame, add mlt_consumer_properties, add properties to gtk2 producers and bluefish consumer

------------------------------------------------------------------------
r11 | lilo_booter | 2003-12-22 14:44:29 -0800 (Mon, 22 Dec 2003) | 2 lines

minor tidy up

------------------------------------------------------------------------
r10 | ddennedy | 2003-12-22 14:25:22 -0800 (Mon, 22 Dec 2003) | 2 lines

allow for building mainconcept and bluefish plugins outside cvs

------------------------------------------------------------------------
r9 | ddennedy | 2003-12-22 09:17:53 -0800 (Mon, 22 Dec 2003) | 2 lines

add sample aspect ratio scaling output to producer_pixbuf, fix a bug in rgb to yuv conversions, add producer_pango

------------------------------------------------------------------------
r8 | lilo_booter | 2003-12-22 07:47:05 -0800 (Mon, 22 Dec 2003) | 2 lines

c++ compatability

------------------------------------------------------------------------
r7 | lilo_booter | 2003-12-22 05:27:32 -0800 (Mon, 22 Dec 2003) | 2 lines

Factory implementation

------------------------------------------------------------------------
r6 | lilo_booter | 2003-12-19 06:07:35 -0800 (Fri, 19 Dec 2003) | 2 lines

Added files rejected by import

------------------------------------------------------------------------
r3 | lilo_booter | 2003-12-19 05:57:38 -0800 (Fri, 19 Dec 2003) | 2 lines

Initial revision

------------------------------------------------------------------------
r2 | root | 2003-12-01 07:12:01 -0800 (Mon, 01 Dec 2003) | 2 lines

initial checkin

------------------------------------------------------------------------
