]> git.sesse.net Git - mlt/history - src/modules/sdl/consumer_sdl_preview.c
Make mlt_consumer_purge() more thorough. (SF-187)
[mlt] / src / modules / sdl / consumer_sdl_preview.c
2013-04-26 Dan DennedyMake mlt_consumer_purge() more thorough. (SF-187)
2013-04-26 Dan DennedyRename this to self in sdl_preview consumer.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-09-14 Dan Dennedyrevert setting mlt_image_format to yuv420p
2012-09-14 Dan Dennedysdl_audio and sdl_preview also do not care about field...
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-714581)
2012-08-07 Dan DennedyMerge pull request #10 from mcfrisk/coverity_review_fix...
2012-08-06 Mikko Rapelisdl/consumer_sdl_preview.c: use mutex when changing...
2012-08-06 Mikko Rapelisdl/consumer_sdl_preview.c: check for null pointer
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2011-11-12 Dan Dennedyfix crash in sdl_preview with multi consumer
2011-07-10 Dan DennedyMake maximum consecutive-dropped frames configurable.
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-03-24 Dan DennedyDefault sdl_preview prefill to 1.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-02-14 Dan DennedyFix deadlocks in sdl_preview with parallel-consumer.
2011-01-24 Dan DennedyPass real_time, buffer, and prefill properties onto...
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-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-10-18 Dan DennedyFix including SDL headers (3087522).
2010-09-29 Dan DennedyFix race conditions in SDL (kdenlive-1711).
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-15 Dan DennedyRevert a bunch of changes made to SDL for VDPAU.
2009-12-11 Dan DennedyMake the SDL consumer cooperate with VDPAU.
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyFix some SDL concurrency issues I am seeing in Kdenlive...
2009-06-30 Dan DennedyFix crash with invalid video_driver property.
2009-05-08 Dan DennedyMerge ../mlt++
2009-02-23 ddennedyconsumer_sdl*.c: apply patch from Jean-Baptiste Mardell...
2008-02-02 ddennedyframework: remove global profile, rather share one...
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
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
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-07-10 lilo_booterconsumer_sdl_preview.c
2005-06-21 lilo_bootersrc/framework/mlt_consumer.c src/framework/mlt_consumer.h
2005-06-04 lilo_booterConsumer deinterlace_method property added
2005-04-05 ddennedyrealtime scheduling updates; suppress libdv errors...
2005-02-12 lilo_booterAlphas and global feeds revisted
2005-02-06 lilo_booterSpeed switch corrections
2005-02-02 lilo_booterSMP/HT fixes
2005-01-31 lilo_booterRefresh count instead of flag
2005-01-31 lilo_booterMutex locking for refresh handling
2005-01-31 lilo_booterConsumer reworked
2004-12-03 lilo_booterPossible fixes to xlib errors
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-11-01 lilo_booterFixes threaded pixbuf usage and removes flash when...
2004-10-31 lilo_booterfixes for westley deserialise, preview handling and...
2004-10-27 lilo_booterAttempt at an aspect ratio clean up
2004-10-24 lilo_booterOops - need to parse the size in the preview
2004-10-24 lilo_booterMinor config fixes and gtk2 consumer added
2004-10-21 lilo_booterSDL Preview second checkin
2004-10-20 lilo_booterSDL Preview provisional checkin