Fix mvcp_util_strip() using strcpy() on overlapping strings.
[melted] / src /
2010-11-09 Dan DennedyFix mvcp_util_strip() using strcpy() on overlapping...
2010-02-10 Dan DennedyAdd PHP Client and Playout classes from Skyler Sully
2009-06-03 Dan DennedyAdd as-run logging.
2009-06-02 Dan DennedySome very minor corrections.
2009-05-16 Dan DennedyMake melted operational.
2009-05-16 Dan DennedyMake swig bindings a superset of mlt.
2009-05-15 Dan DennedyFix make clean target to remove symlink to soname
2009-05-15 Dan DennedyFix the swig bindings for melted++.
2009-05-15 Dan DennedyFix build of custom server example.
2009-05-15 Dan DennedyFix build of mvcp consumer module.
2009-05-15 Dan DennedyFix build of melted++ (cont'd).
2009-05-15 Dan DennedyFix build of melted++.
2009-05-15 Dan DennedyFix build of mvcp-console.
2009-05-15 Dan DennedyFix build of mvcp-client.
2009-05-15 Dan DennedyFix build of melted.
2009-05-15 Dan DennedyFix build of libmvcp.
2009-05-15 Dan DennedyRename miracle, valerie, humperdink, and albino.
2009-05-08 Dan DennedyAdd mvsp mlt module.
2009-05-08 ddennedyRough file addition and cleanup. Not yet ready for...
2009-05-07 ddennedyUpdate avformat configure script to deal with ffmpeg...
2009-05-07 ddennedyPrevent potential divide-by-zero errors in sdl_still...
2009-05-07 ddennedyRemove ffmpeg.patch - no longer necessary.
2009-05-05 ddennedyImprove seek performance with dnxhd and huffyuv codecs.
2009-05-03 ddennedyApply cosmetic cleanup part of ldflags_order patch...
2009-05-03 ddennedyApply FreeBSD fixes part of ldflags_order patch from...
2009-05-03 ddennedyApply ldflags-order part of ldflags_order patch from...
2009-04-30 ddennedyproducer_avformat.c: improve audio synchronization...
2009-04-18 ddennedyApply patch from Alberto Villa to use pkg-config for...
2009-04-16 ddennedyAdd /usr/lib64 libdir to default LADSPA plugin path.
2009-04-16 ddennedyUse pkg-config instead of lqt-config.
2009-04-15 ddennedyFix build for --avformat-svn to use FFmpeg v0.5 and...
2009-04-15 ddennedybump to version 0.3.8
2009-04-13 ddennedyfezzik.ini: workaround scaling resolution limitation...
2009-04-13 ddennedyproducer_framebuffer.c: interpret negative speed as...
2009-04-10 ddennedyMerge branch 'review-2' of git://github.com/rayl/mlt
2009-04-10 ddennedyMerge branch 'review-1' of git://github.com/rayl/mlt
2009-04-09 ddennedyproducer_avformat.c: bugfix building on some older...
2009-04-09 ddennedyconsumer_avformat: bugfix (kdenlive-677) to make interl...
2009-04-08 Ray LehtiniemiFix a 64-bit segfault in kdenlive
2009-04-08 Ray LehtiniemiFix up a few ignored return values
2009-04-08 Ray LehtiniemiFix warning: pointer of type ‘void *’ used in arithmetic
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-04-05 j-b-mproducer_westley.c: Don't prepend westley document...
2009-04-03 ddennedyfilter_crop.c: bugfix chroma alignment
2009-03-17 ddennedyfrei0r/factory.c: add /usr/lib64 to the default frei0r...
2009-03-15 j-b-mtransition_composite.c: allow removing of luma file...
2009-03-14 ddennedytransition_composite.c: make luma and luma_invert prope...
2009-03-10 ddennedyproducer_avformat.c: add backwards compatibility macro...
2009-03-10 ddennedyavformat: fix compilation due to recent PIX_FMT changes...
2009-03-08 j-b-mproducer_framebuffer.c: Fix producer out position
2009-03-06 ddennedymlt_log.h: add convenience macros
2009-03-03 ddennedykino/riff.cc: suppress compiler warning
2009-03-03 ddennedyfrei0r/factory.c, producer_frei0r.c: suppress compiler...
2009-03-03 ddennedymlt_property.c: suppress compiler warning
2009-02-24 ddennedyproducer_colour.c: improve previous patch
2009-02-24 ddennedyproducer_colour.c: bugfix reading color value after...
2009-02-23 ddennedyconsumer_sdl*.c: apply patch from Jean-Baptiste Mardell...
2009-02-20 ddennedyfilter_chroma.c: update to use new property-based color...
2009-02-20 ddennedyfilter_chroma_hold.c: update to use new property-based...
2009-02-20 ddennedyproducer_colour.c: update to use new property-based...
2009-02-20 ddennedymlt_property.c: interpret hex int as unsigned
2009-02-20 ddennedyfrei0r_helper.c: cleanup color parser to use new code...
2009-02-20 ddennedymlt_property.c: added parsing for color values beginnin...
2009-02-20 blendamedtmodules/frei0r: added missing producer_frei0r.c
2009-02-20 blendamedtadded frei0r producers (patch from jb)
2009-02-17 ddennedyalbino/Makefile, inigo/Makefile, humperdink/Makefile...
2009-02-16 ddennedyfrei0r/factory.c, frei0r_helper.c: add support for...
2009-02-14 ddennedyfilter_affine.c: remove silly default rotate animation...
2009-02-14 ddennedyfilter_crop.c: add cropping filter (kdenlive-509)
2009-02-14 ddennedytransition_affine.c: bugfix chroma alignment
2009-02-13 ddennedyfilter_brightness.c: fix the wonkiness by filtering...
2009-02-12 ddennedyqimage/configure: let qimage first attempt to use Qt4...
2009-02-12 ddennedysox/configure: give pkg-config priority over libst...
2009-02-10 ddennedyqimage/configure: fix build on OS X
2009-02-10 ddennedyfilter_avdeinterlace.c: bugfix (kdenlive-672) deinterla...
2009-02-10 ddennedyproducer_qimage.c, qimage_wrapper.{h,cpp}: enhance...
2009-02-10 ddennedyproducer_pixbuf.c: enhance pixbuf producer to use new...
2009-02-10 ddennedyproducer_vorbis.c, producer_avformat.c, consumer_avform...
2009-02-10 ddennedymlt_cache.[hc], mlt_types.h, mlt_service.[hc], mlt_fact...
2009-02-10 ddennedymlt_properties.c: update doxygen comments for some...
2009-02-10 ddennedymlt_property.c: update a doxygen comment to label param...
2009-02-02 ddennedybump to version 0.3.6
2009-02-01 ddennedyfrei0r/factory.c: add more default locations for locati...
2009-01-30 ddennedyinigo.c: make usage fit in 80 columns
2009-01-29 j-b-mfilter_swscale.c: Fix compilation (typo introduced...
2009-01-29 ddennedyproducer_fezzik.c: do not use the swscale filter on...
2009-01-29 ddennedyproducer_pixbuf.c, producer_qimage.c, producer_sdl_image.c:
2009-01-29 ddennedyfilter_swscale.c: throw assert if creation of swscale...
2009-01-29 ddennedyavformat/factory.c: set ffmpeg logging to the same...
2009-01-27 ddennedyproducer_pixbuf.c: bugfix (kdenlive-575) memory leak...
2009-01-27 ddennedyproducer_pixbuf.c: bugfix (kdenlive-575) memory leak
next