]> git.sesse.net Git - mlt/shortlog
mlt
2012-08-26 Dan Dennedyadd a bunch of new encoding presets
2012-08-25 Dan Dennedyfix seeking on some formats (HDV) after a/v sync improv...
2012-08-25 Dan Dennedythe recent A/V sync overhaul needed some additional...
2012-08-21 Brian MatherlyUpdate src/modules/avformat/producer_avformat.c
2012-08-20 Dan Dennedyfix melt.c build on windows due to previous commit
2012-08-20 Dan Dennedyfix build on ffmpeg v0.5 (no CODEC_ID_VP8)
2012-08-20 Dan Dennedyremove printf added in previous commit
2012-08-19 Dan Dennedyfix possible null pointer with strdup()
2012-08-19 Dan Dennedylet melt be stopped gracefully by signal
2012-08-18 Dan Dennedywebm works better with use_pts=1 as well (3559115)
2012-08-17 Dan Dennedyfix null pointer check (coverity-709396)
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-714581)
2012-08-17 Dan Dennedyfix possible null pointer dereferences (coverity-714581)
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-714580)
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-710882)
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-710870)
2012-08-17 Dan Dennedyfix possible null pointer dereferences (coverity-709399)
2012-08-17 Dan Dennedyfix possible null pointer dereferences (coverity-709395)
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-709394)
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-709393)
2012-08-17 Dan Dennedyfix memory leak if fail to alloc/init filter (coverity...
2012-08-17 Dan Dennedyfix memory leak if fail to alloc/init filter (coverity...
2012-08-17 Dan Dennedyfix resource leak on iconv (coverity-714582)
2012-08-15 Dan Dennedyfix A/V synch on more H.264 files (without B-frames)
2012-08-14 Brian MatherlyIncrease libavutil version required to use PIX_FMT_YUVA...
2012-08-12 Dan Dennedyfix reading properties file without trailing newline
2012-08-12 Dan Dennedyfix melt progress display on Windows
2012-08-11 Dan Dennedyfix -progress2 with pipe input
2012-08-11 Dan Dennedyfix melt progress indication on Windows with MELT_NOSDL
2012-08-10 Dan Dennedylet melt be built without SDL on Windows
2012-08-08 Dan Dennedyrelay first nested consumer's frame-show event instead...
2012-08-08 Dan Dennedyfix integrity of images with multi consumer
2012-08-07 Dan Dennedyfix seeking jack clients when seeking while paused
2012-08-07 Dan DennedyMerge pull request #10 from mcfrisk/coverity_review_fix...
2012-08-06 Mikko Rapelivideostab/filter_videostab2.c: check for null
2012-08-06 Mikko Rapelivideostab/filter_videostab*.c: check return value from...
2012-08-06 Mikko Rapelivideostab/filter_videostab*.c: check for null
2012-08-06 Mikko Rapelisdl/consumer_sdl_still.c: use mutex when changing sdl_s...
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-08-06 Mikko Rapelisdl/consumer_sdl_audio.c: use mutex when changing refre...
2012-08-06 Mikko Rapelisdl/consumer_sdl.c: use mutex when changing sdl_screen
2012-08-06 Mikko Rapelirtaudio/consumer_rtaudio.cpp: use mutex when changing...
2012-08-06 Mikko Rapelirtaudio/consumer_rtaudio.cpp: initialize variables
2012-08-06 Mikko Rapelirtaudio/RtAudio.h: initialize variables
2012-08-06 Mikko Rapelirtaudio/RtAudio.h: initialize variable
2012-08-06 Mikko Rapelirtaudio/RtAudio.cpp: check for null pointer
2012-08-06 Mikko Rapeliqimage/producer_kdenlivetitle.c: add error handling
2012-08-06 Mikko Rapeliqimage/kdenlivetitle_wrapper.cpp: check for division...
2012-08-06 Mikko Rapeliplus/filter_affine.c: check for null pointer
2012-08-06 Mikko Rapelioldfilm/filter_dust.c: use correct argument for sizeof()
2012-08-06 Mikko Rapelimotion_est/producer_slowmotion.c: check for null pointer
2012-08-06 Mikko Rapelilumas/luma.c: check lower bounds on input
2012-08-06 Mikko Rapelilinsys/sdi_generator.c: cast ints to uint64_t
2012-08-06 Mikko Rapelilinsys/sdi_generator.c: fix printf() format
2012-08-06 Mikko Rapelilinsys/consumer_SDIstream.c: check for null pointers
2012-08-06 Mikko Rapelilinsys/consumer_SDIstream.c: check for null pointer
2012-08-06 Mikko Rapelikino/filehandler.cc: initialize variables
2012-08-06 Mikko Rapelikino/filehandler.cc: check return value from lseek()
2012-08-06 Mikko Rapelikino/filehandler.cc: initialize variable
2012-08-06 Mikko Rapelikino/filehandler.cc: initialize variables
2012-08-06 Mikko Rapelikino/avi.cc: initialize variable
2012-08-06 Mikko Rapelikino/avi.cc: initialize variables
2012-08-06 Mikko Rapelikino/avi.cc: initialize variables
2012-08-06 Mikko Rapelikdenlive/producer_framebuffer.c: check return values
2012-08-06 Mikko Rapelikdenlive/producer_framebuffer.c: check for null pointer
2012-08-06 Mikko Rapelijack_rack_add_plugin(): handle null pointer
2012-08-06 Mikko Rapeliconsumer_jack.c: initialize refresh_count with mutex...
2012-08-06 Mikko Rapeliconsumer_jack.c: fix possible buffer overflow
2012-08-06 Mikko Rapeliproducer_pango.c: check for null pointer
2012-08-06 Mikko Rapeliproducer_pango_init(): check for null pointer
2012-08-06 Mikko Rapelifrei0r/frei0r_helper.c: use correct argument to sizeof()
2012-08-06 Mikko Rapelifrei0r/factory.c: fix possible buffer overflow and...
2012-08-06 Mikko Rapelifrei0r/factory.c: fix sizeof() arguments
2012-08-06 Mikko Rapeliproducer_libdv.c: check for null pointer
2012-08-06 Mikko Rapelitransition_region.c: check for null pointer
2012-08-06 Mikko Rapeliproducer_melt_init(): check for null pointer
2012-08-06 Mikko Rapelifilter_data_show.c: check dest buffer sizes
2012-08-05 Dan Dennedyadd image cache size property to avformat producer
2012-08-05 Dan Dennedylower default cache size to 4 to reduce memory usage
2012-08-05 Dan Dennedyfix memory leak when using mlt_cache for frames
2012-08-03 Dan DennedyMerge pull request #8 from gmarco/changes
2012-08-03 Marco Gittlerfix width output of filter in xml
2012-07-30 Mikko Rapeliconsumer_avformat: handle negative return value
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-30 Dan DennedyMerge pull request #5 from mcfrisk/vdpau
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-07-25 Mikko Rapelimlt_property_get_time(): get mutex before accessing...
2012-07-25 Mikko Rapelimlt_producer_seek(): check that eof is not NULL
2012-07-25 Mikko Rapelimlt_producer_new(): check return value from mlt_produce...
2012-07-25 Mikko Rapelimlt_playlist_init(): check return values from mlt_produ...
2012-07-25 Mikko Rapelimlt_frame_get_waveform(): handle memory allocation...
2012-07-25 Mikko Rapelimlt_filter.c: fix possible buffer overflows
2012-07-25 Mikko Rapelimlt_filter_new(): check return value from mlt_filter_init()
2012-07-25 Mikko Rapelivdpau: reduce runtime detection cost
2012-07-25 Christian MarillatFix vdpau library paths
2012-07-25 Christian Marillatvdpau compilation fix for ffmpeg 0.11
2012-07-25 Dan DennedyMerge pull request #4 from mcfrisk/coverity
2012-07-24 Mikko Rapelimlt_consumer_start(): check return value from mlt_prope...
2012-07-24 Mikko Rapelimlt_consumer_start(): get mutex before accessing put_active
next