]> git.sesse.net Git - mlt/history - src/modules
fix hang/crash using yadif deinterlace with image producer
[mlt] / src / modules /
2012-09-25 Dan Dennedyfix hang/crash using yadif deinterlace with image producer
2012-09-23 Dan Dennedyfix build against libav master
2012-09-22 Dan Dennedyfix letting xml playlist load like virtual clip
2012-09-22 Dan Dennedyfix crash on melt pango:+foo (without .txt)
2012-09-22 Dan Dennedyfix pango producer in XML with no resource filename
2012-09-22 j-b-mfix crash in pixbuf producer (kdenlive-2747)
2012-09-20 Dan Dennedyfix regression due to not setting resource property...
2012-09-19 Dan Dennedyfix build due to removal of deprecated encode() from...
2012-09-16 Dan Dennedyfix image corruption with uncompressed video
2012-09-16 Dan Dennedybetter deinterlace regression fix
2012-09-16 Dan Dennedyfix regression on deinterlace in a multitrack with...
2012-09-14 Dan Dennedyrevert setting mlt_image_format to yuv420p
2012-09-14 Dan DennedyRevert "change sdl consumer to use yuv420p"
2012-09-14 Dan Dennedyremove unnecessary image conversion in deinterlace...
2012-09-14 Dan Dennedysdl_audio and sdl_preview also do not care about field...
2012-09-14 Dan Dennedyadd ability to ignore field order as used by sdl consumer
2012-09-14 Dan Dennedychange sdl consumer to use yuv420p
2012-09-13 Dan Dennedyreplace this with frame and filter
2012-09-13 Dan Dennedyfix incorrect pointer comparisons in legacy code
2012-09-09 Dan Dennedyallow env CC to override hard-coded gcc in configure...
2012-09-09 Dan Dennedychange producers to use mlt_frame_original_position()
2012-09-07 Dan DennedyMerge pull request #11 from gmarco/changes
2012-09-05 Marco Gittlerfix possible segfault on borders, used >= for
2012-09-04 j-b-mfix 100% opacity to be truly opaque (kdenlive-2708)
2012-08-28 Dan Dennedychange recommended versions of ffmpeg/libav
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 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-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 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
next