]> git.sesse.net Git - mlt/history - src/modules/sdl
Fix parsing mixed XML documents and svg.mlt example.
[mlt] / src / modules / sdl /
2010-12-24 Dan DennedyRevert "Increase the speed of switching between sdl_sti...
2010-12-20 Dan DennedyIncrease the speed of switching between sdl_still and...
2010-12-17 Dan DennedyFix race-induced intermittent crash in sdl_still (kdenl...
2010-12-16 Dan DennedySynchronize Producer.set_speed(0) with sdl_preview.
2010-12-16 Dan DennedyPrevent a possible deadlock when pausing.
2010-12-12 Dan DennedyFix crash when connecting the sdl_preview to a new...
2010-12-09 Dan DennedyA minor refactoring.
2010-12-09 Dan DennedyAdd a consumer-sdl-paused event.
2010-12-09 Dan DennedyRefactor end-of-stream and speed change.
2010-11-14 Dan DennedyFix the size argument handling.
2010-10-18 Dan DennedyFix including SDL headers (3087522).
2010-09-29 Dan DennedyFix race conditions in SDL (kdenlive-1711).
2010-09-29 j-b-mFix crash in SDL with new kdenlive audio VU meter.
2010-09-26 Dan DennedyRevert new image types.
2010-09-26 Dan DennedyImprove colorspace handling (work in progress)
2010-08-30 Dan DennedyFix segfault in SDL observed in Kdenlive.
2010-08-09 Dan DennedyChange SDL still consumer to use RGBA.
2010-08-05 Dan DennedyMove firing consumer-frame-show to after done with...
2010-05-20 Dan DennedyFix build on non-OSX due to missing parameter name.
2010-05-18 Dan DennedyFix leaking OS X Cocoa objects in SDL consumers.
2010-05-18 Dan DennedyFix leaking OS X Cocoa objects in SDL consumers.
2010-03-03 Dan DennedyFix regressions playing all frames at end (kdenlive...
2010-03-01 Dan DennedyFix minor regression on previous commit to sdl_preview.
2010-02-26 Dan DennedyFix playing all frames at end of project (kdenlive...
2010-02-23 Dan DennedyFix video glitches when switching still and normal...
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-05 Dan DennedyDefault SDL to use the onefield deinterlace filter.
2009-12-17 Dan DennedyThis lock makes kdenlive start more reliably in the...
2009-12-15 Dan DennedyRevert a bunch of changes made to SDL for VDPAU.
2009-12-14 Dan DennedyFix for when actual channels does not match requested.
2009-12-11 Dan DennedyMake the SDL consumer cooperate with VDPAU.
2009-09-10 Dan DennedyMerge branch 'mlt_framebuffer' of git://github.com...
2009-09-10 Dan DennedyFix big memory leak when scrubbing.
2009-09-09 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-09-09 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2009-09-09 Dan DennedyCleanup pthread mutexes and conditions.
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt...
2009-08-29 Marco GittlerMerge branch 'kdenlivetitle' of github.com:gmarco/mlt...
2009-08-28 Dan DennedyConvert audio-only SDL consumer to new audio API.
2009-08-28 Dan DennedyCleanup indentation
2009-08-28 Dan DennedyAdd audio-only SDL consumer (for Kdenlive on OS X).
2009-08-27 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-08-27 Dan DennedyConvert audio-only SDL consumer to new audio API.
2009-08-27 Dan DennedyCleanup indentation
2009-08-27 Dan DennedyAdd audio-only SDL consumer (for Kdenlive on OS X).
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-08-04 Dan DennedyFix some SDL concurrency issues I am seeing in Kdenlive...
2009-07-19 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-07-19 Dan DennedyFix image refresh in sdl_still consmuer.
2009-07-14 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-14 Dan DennedyFix build on OS X and possibly others.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-06-30 Dan DennedyLog failure to open audio.
2009-06-30 Dan DennedyFix crash with invalid video_driver property.
2009-05-21 Dan DennedyBugfix sdl consumer not using profile.progressive
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-08 Dan DennedyMerge ../mlt++
2009-05-07 ddennedyPrevent potential divide-by-zero errors in sdl_still...
2009-05-03 ddennedyApply ldflags-order part of ldflags_order patch from...
2009-02-23 ddennedyconsumer_sdl*.c: apply patch from Jean-Baptiste Mardell...
2009-01-29 ddennedyproducer_pixbuf.c, producer_qimage.c, producer_sdl_image.c:
2009-01-23 ddennedyconsumer_sdl.c: bugfix segfault on unchecked pointer
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-02 ddennedyproducer_pixbuf.c, producer_qimage.c, producer_sdl_imag...
2008-08-12 ddennedyconsumer_sdl.c: added support for fullscreen with no...
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...
2007-12-04 ddennedyproducer_sdl_image.c: fix compilation warning with...
2007-10-13 ddennedyconsumer_sdl.c: fix specifying window size on construct...
2007-08-04 ddennedyconsumer_sdl_still.c: bugfix segfault
2007-08-03 ddennedyconsumer_sdl_still.c: bugfix initialisation of window...
2007-07-15 ddennedyAdded new profiles system: mlt_profile, MLT_PROFILE...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2007-03-02 j-b-mAllow user to choose video driver and output display
2007-02-01 j-b-mAllow user to set alsa device
2007-01-13 j-b-mAllow changing volume in sdl_preview consumer
2006-09-25 ddennedyfix SDL compilation on some systems using modular x.org
2005-12-05 lilo_booter+ Final updates for 0.2.1 - distclean corrected, soname...
2005-11-10 lilo_booter+ DESTDIR patch from Anthony Green (green at redhat...
2005-10-25 lilo_bootersrc/modules/core/consumer_null.c
2005-10-14 lilo_booter+ Rounding errors corrected for last gasp scaling
2005-10-13 lilo_booter+ Deadlock resolution
2005-10-03 lilo_booter+ Correction for uninstalled sdl image lib
2005-10-03 lilo_booter+ Surface conversion
2005-10-03 lilo_booter+ Added producer_sdl_image as an alternative image...
2005-10-03 lilo_booter+ Added producer_sdl_image as an alternative image...
2005-09-15 lilo_bootersrc/framework/mlt_frame.c
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
2005-09-01 lilo_booterconsumer_sdl.c
2005-08-29 lilo_booterlumas/Makefile
2005-08-29 lilo_bootersrc/modules/sdl/consumer_sdl.c
2005-08-29 lilo_bootersrc/modules/sdl/consumer_sdl_preview.c
2005-08-29 lilo_booterconfigure
2005-08-29 lilo_booterconfigure
2005-08-15 dezeroexFix build errors caused by the (hypothetical) conversio...
2005-07-23 lilo_booter- Removed 'resize' property logic and width/height...
next