]> git.sesse.net Git - mlt/shortlog
mlt
2009-01-08 ddennedyDoxyfile: strip the path to the source files
2009-01-08 ddennedyproducer_consumer.c: bugfix setting in point
2009-01-08 ddennedymlt_tractor.[ch], mlt_multitrack.[ch]: improve doxygen...
2009-01-06 ddennedyproducer_avformat.{c,yml}: support special constructor...
2009-01-06 ddennedyinigo/inigo.c: fix the usage help within 80 characters...
2009-01-06 ddennedyconsumer_avformat.c: report list of muxers when f=list...
2009-01-06 ddennedymlt_repository.c: report reason when dlopen fails.
2009-01-05 ddennedymlt_filter.[ch], mlt_transition.[ch], mlt_consumer...
2009-01-02 ddennedyavformat/configure: add -lbz2 automatically for --avfor...
2008-12-31 ddennedyproducer_avformat.c: fix build on older versions of...
2008-12-30 ddennedyDoxyfile: bump version
2008-12-29 ddennedyNEWS, configure: set version to 0.3.4 and add release...
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 ddennedymlt-config-template: send deprecation warning to stderr...
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...
2008-12-20 ddennedyconsumer_sdl.c: let it work without filter_avcolour_space
2008-12-20 ddennedyproducer_consumer.c: use parent profile if none specifi...
2008-12-20 ddennedyproducer_consumer.c: set our length from the length...
2008-12-20 ddennedymlt_properties.c: fix some documentation
2008-12-20 ddennedycore/Makefile, core/factory.c, core/producer_consumer...
2008-12-20 ddennedytransition_region.c: bugfix regression with in built...
2008-12-20 ddennedyavformat/filter_swscale.c: add support for scaling...
2008-12-20 ddennedyavformat/Makefile, avformat/factory.c, avformat/filter_...
2008-12-19 ddennedyfezzik.dict: let qimage be a producer for svg
2008-12-18 ddennedyavformat/configure, avformat/Makefile, avformat/factory...
2008-12-18 ddennedyavformat/configure: checkout (--avformat-svn) or recomm...
2008-12-18 ddennedyconfigure: --disable-mmx implies --disable-sse
2008-12-18 ddennedyavformat/Makefile, avformat/factory.c, avformat/filter_...
2008-12-18 ddennedyproducer_avformat.c: add support for AVOptions as prope...
2008-12-16 ddennedymlt_producer.c, mlt_playlist.h, mlt_field.h, mlt_playli...
2008-12-14 ddennedyproducer_avformat.c: bugfix (kdenlive-432) segfault...
2008-12-12 ddennedymotion_est/filter_motion_est.c: the sse compilation...
2008-12-12 ddennedygtk2/pixops.c, gtk2/Makefile: prevent MMX on all x86_64...
2008-12-12 ddennedyconfigure: add make flag and define for ARCH_X86_64...
2008-12-12 ddennedyconfigure: fix mmx/sse detection on OS X and add detect...
2008-12-12 ddennedyxine/Makefile, xine/xineutils.h, xine/deinterlace.c...
2008-12-12 ddennedyfiltedr_motion_est.c: respect new --disable-sse configu...
2008-12-12 ddennedygtk2/Makefile, gtk2/configure, gtk2/pixops.c: disable...
2008-12-12 ddennedykino/configure: automatically disable on OS X - does...
2008-12-12 ddennedyconfigure: add --disable-sse and add mmx/sse detection...
2008-12-04 ddennedyprofiles/atsc_1080i_50: added new profile for square...
2008-12-04 ddennedyDoxyfile: add doxygen config file
2008-12-04 ddennedyvalerie_status.h: take stdio.h header from system inclu...
2008-12-04 ddennedydocs/install.txt: fix license info on humperdink and...
2008-12-04 ddennedyconfigure: bump the version
2008-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2008-12-02 ddennedyproducer_pixbuf.c, producer_qimage.c, producer_sdl_imag...
2008-12-02 ddennedyproducer_inigo.c: display a warning when failed to...
2008-12-02 ddennedyconsumer_avformat.c: clean up the dual pass log at...
2008-11-25 ddennedyproducer_avformat.c: bugfix r1242 segfault due to impro...
2008-11-25 ddennedyproducer_avformat.c: fix to previous commit to still...
2008-11-25 ddennedyproducer_avformat.c: bugfix (kdenlive-297) audio distor...
2008-11-24 ddennedyfezzik.dict: added support for .tif equivalent to ...
2008-11-17 ddennedyalbino.c: fix playout with SDL on Mac OS X
2008-11-17 ddennedyfilter_sox.c: bugfix (2263114) build on sox 14.2.0.
2008-11-13 j-b-mfilter_freeze.c: fix detection of current frame positio...
2008-11-13 ddennedyproducer_avformat.c: bugfix (kdenlive-347) segfault...
2008-11-13 j-b-mfilter_freeze.c: update frozen frame if freeze position...
2008-11-13 blendamedtfilter_vignette.{c,yml}: better standard values and...
2008-11-11 ddennedyconfigure, NEWS: bump to version 0.3.2 and update relea...
2008-11-09 ddennedyfilter_affine.c: bugfix (kdenlive-235) rendering when...
2008-11-08 ddennedyprofiles/hdv_720_50p: fix frame rate in description
2008-11-08 ddennedyprofiles/hdv_*, profiles/atsc_*: added more HD progress...
2008-11-08 ddennedyfilter_dust.yml: apply description fix patch from Mads...
2008-11-08 ddennedyproducer_framebuffer.c: bugfix segfault in construction...
2008-11-08 ddennedyproducer_avformat.c: bugfix detection of aspect ratio...
2008-11-08 ddennedyproducer_avformat.c: inadvertantly left something comme...
2008-11-08 ddennedyproducer_avformat.c: rework the aspect ratio detection...
2008-11-07 ddennedyfrei0r/factory.c: fix build on BSD
2008-11-07 ddennedytransition_mix.c: prevent serializing previous_mix...
2008-11-07 ddennedyfilter_volume.c: prevent serializing previous_gain...
2008-11-06 ddennedyservices.txt: minor corrections to documentation for...
2008-11-05 j-b-mkdenlive/filter_freeze.c: added simple freeze filter
2008-10-30 blendamedtoldfilm/filter_vignette*: filter is now usable with...
2008-10-30 blendamedtfrei0r/factory.c: set min/max values in metadata to...
2008-10-30 blendamedtfrei0r/frei0r_helper.c: frei0r double and bool params...
2008-10-30 blendamedtfrei0r/factory.c: yml files can be used now for critica...
2008-10-30 ddennedyprofiles/Makefile: fix removal of turd (*~) files on...
2008-10-30 ddennedydocs/TODO: refer to wiki page
2008-10-30 ddennedyMakefile: suppress warning on ldconfig failure.
2008-10-30 ddennedyalbino.c, inigo.c: remove unused variables leftover...
2008-10-29 ddennedyalbino.c, inigo.c: disable realtime scheduling (kdenliv...
2008-10-28 ddennedyproducer_avformat.c: simplify recent commit to conform...
2008-10-27 j-b-mproducer_avformat.c: Fix crash / corruption when changi...
2008-10-27 ddennedyproducer_avformat.c: optimize slightly the stream index...
2008-10-27 ddennedyproducer_avformat.c: bugfix regression with audio_index...
2008-10-27 ddennedyfilter_mono.c: cleanup code to made it more consistent...
next