]> git.sesse.net Git - mlt/history - src/modules/sdl
fix memory leak (coverity-710866)
[mlt] / src / modules / sdl /
2012-06-24 Dan DennedyMerge pull request #3 from j-b-m/master
2012-06-23 Dan Dennedyadd support for audio scrubbing to audio-only consumers
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-02-27 Dan Dennedythe audio also stutters on Linux when paused
2012-02-20 Dan Dennedyprevent audio from stuttering when paused on Windows
2012-02-20 Dan Dennedyrename this to self
2012-02-12 Dan Dennedydeprecate sdl_image
2011-12-11 Dan Dennedyadd mlt_image_none support to producers
2011-11-12 Dan Dennedyfix crash in sdl_preview with multi consumer
2011-09-23 Dan DennedyFix intermittent crash when closing sdl_audio.
2011-07-22 Dan DennedyCleanup Brian's service metadata contribution.
2011-07-22 Dan DennedyMerge branch 'pez'
2011-07-20 Brian MatherlyTranscribe service metadata from services.txt to corres...
2011-07-10 Dan DennedyMake maximum consecutive-dropped frames configurable.
2011-06-27 Dan DennedyMake it easier to embed sdl in Windows applications.
2011-06-18 Dan DennedyCleanup Win32 build.
2011-05-30 Dan DennedyAdd service metadata for SDL module (WIP).
2011-05-15 Dan DennedyAdd audio_off and frequency to properties passed to...
2011-05-10 Dan Dennedysdl_preview should default to real_time=1
2011-04-21 Dan DennedyFix deadlock in sdl_audio appearing in kdenlive.
2011-03-27 Dan DennedyFix some crashing in sdl_audio.
2011-03-27 Dan DennedyAlso increase audio_buffer default in sdl_audio.
2011-03-24 Dan DennedyDefault sdl_preview prefill to 1.
2011-03-07 Dan DennedyRefactor to use mlt_frame_set_image/_alpha.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-02 Dan DennedyFix deadlock in sdl_preview.
2011-02-17 Dan DennedyDisable purging consumer on seek in sdl_audio.
2011-02-14 Dan DennedyPlayout remaining frames in sdl at end-of-stream.
2011-02-14 Dan DennedyFix deadlocks in sdl_preview with parallel-consumer.
2011-01-26 Dan DennedyIncrease default SDL audio buffer to prevent crackling.
2011-01-24 Dan DennedyFix image format consistency and conversion.
2011-01-24 Dan DennedyPass real_time, buffer, and prefill properties onto...
2011-01-24 Dan DennedyLog dropped frames at info log level.
2011-01-24 Dan DennedySDL tweaks for Windows discovered when embedded.
2011-01-24 Dan DennedyFix SDL and keyboard input on Win32.
2011-01-24 Dan DennedyFix build of mingw branch on Linux.
2011-01-24 Dan DennedyInitial port to Windows using MinGW.
2011-01-12 Dan DennedyFix undefined bahavior in SDL module (3066195).
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...
next