Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 54168b279313b35ca85ae9410a75995658f70c0f
      
https://github.com/mltframework/mlt/commit/54168b279313b35ca85ae9410a75995658f70c0f
  Author: Steinar H. Gunderson <sgunder...@bigfoot.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M src/modules/opengl/Makefile

  Log Message:
  -----------
  Add a little hack for linking against Movit with epoxy.

After an earlier patch of mine, MLT now gets its GL headers
by piggy-backing on Movit. That means it needs to load Movit's
private libraries, too.


  Commit: 8bf8503d7bf31bd6708d59501f45e339e06fa5bd
      
https://github.com/mltframework/mlt/commit/8bf8503d7bf31bd6708d59501f45e339e06fa5bd
  Author: Steinar H. Gunderson <sgunder...@bigfoot.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M src/modules/opengl/filter_movit_convert.cpp

  Log Message:
  -----------
  Use the shared ResourcePool also for ad-hoc EffectChains.

We sometimes create an EffectChain just to get a temporary MLT image
into Movit. This, like any other, should use the ResourcePool.

A side-effect of this is that it serves as a temporary workaround
for Kdenlive bug 3253, since it delays the destruction of the
ResourcePool until the end of the program.


Compare: https://github.com/mltframework/mlt/compare/02a0ab41399c...8bf8503d7bf3
------------------------------------------------------------------------------
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to