]> git.sesse.net Git - mlt/history - src/modules
fix possible null pointer dereferences (coverity-714581)
[mlt] / src / modules /
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-714580)
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 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-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-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 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 Rapeliriff.cc: Fail if lseek() fails
2012-07-24 Mikko Rapeliriff.cc: Initialize data in constructor
2012-07-24 Dan Dennedyfix crash when switching image formats with alpha
2012-07-24 Dan Dennedyfix possible divide by zero (coverity-709344)
2012-07-24 Dan Dennedyremove dead code (coverity-709337)
2012-07-24 Dan Dennedyremove dead code (coverity-709335 & 709336)
2012-07-24 Dan Dennedyfix faulty image format tests (coverity-709330, 709331...
2012-07-24 Dan Dennedyfix memory leak (coverity-709387, 709388, & 709389)
2012-07-23 Dan Dennedyfix regression building on 32-bit
2012-07-23 Dan Dennedyfix uninitialized memory (coverity-709434)
2012-07-23 Dan Dennedyfix out-of-bounds read (coverity-709368)
2012-07-23 Dan Dennedyfix memory leak (coverity-710866)
2012-07-23 Dan Dennedyfix memory leak (coverity-710865)
2012-07-23 Dan Dennedyfix memory leak (coverity-710864)
2012-07-23 Dan Dennedyfix memory leak (coverity-710863)
2012-07-23 Dan Dennedyfix uninitialized var (coverity-709434)
2012-07-23 Dan Dennedyfix uninitialized var (coverity-709433)
2012-07-23 Dan Dennedyfix memory leak (coverity-709391)
2012-07-23 Dan Dennedyremove unused function (coverity-709390)
2012-07-23 Dan Dennedyfix memory leak (coverity-709386)
2012-07-23 Dan Dennedyfix file handle leak (coverity-709383)
2012-07-23 Dan Dennedyfix memory leak (coverity-709382)
2012-07-23 Dan Dennedyfix file handle leak (coverity-709381)
2012-07-22 Dan Dennedyfix out-of-bounds read (coverity-709368 & 709369)
2012-07-20 Dan Dennedyimprove compatibility to compile composite sse2 (macpor...
2012-07-20 Maksym Veremeyenkomove mutex and deque initialization to producer init...
2012-07-20 Maksym Veremeyenkofix leak of dv packets
2012-07-20 Maksym Veremeyenkofix memleak if file fails to open
2012-07-13 Dan Dennedyfix crash in avformat consumer when audio encoding...
2012-07-13 Dan Dennedyaccept file:// prefix on MLT XML file
2012-06-28 Dan Dennedyfix some LADSPA crashing on dlclose on some systems...
2012-06-24 Dan DennedyMerge pull request #3 from j-b-m/master
next