]> git.sesse.net Git - mlt/shortlog
mlt
2014-04-07 Steinar H.... A little debugging. master
2014-04-07 Steinar H.... Stash the backtrace code somewhere.
2014-04-07 Steinar H.... Movit debugging always.
2014-04-07 Steinar H.... Proper titles for transitions.
2014-04-07 Steinar H.... Convert on CPU if we are asked to finalize an empty...
2014-04-05 Dan DennedyHide the movit.parms properties from serialization.
2014-04-04 Dan DennedyFix crashing when using opengl services with wrapper...
2014-04-04 Steinar H.... Use the shared ResourcePool also for ad-hoc EffectChains.
2014-04-04 Steinar H.... Add a little hack for linking against Movit with epoxy.
2014-04-03 Dan DennedyAVStream.r_frame_rate is still useful on FFmpeg (not...
2014-04-03 Dan DennedyRestrict auto-profile frame rate to a sane value.
2014-04-03 Brian MatherlyClamp out of range values.
2014-04-02 Dan DennedyFix compilation on Qt 4.
2014-04-02 Dan DennedyFix applying properties preset with multi consumer.
2014-04-02 Dan DennedyRefactor QApplication creation and fix lifetime of...
2014-03-31 Dan DennedyPrevent making consumer qglsl if glslManager already...
2014-03-31 Dan DennedyFix compile error with --vdpau-avformat.
2014-03-28 Brian MatherlyAvoid unnecessary compilation when running "./configure...
2014-03-28 Brian MatherlyAdd lift_gamma_gain filter.
2014-03-27 Dan DennedyUse the new inverse parameter on Movit LumaMixEffect.
2014-03-26 Dan DennedyAdd movit.luma transition.
2014-03-25 Dan DennedyFix reading binary files on Windows.
2014-03-23 Dan DennedyFix generating luma images when cross-compiling.
2014-03-22 Dan DennedyAdd mlt_playlist_mix_in() and mlt_playlist_mix_out().
2014-03-18 Brian MatherlyMerge pull request #38 from jliljebl/brightness-update
2014-03-18 Janne LiljebladRemove unused string.h include
2014-03-17 Janne LiljebladUse NULL instead of magic string to flag unset parameter
2014-03-17 Janne LiljebladAdd animated level parameter to brightness
2014-03-09 Steinar H.... Piggy-back on Movit's GL.h library.
2014-02-27 Dan DennedyChange LC_NUMERIC support to use GLIBC instead of linux...
2014-02-27 Dan DennedyImplement LC_NUMERIC handling for non-glibc and non...
2014-02-26 Dan DennedyThese locale functions are defined by glibc, not Linux.
2014-02-26 Dan DennedyMerge pull request #37 from jliljebl/luma-lift-gain...
2014-02-25 Janne LiljebladSome fixes to lumaliftgaingamma.yml
2014-02-25 Dan DennedyAdd some movit.opacity presets for fading.
2014-02-25 Dan DennedyAdd alpha property to movit.opacity filter.
2014-02-24 Janne LiljebladAdd lumaliftgaingamma filter to plusgpl
2014-02-20 Dan DennedyFix YUV to RGB conversion when profile colorspace not...
2014-02-17 Maksym Veremeyenkofix samples number calculation for 24 and 32 bit output
2014-02-17 Dan DennedyFix compiler warnings due to non-virtual destructors.
2014-02-17 Dan DennedyFix compile error on Windows.
2014-02-16 Dan DennedyFix asm compilation on some versions of gcc.
2014-02-16 Dan DennedyMove rotoscoping filter into plusgpl module.
2014-02-16 Dan DennedyMove burningtv into plusgpl module.
2014-02-16 Dan DennedyStart new plusgpl module from dgraft.
2014-02-16 Maksym Veremeyenkocheck result of header write
2014-02-16 Maksym Veremeyenkoimplement SSE optimized swab function
2014-02-16 Maksym Veremeyenkoadd frame drop explanation
2014-02-15 Dan DennedyRefactor producer color to use mlt_properties_get_color().
2014-02-15 Dan DennedyFix regression in YUV/RGB luma scaling, commit 6834acd...
2014-02-12 Dan DennedyAdd VP9 encode preset.
2014-02-12 Dan DennedyRemove Flash binary.
2014-02-12 Dan DennedyFix closing the render thread.
2014-02-12 Dan DennedySet glsl_supported property to result of init_movit().
2014-02-12 Steinar H.... Adjust for Movit moving into namespace movit.
2014-02-12 Dan DennedyMerge pull request #36 from jliljebl/rgblut
2014-02-11 Janne LiljebladUse filter properties instead of frame properties
2014-02-11 Janne LiljebladChange this to frame or filter as appropriate
2014-02-11 Janne LiljebladChange expression half-comma to semicolon and fix typos
2014-02-11 Dan DennedyOn Windows, ensure consumer-thread-create fires on...
2014-02-10 Janne LiljebladAdd rgblut filter
2014-02-06 Dan DennedyFix build against libav master.
2014-02-06 Brian MatherlyMake program property mutable
2014-02-05 Dan DennedyFix build on Windows due to missing queue macros.
2014-02-05 Brian MatherlyFix COPYING file
2014-02-05 Brian MatherlyAdd new audio loudness filter based on EBU R128
2014-02-01 Dan DennedyIf LC_NUMERIC unsupported on OS, serialize XML with...
2014-02-01 Dan DennedyIf LC_NUMERIC unsupported do not inadvertently change...
2014-01-30 Steinar H.... Remove the glsl_texture freelist.
2014-01-30 Steinar H.... Remove the FBO freelist.
2014-01-30 Steinar H.... Take MltInput out of the EffectChain.
2014-01-29 Brian MatherlySave vidstab results to file.
2014-01-29 Dan DennedyRemove a debug line.
2014-01-29 Dan DennedyAdd xml_retain property support to xml module.
2014-01-28 Dan DennedyFix Windows build against latest Movit.
2014-01-27 Dan DennedyFix underlinking opengl module needs pthread.
2014-01-27 Steinar H.... Use GL_RBGA8 as internal format.
2014-01-26 Dan DennedyFix doc error for mlt_playlist_is_blank().
2014-01-26 Steinar H.... Remove pessimization in mlt_properties.
2014-01-26 Steinar H.... Reduce collisions in the mlt_properties hash function.
2014-01-26 Steinar H.... Call invalidate_pixel_data() after frame rendering.
2014-01-26 Steinar H.... Use the new ResourcePool Movit functionality.
2014-01-26 Steinar H.... Propertly refcount the GlslManager.
2014-01-25 Dan DennedyFix crash on audio only clip using uninialized mutex.
2014-01-24 Brian MatherlyFix crash for mlt_audio_f32le and other formats that...
2014-01-22 Brian MatherlyWork around for vid.stab chroma skew when using 4:2:2
2014-01-21 Dan DennedyAdd default format and extension to all DV presets.
2014-01-21 Dan DennedyFix acodec for MP3 preset.
2014-01-21 Dan DennedyFix aspect ratio if width or height are set after aspec...
2014-01-21 Dan DennedyFix a few problems with YCbCr colorspace conversion.
2014-01-20 Brian MatherlyFix configure script
2014-01-20 Brian MatherlyUpdates to vid.stab module.
2014-01-19 Dan DennedyFix crash on null eof string.
2014-01-18 Brian MatherlyAdd support for more image formats to vid.stab
2014-01-17 Steinar H.... Make movit_mix ignore empty "mix" parameter strings.
2014-01-17 Steinar H.... Give movit_mix's reverse parameter the same metadata...
2014-01-17 Steinar H.... Correct maximum matrix size for DeconvolutionSharpenEffect.
2014-01-17 Steinar H.... Let Movit effects supply their own fingerprint.
2014-01-17 Steinar H.... Stop special-casing the disable parameter for setting.
2014-01-16 Brian MatherlyUpdates to vid.stab module.
next