adopt to winsock
[melted] / src / modules /
2009-05-16 Dan DennedyMake melted operational.
2009-05-15 Dan DennedyFix build of mvcp consumer module.
2009-05-15 Dan DennedyFix build of melted++ (cont'd).
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-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-03 ddennedykino/riff.cc: suppress compiler warning
2009-03-03 ddennedyfrei0r/factory.c, producer_frei0r.c: suppress compiler...
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 ddennedyfrei0r_helper.c: cleanup color parser to use new code...
2009-02-20 blendamedtmodules/frei0r: added missing producer_frei0r.c
2009-02-20 blendamedtadded frei0r producers (patch from jb)
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-02 ddennedybump to version 0.3.6
2009-02-01 ddennedyfrei0r/factory.c: add more default locations for locati...
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
2009-01-27 ddennedyproducer_pixbuf.c: bugfix (kdenlive-575) memory leak
2009-01-24 ddennedyproducer_avformat.c: add version check to use AVCodec...
2009-01-23 ddennedyconsumer_sdl.c: bugfix segfault on unchecked pointer
2009-01-23 ddennedyproducer_inigo.c: bugfix segfault on unchecked pointer
2009-01-14 ddennedyconsumer_avformat.c: set consumer buffer prefill to...
2009-01-14 ddennedyconsumer_avformat.c: bugfix (kdenlive-450) bad timestam...
2009-01-14 ddennedyconsumer_avformat.c: add support for an=1, vn=1, acodec...
2009-01-08 ddennedyproducer_consumer.c: bugfix setting in point
2009-01-06 ddennedyproducer_avformat.{c,yml}: support special constructor...
2009-01-06 ddennedyconsumer_avformat.c: report list of muxers when f=list...
2009-01-02 ddennedyavformat/configure: add -lbz2 automatically for --avfor...
2008-12-31 ddennedyproducer_avformat.c: fix build on older versions of...
2008-12-29 ddennedyconsumer_avformat.c: further analysis and testing revea...
2008-12-28 j-b-mfilter_sox.c: fix crash when trying to create a sox...
2008-12-28 ddennedyavformat/configure: update the recommended ffmpeg revision
2008-12-28 ddennedyfilter_rescale.c, producer_avformat.c, producer_libdv...
2008-12-27 ddennedyfilter_luma.c: prevent the first application of the...
2008-12-27 ddennedytransition_luma.c: bugfix (kdenlive-496) floating point...
2008-12-26 ddennedyproducer_westley.c: silence compilation warning on...
2008-12-26 ddennedyproducer_avformat.c, consumer_avformat.c: use av_set_st...
2008-12-26 ddennedyconsumer_avformat.c: bugfix rendering to widescreen...
2008-12-22 ddennedyproducer_vorbis.c: add meta.media. properties.
2008-12-22 ddennedyproducer_libdv.c: add meta.media. properties.
2008-12-22 ddennedyavformat/Makefile: suppress error on uninstall target
2008-12-22 ddennedyavformat/configure, avformat/Makfile, avformat/factory...
2008-12-21 ddennedyproducer_avformat.c: add a bunch of metadata about...
2008-12-21 j-b-mproducer_sdl_image.c: Fix crash when attempting to...
next