]> git.sesse.net Git - mlt/shortlog
mlt
2013-02-10 Dan DennedyRemove local references to SDL_Surface. (SF-186)
2013-02-03 Dan DennedyFix rightmost column flicker in composite transition...
2013-02-02 Dan DennedyMerge pull request #23 from j-b-m/master
2013-02-02 Jean-Baptiste... Fix wrong type causing bug in titler (kdenlive-2971)
2013-01-30 Dan DennedyFix YAML parser not tracking sequence index per tree...
2013-01-27 Dan DennedyImprove field order indication on rawvideo output.
2013-01-22 Brian MatherlyConvert dynamictext to use pango and composite directly...
2013-01-21 Dan DennedyUpdate ChangeLog for v0.8.8.
2013-01-21 Dan DennedySet version to 0.8.8.
2013-01-21 Dan DennedyAdd release notes for v0.8.8.
2013-01-21 Dan DennedyFix audio seeking when no first video pts available.
2013-01-21 Dan DennedyFix interlace flags in rawvideo output.
2013-01-08 Dan DennedyContinue A/V sync fix when splitting audio and video...
2013-01-08 Dan DennedyFix A/V sync when splitting audio and video (kdenlive...
2012-12-31 Dan DennedyFix build against FFmepg 0.5 and 0.6.
2012-12-28 Dan DennedyMerge pull request #22 from j-b-m/master
2012-12-28 Jean-Baptiste... Force text item width and height with typewriter effect,
2012-12-27 Dan DennedyMerge pull request #21 from inaes-tic/master
2012-12-26 Niv Sardipixbuf producer: loop option to loop sequence selectively
2012-12-23 Brian MatherlyFix to properly align multiline text
2012-12-22 Dan DennedyAdd mlt_audio_u8 (sourceforce-182).
2012-12-22 Dan DennedyFix crash on unsupported audio formats (sourceforce...
2012-12-22 Dan DennedyFix the audio properties set on the frame within get_fr...
2012-12-22 Dan DennedyFix memory leak when failed to load avformat producer.
2012-12-22 Dan DennedyRevert "move mutex and deque initialization to producer...
2012-12-22 Dan DennedyRevert "fix memleak if file fails to open"
2012-12-19 Dan DennedyFix memory leak with consumer producer (sourceforce...
2012-12-19 Dan DennedyFix crop before YADIF causes horizontal streak artifacts.
2012-12-16 Dan DennedyRevert "Improve stop handling in mlt_consumer."
2012-12-15 Brian MatherlyFix dynamic text geometry when applied to a clip
2012-12-14 Dan DennedyRemove exclusions from wiki metadata publisher.
2012-12-14 Dan DennedyEscape quotes in quoted YAML values.
2012-12-14 Dan DennedyImprove metadata publisher to output TWiki syntax.
2012-12-14 Dan DennedyQuote YAML values that contain special characters.
2012-12-13 Dan DennedyLet framebuffer producer work with avformat.force_fps
2012-12-13 Dan DennedyFix possible divide by zero exceptions.
2012-12-12 Dan DennedyFix force_fps by scaling the stream time_base.
2012-12-05 Dan DennedyFix producer_avformat builds for versions without AVSam...
2012-12-01 Dan DennedyImprove stop handling in mlt_consumer.
2012-12-01 Dan DennedyFix memory corruption in resample filter.
2012-11-29 Dan DennedyMerge pull request #20 from Enlik/kde-opt-link
2012-11-29 SÅ‚awomir NizioMake linking to KDE libraries optional (qimage).
2012-11-28 Dan DennedyFix decoding audio with planar formats.
2012-11-27 Dan DennedyFix mlt_profile to DeckLink DisplayMode matching.
2012-11-24 Dan DennedyFix minor memory leak found with valgrind.
2012-11-22 Dan DennedyNetBSD does not have values.h either (sourceforge-179).
2012-11-22 Dan DennedyNetBSD needs -fPIC (sourceforce-178).
2012-11-21 Dan DennedyFix audio distortion at end of output (3576437 and...
2012-11-19 Dan DennedyRemove exit() that causes uncontrollable app failure.
2012-11-19 Dan DennedyMerge pull request #19 from j-b-m/master
2012-11-19 Jean-Baptiste... Fix loading of images with special chars in path (kdenl...
2012-11-19 Jean-Baptiste... Merge branch 'master' of https://github.com/mltframewor...
2012-11-18 Dan DennedyRemove extraneous mlt_log_error() from previous commit.
2012-11-18 Dan DennedyFix crash on invalid image sequence.
2012-11-18 Dan Dennedyset to interim version 0.8.7
2012-11-18 Dan DennedyRemove exit()s that cause unexpected app failures.
2012-11-17 Jean-Baptiste... Fix crash when loading svg image in qimage producer...
2012-11-15 Dan DennedyUpdate ChangeLog for v0.8.6
2012-11-15 Dan DennedySet version to 0.8.6
2012-11-15 Dan DennedyRevert part of c48ed7 that caused performance regression.
2012-11-14 Dan DennedyUpdate ChangeLog for v0.8.4
2012-11-14 Dan DennedySet version to 0.8.4
2012-11-14 Dan DennedyAdd release notes for v0.8.4.
2012-11-14 Brian MatherlyAdd localfiledate keyword. Whitespace cleanup.
2012-11-13 Dan DennedyAdd audiolevel filter.
2012-11-12 Dan DennedyMore fixes for force_full_luma (kdenlive-2799).
2012-11-11 Dan DennedyAdd more descriptions to encoding presets.
2012-11-10 Dan DennedyFix dereference before null check. (coverity-743162)
2012-11-10 Dan DennedyFix uninitialized pointer read. (coverity-743163)
2012-11-10 j-b-mAspect ratio fix in affine transition.
2012-11-10 Dan DennedyExtend fix for audio encoding distortion to flush stage...
2012-11-10 Dan Dennedyproducer_xml: fix proper initialization of consumer
2012-11-10 Dan Dennedyproducer_xml: fix leak of consumer service
2012-11-10 Maksym Veremeyenkopartially fix leak of service allocated in on_start_xxx
2012-11-10 Maksym Veremeyenkoreorder startup/stopping preroll thread
2012-11-10 Maksym Veremeyenkofix leak on allocated sax context
2012-11-09 Dan DennedyMerge pull request #17 from j-b-m/master
2012-11-09 Jean-Baptiste... Fix indentation
2012-11-09 Jean-Baptiste... Fix kdenlivetitle producer position
2012-11-09 Maksym Veremeyenkocalc image size as largest of two image size calculatio...
2012-11-06 Dan Dennedyqimage: let begin property be passed as a query string...
2012-11-06 Dan Dennedypixbuf: support alt. query syntax begin:value for melt
2012-11-06 Dan Dennedyfix query string on producer specification preventing...
2012-11-04 Dan Dennedypixbuf: let begin property be passed as a query string...
2012-10-28 Dan DennedyFix build on libav master by adopting new API constants.
2012-10-28 Dan DennedyMerge pull request #15 from eddrog/master
2012-10-27 eddrogcorrect comment
2012-10-27 eddrogregister jack ports before activating client
2012-10-24 Dan DennedyFix force_full_luma (kdenlive-2799).
2012-10-24 Dan DennedyMerge pull request #14 from j-b-m/master
2012-10-23 Jean-Baptiste... Make motion_est properties available to autotrack_recta...
2012-10-23 Dan DennedyRefactor the interleaved-to-planar audio conversions.
2012-10-23 j-b-mAdd _serialize property to autotrack_rectangle.
2012-10-23 Dan DennedyFix encoding audio distortion for planar codecs (3576437)
2012-10-21 Dan DennedyTry to fix qimage with kde4 build on Fedora.
2012-10-20 Dan DennedyCompute a shot_change_list property for motion_est.
2012-10-20 Dan DennedyLet vector property of videostab(2) be read directly...
2012-10-20 Dan DennedyAdd bounding geometry property to motion_est filter.
2012-10-19 Dan DennedyMerge pull request #13 from j-b-m/master
2012-10-19 Jean-Baptiste... Use kde4-config to detect KDE4
next