Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: df90b7a4377c93ed1d7d950c552f4836b7ae9dda
      
https://github.com/mltframework/mlt/commit/df90b7a4377c93ed1d7d950c552f4836b7ae9dda
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2018-01-14 (Sun, 14 Jan 2018)

  Changed paths:
    M src/framework/mlt_factory.c
    M src/framework/mlt_factory.h
    M src/modules/sdl/Makefile
    M src/modules/sdl/configure
    R src/modules/sdl/consumer_sdl2.c
    M src/modules/sdl/factory.c
    A src/modules/sdl2/Makefile
    A src/modules/sdl2/configure
    A src/modules/sdl2/consumer_sdl2.c
    A src/modules/sdl2/consumer_sdl2.yml
    A src/modules/sdl2/consumer_sdl2_audio.yml
    A src/modules/sdl2/factory.c

  Log Message:
  -----------
  Add sdl2 module that may coexist with sdl (1.2).

Now, it is possible to build both SDL 1.2 and SDL 2 consumers.
However, using both in the same process is not supported.
Builders can choose to disable one or the other at configure
time as they deem fit. It can be desirable to build both to allow
an application such as Flowblade that only works with SDL 1.2
while another application such as melt uses SDL 2.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to