]> git.sesse.net Git - mlt/shortlog
mlt
2013-12-30 Dan DennedyFix pbo->size uninitialized.
2013-12-30 Dan DennedySet the return format for default case in color producer.
2013-12-30 Dan DennedyFix build on Freetype 2.5.
2013-12-30 Dan DennedyReturn a sensible size for glsl image types.
2013-12-30 Dan DennedyFix deadlock in movit.overlay transition.
2013-12-30 Dan DennedyFix title of movit.overlay transition.
2013-12-30 Dan DennedyConvert sRGB to linear in movit.white_balance filter.
2013-12-30 Dan DennedyAdd mutex locks to mlt_property_anim_get functions.
2013-12-28 Dan DennedyDo not serialize tractor in/out if unset.
2013-12-23 Dan DennedyAdd disable property to mlt_transition.
2013-12-23 Dan DennedyMove "disable" property doc from service to filter.
2013-12-21 Dan DennedyFix bug passing serializable data property (SF-202).
2013-12-20 Dan DennedyFix concurrency bug in image producers.
2013-12-19 Dan DennedyDocument the store property of xml consumer.
2013-12-19 Dan DennedyFix mixer tractor missing profile reference.
2013-12-19 Dan DennedyAdd mlt_properties_frames_to_time() and mlt_properties_...
2013-12-18 Brian MatherlyFix capitalization of Qt
2013-12-18 Brian MatherlyFix pause for noise producer.
2013-12-17 Brian MatherlyFinalize qimage->qt rename
2013-12-17 Brian MatherlyRename 'qimage' module to 'qt'
2013-12-08 Brian MatherlyFix clock hand for down direction
2013-12-08 Brian MatherlyCount uses qtext first and falls back to pango
2013-12-08 Brian MatherlyDynamic text uses qtext first and falls back to pango
2013-12-08 Brian MatherlyImprovements to qtext to improve the use of cached...
2013-12-05 Brian MatherlyAdd qtext to loader for .txt files
2013-12-05 Brian MatherlyMove blipflash, dynamictext and count into plus module
2013-12-04 Brian MatherlyInitial implementation of producer_qtext
2013-12-03 Dan DennedyFix matroska avformat presets.
2013-11-24 Dan DennedyDocument the playlist hide property.
2013-11-21 Dan DennedyWorkaround Win32 apps sometimes hang on exit.
2013-11-17 Dan DennedyDocument sepia filter.
2013-11-10 Dan DennedyMake xml consumer respect video_off and audio_off.
2013-11-08 Dan DennedyAdd a refresh property to videostab2 filter.
2013-11-06 Dan DennedyAdd analysis_level property to sox filter.
2013-11-06 Dan DennedyFix audio distortion in float -> int32 conversion.
2013-10-28 Dan DennedyFix videostab2 interpolation.
2013-10-25 Maksym Veremeyenkorace condition fix
2013-10-24 Dan DennedyFrei0r glow is not thread-safe.
2013-10-24 Dan DennedyFix crash removing filter attached to a service.
2013-10-21 Dan DennedyFix memory leak converting image in RAM to GL texture.
2013-10-19 Maksym Veremeyenkoframe leak fix
2013-10-17 Dan DennedyAdd filter_panner.yml metadata.
2013-10-17 Dan DennedyAdd 'boolean' and 'argument' to service metadata schema.
2013-10-16 Dan DennedyFix crash when LADSPA_PATH is empty string.
2013-10-16 Dan DennedyFix serializing an xml producer by itself.
2013-10-15 Dan DennedyMake xml non-seekable only if explicitly set.
2013-10-04 Dan DennedyFix possible divide by zero.
2013-10-04 Dan DennedyAlways init pthread mutexes regardless if locking.
2013-10-04 Dan DennedyDo not try to use open_mutex unless it has been init.
2013-10-04 Dan DennedyFix regression in commit f26c43f.
2013-09-28 Dan DennedyAdd a reference to the consumer on the frame.
2013-09-27 Dan DennedyFix regression in consumer sdl fullscreen=1.
2013-09-22 Dan DennedyGive Qt includes highest priority.
2013-09-22 Dan DennedyMovit and glew pkg-config have 'GL' in includes.
2013-09-22 Dan DennedyFix some race conditions in mlt_consumer.
2013-09-18 Dan DennedyFix compile warnings on string literal for default...
2013-09-13 Dan DennedyAdd producer xml-nogl to disable auto-qglsl creation.
2013-09-09 Dan DennedyFix muxing vorbis into webm/mkv with libavcodec < 55.
2013-09-09 Dan DennedyFix segfault on consumer-fatal-error event.
2013-09-07 Dan DennedyImprove installation documentation (SF-196).
2013-09-07 Dan DennedyCheck for libswscale and libavdevice when configuring...
2013-09-07 Dan DennedyDo not try to build sox without sox.pc or libst-config...
2013-08-28 Maksym Veremeyenkofix division on 255 (v2)
2013-08-25 Dan DennedyFix building qimage module on Qt 5 on Windows.
2013-08-25 Dan DennedyFix qglsl on Qt 5 for OS X.
2013-08-24 Dan DennedyAdd "close glsl" event to glsl.manager service.
2013-08-24 Dan DennedyFix qglsl consumer for Qt 5.
2013-08-20 Dan DennedyCleanup x264 stats files when "passlogfile" supplied.
2013-08-18 Dan DennedyAdd faststart muxing flag to MP4 presets.
2013-08-08 Dan DennedyAdd support for Qt 5, drop support for Qt 3 and KDE 3.
2013-08-07 Dan DennedyMove the aspect ratio for multi consumer from mlt_frame.
2013-08-07 Dan DennedyAdd HTML escaping to metadata publishing script.
2013-08-07 Dan DennedyFix aspect ratio in resize filter with multi consumer.
2013-07-31 Dan DennedyLet DOUBLE_MLT_POSITION be defined in CFLAGS.
2013-07-30 Maksym Veremeyenkouse rational fps value to calc frames count
2013-07-30 Dan DennedyFix sample count and rate with audio_index=all.
2013-07-04 Dan DennedyDocument new priority property of decklink producer.
2013-07-04 Maksym VeremeyenkoAdd changing priority of decklink callback thread.
2013-07-04 Dan DennedyFix setting muxer-specific options (SF-197).
2013-07-04 Dan DennedyFix compile warning about planar_to_interleaved() unused.
2013-07-04 Dan DennedyUse avcodec_encode_audio2() with libavcodec v54 (SF...
2013-06-28 Dan DennedyMerge pull request #34 from agpanarin/master
2013-06-28 Alexey Panarinmlt_consumer.c: apply_profile_properties: display_aspec...
2013-06-24 Dan DennedyFix compile error on older versions of FFmepg 0.10...
2013-06-23 Dan DennedyFix compile error on older versions of FFmepg and Libav.
2013-06-22 Dan DennedyAdd consumer-stopping event fired before joining threads.
2013-06-20 Dan DennedyFix compressed video output in avformat.
2013-06-20 Dan DennedySet to interim version 0.9.1.
2013-06-16 Dan DennedyWorkaround to prevent qmelt on OS X from crashing at...
2013-06-13 Dan DennedyA minor win32 build fix noticed on webvfx/qmelt.
2013-06-07 Dan DennedyMerge pull request #33 from xzhavilla/master
2013-06-06 Alberto VillaKeep MMX/SSE checks from using the root Makefile
2013-06-05 Dan DennedyAdd exception handling around YAML parsing in metadata.rb.
2013-06-03 Dan DennedyUpdate ChageLog for v0.9.0.
2013-06-02 Dan DennedySet version to 0.9.0.
2013-06-02 Dan DennedyRevmove unnecessary forward declaration.
2013-06-02 Dan DennedyAdd release notes for version 0.9.0.
2013-06-02 Dan DennedyFix possible null pointer dereference (coverity-1026801).
2013-06-02 Dan DennedyFix valgrind errors in properties unit test.
2013-06-02 Dan DennedyFix superfluous assigment in initialization (coverity...
next