]> git.sesse.net Git - mlt/shortlog
mlt
2011-07-29 Maksym VeremeyenkoMake scheduling priority of decklink lib thread adjustable.
2011-07-27 Brian MatherlyMark composite transition metadata properties that...
2011-07-27 Brian MatherlyFilter service metadata from being displayed if it...
2011-07-26 Brian MatherlyAdd service metadata for composite transition, all...
2011-07-25 Dan DennedyDocument the redirect property.
2011-07-25 Dan DennedyRemove mlt protocol, use ByteIOContext if <v53 libavformat.
2011-07-25 Dan DennedyAdd support for custom AVIOContext.
2011-07-23 Dan DennedyAdd empty uninstall target to swig Makefile.
2011-07-22 Dan DennedyCleanup Brian's service metadata contribution.
2011-07-22 Dan DennedyMerge branch 'pez'
2011-07-22 Dan DennedyTouchup spacing in decklink consumer.
2011-07-22 Maksym VeremeyenkoLog when decklink audio buffer level changes.
2011-07-22 Maksym VeremeyenkoPrevent decklink audio buffer overflow.
2011-07-22 Maksym VeremeyenkoNotify dropped frame in decklink.
2011-07-22 Maksym VeremeyenkoAvoid float rounding error when calculating audio times...
2011-07-22 Dan DennedyMake ffmpeg v53-specific code more readable and searchable.
2011-07-22 Dan DennedyFix codec-specific defaults for libavcodec v53 (3370720).
2011-07-22 Dan DennedyRefactor to pass AVCodec into add_audio/video_stream.
2011-07-22 Dan Dennedyset interim version 0.7.5
2011-07-22 Dan DennedyFix build on Debian kfreebsd.
2011-07-22 Dan DennedyDocument the priority property.
2011-07-22 Dan DennedyTouchup spacing in decklink consumer.
2011-07-22 Maksym VeremeyenkoLog when decklink audio buffer level changes.
2011-07-22 Maksym VeremeyenkoPrevent decklink audio buffer overflow.
2011-07-22 Maksym VeremeyenkoNotify dropped frame in decklink.
2011-07-22 Maksym VeremeyenkoAvoid float rounding error when calculating audio times...
2011-07-22 Dan DennedyMake ffmpeg v53-specific code more readable and searchable.
2011-07-22 Dan DennedyFix codec-specific defaults for libavcodec v53 (3370720).
2011-07-22 Dan DennedyRefactor to pass AVCodec into add_audio/video_stream.
2011-07-22 Dan Dennedyset interim version 0.7.5
2011-07-22 Dan DennedyFix build on Debian kfreebsd.
2011-07-21 Dan DennedyDocument the priority property.
2011-07-20 Brian MatherlyTranscribe service metadata from services.txt to corres...
2011-07-17 Brian MatherlyRemove from all existing yml: in, out, length,
2011-07-16 Dan DennedyUpdate ChangeLog for v0.7.4
2011-07-16 Dan DennedySet version to 0.7.4
2011-07-16 Dan DennedyAdd release notes for v0.7.4
2011-07-16 Dan DennedyProperly represent LADSPA plugin author.
2011-07-15 Dan DennedyCleanup fprintf left in last commmit
2011-07-15 Dan DennedyFix audio glitch on seek (3362840).
2011-07-14 Dan DennedyLoad XML with LC_NUMERIC without changing global locale.
2011-07-14 Dan DennedyUse correct constant for mlt_properties_set_lcnumeric().
2011-07-13 Dan DennedyFix regression seeking to in point on seekable.
2011-07-12 Dan DennedyFix build on new locale stuff when not Linux or OS X.
2011-07-11 Dan DennedyFix build for querylocale() on OS X.
2011-07-11 Dan DennedyFix webm preset.
2011-07-11 Dan DennedyEnsure serialized yaml is LC_NUMERIC=C.
2011-07-11 Dan DennedyProtect locale hack with a mutex to ensure consistency.
2011-07-10 Dan DennedyMake maximum consecutive-dropped frames configurable.
2011-07-10 Dan DennedyFix playlist corruption with long blanks (kdenlive...
2011-07-10 Dan DennedyAdd a workaround in pango for old kdenlive countdowns.
2011-07-09 Dan DennedyConvert , to / delimiter in data_show templates.
2011-07-09 Dan DennedyAdd LC_NUMERIC handling to YAML Tiny parser.
2011-07-09 Dan DennedyAdd mlt_properties_get_lcnumeric and Properties::get_lc...
2011-07-09 Dan DennedyAdd Properties::set_lcnumeric().
2011-07-09 Dan DennedyAdd mlt_properties_set_lcnumeric, mlt_property_get_doub...
2011-07-09 Dan DennedyLet obscure accept / as a coordinate delimiter.
2011-07-09 Dan DennedyMake frei0r version metadata support locale.
2011-07-08 Dan DennedyFixup some YAML in last commit.
2011-07-08 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2011-07-08 Dan DennedyConvert services.txt to metadata YAML (WIP).
2011-07-07 Dan DennedyAdd LC_NUMERIC to MLT XML.
2011-07-07 Dan DennedyFix some default numeric property values in some locales.
2011-07-07 Dan DennedyUse '/' for coordinate delimiter instead of period.
2011-07-07 Dan DennedyFix usage of cut in demo script for some platforms...
2011-07-06 Dan DennedyAdd some WebM presets.
2011-07-05 Dan DennedyCleanup display of recommended versions.
2011-07-05 Dan DennedySkip audio output with first pass.
2011-07-05 Dan DennedyAdd new FFmpeg fastfirstpass option.
2011-07-05 Dan DennedySuppress confusing message when vpre does not exist.
2011-07-05 Dan DennedyFix profile-based x264 presets for FFmpeg v0.8+.
2011-07-05 Dan DennedyFix crash in consumer on FFmpeg v0.8 and later.
2011-07-05 Dan DennedyRevert removal of --avformat-ldextra.
2011-07-05 Dan DennedyRevert "Temporary fix for new crash when closing codec."
2011-07-05 Dan DennedyFix metadata for avformat demuxer/device-specific options.
2011-07-05 Dan DennedyAdd some x264-medium presets.
2011-07-05 Dan DennedyDropping support for --avformat-svn.
2011-07-04 Dan DennedySupport standard query syntax on avformat URL.
2011-07-04 Dan DennedyAdd convenient reconfigure script.
2011-07-03 Dan DennedyChange some verbose messages with new_seek to debug.
2011-07-03 Dan DennedyFix file descriptor leak in reopen_video().
2011-07-03 Dan DennedyFix race condition by adding take_lock to producer_open().
2011-07-03 Dan DennedyAdd check for null frame.
2011-07-03 Dan DennedyMake libdv sample aspect ratio consistent with profiles.
2011-07-02 Dan DennedyAdd Windows support for DeckLink.
2011-06-27 Dan DennedyMake it easier to embed sdl in Windows applications.
2011-06-25 Dan DennedyAdd handling for heavy frame-dropping with real_time>1.
2011-06-25 Dan DennedyImprove reliability of real_time=1 frame-dropping.
2011-06-25 Dan DennedySimplify and comment real_time=1 frame-dropping.
2011-06-25 Dan DennedyUse int64_t for req_position and int_position.
2011-06-25 Dan DennedyRevert "Fix int64_t to int overflow problem."
2011-06-23 Dan DennedyAdd DV and DVCPRO50 encode presets.
2011-06-22 Dan DennedyMake sure avformat consumer closes all mlt_frames.
2011-06-22 Dan DennedyFix regression on avdevice.
2011-06-22 Dan DennedyFix xml producer overwriting explicit profile.
2011-06-18 Dan DennedyCleanup Win32 build.
2011-06-18 Dan DennedyWin32 compile fix.
2011-06-16 Dan DennedyFix regression in field rendering luma transition.
2011-06-16 Dan DennedyFix int64_t to int overflow problem.
2011-06-14 Dan DennedySupport decklink video input format detection.
next