Merge branch 'review-1' of git://github.com/rayl/mlt
[melted] / src / modules /
2008-03-04 ddennedyfrei0r/factory.c: apply destructors and serialiser...
2008-03-03 ddennedyfilter_rescale.c: if input width or height are zero...
2008-02-28 blendamedttest not only if header frei0r.h exists, also use an...
2008-02-28 blendamedtinitial frei0r support
2008-02-28 blendamedtupdated oldfilm module + 2 new filters
2008-02-28 ddennedyframework/Makefile, metaschema.yaml: add a Kwalify...
2008-02-27 ddennedyavformat/Makefile: compilation fix for latest FFmpeg...
2008-02-26 ddennedyavformat/factory.c, producer_avformat.yml, avformat...
2008-02-24 ddennedysox/Makefile: helpful note for Ubuntu (and Debian?)
2008-02-24 ddennedyavformat/configure, avformat/Makefile: add libavdevice...
2008-02-13 ddennedyavformat/configure: use pkg-config with --avformat...
2008-02-13 ddennedyconsumer_avformat.c:
2008-02-13 ddennedyproducer_avformat.c: cleanup whitespace
2008-02-11 ddennedyconsumer_avformat.c, producer_avformat.c: add FFmpeg...
2008-02-08 ddennedyproducer_libdv.c: fix test for framerate matching profile
2008-02-06 ddennedymlt_repository.[hc]:
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2008-01-20 ddennedyconsumer_avformat.c: bugfix (kdenlive-28) a/v sync...
2008-01-11 ddennedyproducer_avformat.c: do not free AVPacket if av_read_fr...
2008-01-08 ddennedysrc/modules/oldfilm/*: add oldfilm module contributed...
2007-12-18 ddennedyfezzik.dict: prioritize avformat over vorbis module...
2007-12-12 ddennedyconsumer_avformat.c: make compilation fix on url_fclose...
2007-12-08 j-b-mAutotrack rectangle can now be defined using geometry...
2007-12-08 ddennedyavformat/configure: revert mistaken change in last...
2007-12-08 ddennedysox/configure: remove libsamplerate from linking by...
2007-12-04 ddennedymlt_consumer.c, mlt_frame.c, mlt_multitrack.c, mlt_play...
2007-12-04 ddennedyproducer_sdl_image.c: fix compilation warning with...
2007-12-04 ddennedyconsumer_avformat.c: fix pointer passed to url_fclose()
2007-12-04 ddennedykino/riff.h: fix compiler warnings on missing const...
2007-11-09 ddennedyfilter_sox.c, src/modules/sox/Makefile, src/modules...
2007-10-19 ddennedyavformat/factory.c, jackrack/jack_rack.c, jackrack...
2007-10-19 ddennedyjackrack/configure: add detection for ladspa and disabl...
2007-10-19 ddennedyfilter_luma.c: bugfix testing b_frame's dimensions
2007-10-19 ddennedyfilter_resize.c: bugfix overriding top_field_first...
2007-10-19 ddennedyfilter_vismv.c: bugfix pointer to array of motion vectors
2007-10-19 ddennedyavformat/configure: fix detect shared install of libavf...
2007-10-13 ddennedyconsumer_sdl.c: fix specifying window size on construct...
2007-10-13 ddennedyeffectv/utils.*: fix compilation on OS X
2007-09-04 ddennedy- configure: bump version
2007-08-04 ddennedyconsumer_sdl_still.c: bugfix segfault
2007-08-03 ddennedyconsumer_sdl_still.c: bugfix initialisation of window...
2007-07-30 ddennedyconsumer_avformat.c: align some defaults with ffmpeg...
2007-07-15 ddennedyavformat/configure: add --avformat-svn-extra
2007-07-15 ddennedyAdded new profiles system: mlt_profile, MLT_PROFILE...
2007-07-14 ddennedyconsumer_avformat.c: save disabled, experimental flushi...
2007-07-07 j-b-mFix build based on patch from Ryan Hodge
2007-07-01 j-b-mAdd support for psd, xcf and exr images (KDE libraries...
2007-07-01 j-b-mFix for rgba images (based on the code from qimage_prod...
2007-07-01 j-b-mFix get image for formats different from yuv422
2007-07-01 j-b-mSome lines were missing in my previous commit, so now...
2007-07-01 ddennedyproducer_avformat.c: improve frame accuracy
2007-06-30 j-b-mBetter fix for aspect_ratio problem in framebuffer...
2007-06-30 j-b-mFix aspect ratio for slowmotion / freeze effect
2007-06-30 j-b-mFix typo which prevented wave filter to be available
2007-06-28 ddennedyconsumer_avformat.c: bugfix initial buffer size to...
2007-06-27 j-b-mRevert my commit changing qscale's default value. This...
2007-06-26 ddennedyproducer_avformat.c: bugfix audio sync with some codecs...
2007-06-12 ddennedyadded uninstall make targets
2007-06-10 ddennedyadded effectv module with BurningTV filter provided...
2007-06-10 ddennedyproducer_avformat.c: bugfix segfault when paused after...
2007-06-10 ddennedyfezzik.dict: prioritize avformat higher than libdv...
2007-06-10 ddennedyproducer_avformat.c: make better test for existence...
2007-06-10 ddennedyproducer_avformat.c: fix setting int property as double
2007-06-10 ddennedyproducer_avformat.c:
2007-06-10 ddennedyadded support for ilme=1 and ildct=1 properties to...
2007-06-09 ddennedy--avformat-swscale with --avformat-svn is only permitte...
2007-06-09 ddennedychange --avformat-svn configure option to do a static...
2007-06-04 ddennedybugfix core/filter_rescale segfault on scaling alpha...
2007-06-01 ddennedybugfix segfault in core/filter_rescale scaling alpha...
2007-05-31 j-b-mFix framebuffer crash & clip duration error
2007-05-25 ddennedyper jb's suggestion, enable terminate_on_pause by default
2007-05-24 ddennedyfix dynamic attribute value parsing and memory manageme...
2007-05-23 ddennedythe framework may not depend upon specific modules...
2007-05-23 ddennedyOnly scale the alpha when also scaling the image.
2007-04-10 ddennedycompilation fix
2007-04-10 ddennedyfix compilation without swscale
2007-04-10 ddennedyCleanup copyrights and attributions, and move Jean...
2007-03-31 j-b-mFixed crash in slowmotion producer
2007-03-31 ddennedyadd sox 13.0.0 support
2007-03-31 j-b-mFix slowmotion producer (no more variable speed, but...
2007-03-30 j-b-mUpdate ChangeLog and fix license for blur and wave...
2007-03-30 ddennedyChange registration of vmfx/mono to threshold to disamb...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2007-03-27 ddennedyfixup some swscale integration
2007-03-04 ddennedyadd support for ffmpeg libswscale
2007-03-02 j-b-mAllow user to choose video driver and output display
2007-02-19 j-b-mFix typo, credits and make functions static, (patch...
2007-02-18 j-b-mAdd blur and wave filters from Leny Grisel
2007-02-01 j-b-mAllow user to set alsa device
2007-01-23 j-b-mAllow display of metadata and timecode
2007-01-22 j-b-mWrite metadata if there is any
2007-01-13 j-b-mAllow changing volume in sdl_preview consumer
2007-01-02 j-b-mChange default value for libavformat's qscale, preventi...
2006-12-31 j-b-mRead metadata from avformat and vorbis producers, using...
2006-12-31 j-b-mVorbis should set correct values in frame for audio...
2006-11-20 j-b-mremove debug msg
2006-11-18 j-b-mFix header + add freeze feature
2006-11-18 j-b-mNew framebuffer producer. Provides slowmotion, reverse...
2006-11-05 j-b-mKdenlive project files are now westley compatible
next