Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: ebe16f8b76d99ee802ab8ff371671ce6b32845bf
https://github.com/mltframework/mlt/commit/ebe16f8b76d99ee802ab8ff371671ce6b32845bf
Author: Dan Dennedy <d...@dennedy.org>
Date: 2014-11-03 (Mon, 03 Nov 2014)
Changed paths:
M AUTHORS
Log Message:
-----------
Add Brian, Janne, and Steinar to AUTHORS.
Commit: c059603e3fd14bb9de2dc03e4aaee87b19892cd0
https://github.com/mltframework/mlt/commit/c059603e3fd14bb9de2dc03e4aaee87b19892cd0
Author: Dan Dennedy <d...@dennedy.org>
Date: 2014-11-03 (Mon, 03 Nov 2014)
Changed paths:
M README
M docs/framework.txt
M docs/melt.1
M docs/melt.txt
M docs/mlt-xml.txt
M src/framework/mlt.h
M src/framework/mlt_animation.c
M src/framework/mlt_animation.h
M src/framework/mlt_cache.c
M src/framework/mlt_cache.h
M src/framework/mlt_consumer.c
M src/framework/mlt_consumer.h
M src/framework/mlt_deque.c
M src/framework/mlt_deque.h
M src/framework/mlt_events.c
M src/framework/mlt_events.h
M src/framework/mlt_factory.c
M src/framework/mlt_factory.h
M src/framework/mlt_field.c
M src/framework/mlt_field.h
M src/framework/mlt_filter.c
M src/framework/mlt_filter.h
M src/framework/mlt_frame.c
M src/framework/mlt_frame.h
M src/framework/mlt_geometry.c
M src/framework/mlt_geometry.h
M src/framework/mlt_log.c
M src/framework/mlt_log.h
M src/framework/mlt_multitrack.c
M src/framework/mlt_multitrack.h
M src/framework/mlt_parser.c
M src/framework/mlt_parser.h
M src/framework/mlt_playlist.c
M src/framework/mlt_playlist.h
M src/framework/mlt_pool.c
M src/framework/mlt_pool.h
M src/framework/mlt_producer.c
M src/framework/mlt_producer.h
M src/framework/mlt_profile.c
M src/framework/mlt_profile.h
M src/framework/mlt_properties.c
M src/framework/mlt_properties.h
M src/framework/mlt_property.c
M src/framework/mlt_property.h
M src/framework/mlt_repository.c
M src/framework/mlt_repository.h
M src/framework/mlt_service.c
M src/framework/mlt_service.h
M src/framework/mlt_tokeniser.c
M src/framework/mlt_tokeniser.h
M src/framework/mlt_tractor.c
M src/framework/mlt_tractor.h
M src/framework/mlt_transition.c
M src/framework/mlt_transition.h
M src/framework/mlt_types.h
M src/framework/mlt_version.c
M src/framework/mlt_version.h
M src/melt/io.c
M src/melt/io.h
M src/melt/melt.c
M src/modules/avformat/consumer_avformat.c
M src/modules/avformat/consumer_avformat.yml
M src/modules/avformat/factory.c
M src/modules/avformat/filter_avcolour_space.c
M src/modules/avformat/filter_avdeinterlace.c
M src/modules/avformat/filter_avresample.c
M src/modules/avformat/filter_swscale.c
M src/modules/avformat/producer_avformat.c
M src/modules/avformat/producer_avformat.yml
M src/modules/avformat/vdpau.c
M src/modules/core/composite_line_yuv_sse2_simple.c
M src/modules/core/consumer_multi.c
M src/modules/core/consumer_multi.yml
M src/modules/core/consumer_null.c
M src/modules/core/factory.c
M src/modules/core/filter_audiochannels.c
M src/modules/core/filter_audioconvert.c
M src/modules/core/filter_audiowave.c
M src/modules/core/filter_audiowave.yml
M src/modules/core/filter_brightness.c
M src/modules/core/filter_brightness.yml
M src/modules/core/filter_channelcopy.c
M src/modules/core/filter_channelcopy.yml
M src/modules/core/filter_crop.c
M src/modules/core/filter_crop.yml
M src/modules/core/filter_data_feed.c
M src/modules/core/filter_data_show.c
M src/modules/core/filter_data_show.yml
M src/modules/core/filter_fieldorder.c
M src/modules/core/filter_fieldorder.yml
M src/modules/core/filter_gamma.c
M src/modules/core/filter_gamma.yml
M src/modules/core/filter_greyscale.c
M src/modules/core/filter_greyscale.yml
M src/modules/core/filter_imageconvert.c
M src/modules/core/filter_luma.c
M src/modules/core/filter_luma.yml
M src/modules/core/filter_mirror.c
M src/modules/core/filter_mirror.yml
M src/modules/core/filter_mono.c
M src/modules/core/filter_mono.yml
M src/modules/core/filter_obscure.c
M src/modules/core/filter_obscure.yml
M src/modules/core/filter_panner.c
M src/modules/core/filter_panner.yml
M src/modules/core/filter_region.c
M src/modules/core/filter_region.yml
M src/modules/core/filter_rescale.c
M src/modules/core/filter_rescale.yml
M src/modules/core/filter_resize.c
M src/modules/core/filter_resize.yml
M src/modules/core/filter_transition.c
M src/modules/core/filter_transition.yml
M src/modules/core/filter_watermark.c
M src/modules/core/filter_watermark.yml
M src/modules/core/producer_colour.c
M src/modules/core/producer_colour.yml
M src/modules/core/producer_consumer.c
M src/modules/core/producer_consumer.yml
M src/modules/core/producer_hold.c
M src/modules/core/producer_hold.yml
M src/modules/core/producer_loader.c
M src/modules/core/producer_loader.yml
M src/modules/core/producer_melt.c
M src/modules/core/producer_melt.yml
M src/modules/core/producer_melt_file.yml
M src/modules/core/producer_noise.c
M src/modules/core/producer_noise.yml
M src/modules/core/transition_composite.c
M src/modules/core/transition_composite.h
M src/modules/core/transition_composite.yml
M src/modules/core/transition_luma.c
M src/modules/core/transition_luma.yml
M src/modules/core/transition_matte.c
M src/modules/core/transition_matte.yml
M src/modules/core/transition_mix.c
M src/modules/core/transition_mix.yml
M src/modules/core/transition_region.c
M src/modules/core/transition_region.h
M src/modules/core/transition_region.yml
M src/modules/dv/consumer_libdv.c
M src/modules/dv/consumer_libdv.yml
M src/modules/dv/factory.c
M src/modules/dv/producer_libdv.c
M src/modules/dv/producer_libdv.yml
M src/modules/gtk2/consumer_gtk2.c
M src/modules/gtk2/consumer_gtk2_preview.yml
M src/modules/gtk2/factory.c
M src/modules/gtk2/filter_rescale.c
M src/modules/gtk2/filter_rescale.yml
M src/modules/gtk2/pixops.c
M src/modules/gtk2/pixops.h
M src/modules/gtk2/producer_pango.c
M src/modules/gtk2/producer_pango.yml
M src/modules/gtk2/producer_pixbuf.c
M src/modules/gtk2/producer_pixbuf.yml
M src/modules/gtk2/scale_line_22_yuv_mmx.S
M src/modules/jackrack/consumer_jack.c
M src/modules/jackrack/consumer_jack.yml
M src/modules/jackrack/factory.c
M src/modules/jackrack/filter_jackrack.c
M src/modules/jackrack/filter_jackrack.yml
M src/modules/jackrack/filter_ladspa.c
M src/modules/jackrack/filter_ladspa.yml
M src/modules/jackrack/jack_rack.c
M src/modules/jackrack/jack_rack.h
M src/modules/jackrack/lock_free_fifo.c
M src/modules/jackrack/lock_free_fifo.h
M src/modules/jackrack/plugin.c
M src/modules/jackrack/plugin.h
M src/modules/jackrack/plugin_desc.c
M src/modules/jackrack/plugin_desc.h
M src/modules/jackrack/plugin_mgr.c
M src/modules/jackrack/plugin_mgr.h
M src/modules/jackrack/plugin_settings.c
M src/modules/jackrack/plugin_settings.h
M src/modules/jackrack/process.c
M src/modules/jackrack/process.h
M src/modules/jackrack/producer_ladspa.c
M src/modules/jackrack/producer_ladspa.yml
M src/modules/kino/factory.c
M src/modules/kino/kino_wrapper.cc
M src/modules/kino/kino_wrapper.h
M src/modules/kino/producer_kino.c
M src/modules/lumas/luma.c
M src/modules/normalize/factory.c
M src/modules/normalize/filter_volume.c
M src/modules/normalize/filter_volume.yml
M src/modules/plus/factory.c
M src/modules/plus/filter_affine.c
M src/modules/plus/filter_affine.yml
M src/modules/plus/filter_charcoal.c
M src/modules/plus/filter_charcoal.yml
M src/modules/plus/filter_dynamictext.c
M src/modules/plus/filter_dynamictext.yml
M src/modules/plus/filter_invert.c
M src/modules/plus/filter_invert.yml
M src/modules/plus/filter_sepia.c
M src/modules/plus/filter_sepia.yml
M src/modules/plus/transition_affine.c
M src/modules/plus/transition_affine.yml
M src/modules/resample/factory.c
M src/modules/resample/filter_resample.c
M src/modules/resample/filter_resample.yml
M src/modules/sdl/consumer_sdl.c
M src/modules/sdl/consumer_sdl.yml
M src/modules/sdl/consumer_sdl_audio.c
M src/modules/sdl/consumer_sdl_audio.yml
M src/modules/sdl/consumer_sdl_osx.h
M src/modules/sdl/consumer_sdl_osx.m
M src/modules/sdl/consumer_sdl_preview.c
M src/modules/sdl/consumer_sdl_preview.yml
M src/modules/sdl/consumer_sdl_still.c
M src/modules/sdl/consumer_sdl_still.yml
M src/modules/sdl/factory.c
M src/modules/sdl/producer_sdl_image.c
M src/modules/sdl/producer_sdl_image.yml
M src/modules/sox/factory.c
M src/modules/sox/filter_sox.c
M src/modules/sox/filter_sox.yml
M src/modules/sox/filter_sox_effect.yml
M src/modules/vorbis/factory.c
M src/modules/vorbis/producer_vorbis.c
M src/modules/vorbis/producer_vorbis.yml
M src/modules/xine/factory.c
M src/modules/xine/filter_deinterlace.c
M src/modules/xml/consumer_xml.c
M src/modules/xml/consumer_xml.yml
M src/modules/xml/factory.c
M src/modules/xml/producer_xml-nogl.yml
M src/modules/xml/producer_xml-string.yml
M src/modules/xml/producer_xml.c
M src/modules/xml/producer_xml.yml
M src/win32/win32.c
Log Message:
-----------
Transfer Ushodaya copyrights to Meltytech, LLC.
On September 30, 2014, Ushodaya Enterprises Limited assigned copyright
to Daniel Dennedy, acting on behalf of Meltytech, LLC.
Compare: https://github.com/mltframework/mlt/compare/6c85bebd083e...c059603e3fd1
------------------------------------------------------------------------------
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel