Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: b686ca6e91eef8f36ebedcb9a57cf74da1da23a3
      
https://github.com/mltframework/mlt/commit/b686ca6e91eef8f36ebedcb9a57cf74da1da23a3
  Author: Steinar H. Gunderson <sgunder...@bigfoot.com>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

  Changed paths:
    M src/modules/opengl/filter_movit_convert.cpp
    M src/modules/opengl/filter_movit_crop.cpp
    M src/modules/opengl/filter_movit_resample.cpp
    M src/modules/opengl/filter_movit_resize.cpp

  Log Message:
  -----------
  Stop special-casing the disable parameter for setting.

There are more parameters then just 'disable' that should be set before
chain finalization; in particular, DeconvolutionSharpenEffect compiles
the matrix size into the shader. Instead, just set all the parameters
once right after the chain has been built, which includes the disable
parameter.


  Commit: 2c046e968db474d1eafbcf77b119495bf89e6ae5
      
https://github.com/mltframework/mlt/commit/2c046e968db474d1eafbcf77b119495bf89e6ae5
  Author: Steinar H. Gunderson <sgunder...@bigfoot.com>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

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

  Log Message:
  -----------
  Let Movit effects supply their own fingerprint.

This allows effects to signal that some sort of change means the chain
needs to be regenerated. In particular, this unbreaks changing the
matrix_size parameter of DeconvolutionSharpenEffect; if you change it,
the entire chain will now be regenerated, instead of getting an assertion
failure.


  Commit: c24a9369d821bc07e44c2d6b046d4ceb404e7541
      
https://github.com/mltframework/mlt/commit/c24a9369d821bc07e44c2d6b046d4ceb404e7541
  Author: Steinar H. Gunderson <sgunder...@bigfoot.com>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

  Changed paths:
    M src/modules/opengl/filter_movit_deconvolution_sharpen.yml

  Log Message:
  -----------
  Correct maximum matrix size for DeconvolutionSharpenEffect.


  Commit: ef7206c302e89aac5acaadda09c149838e6d9653
      
https://github.com/mltframework/mlt/commit/ef7206c302e89aac5acaadda09c149838e6d9653
  Author: Steinar H. Gunderson <sgunder...@bigfoot.com>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

  Changed paths:
    M src/modules/opengl/transition_movit_mix.yml

  Log Message:
  -----------
  Give movit_mix's reverse parameter the same metadata as in the core mix 
transition.


  Commit: 09923c8a08da705269f3b6c105fcbedd4d09ae67
      
https://github.com/mltframework/mlt/commit/09923c8a08da705269f3b6c105fcbedd4d09ae67
  Author: Steinar H. Gunderson <sgunder...@bigfoot.com>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

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

  Log Message:
  -----------
  Make movit_mix ignore empty "mix" parameter strings.

Previously, the parameter would have to be entirely unset
(ie., NULL) for the transition progress to be used, which
was suboptimal in some cases.


Compare: https://github.com/mltframework/mlt/compare/8afec3dbd4d9...09923c8a08da
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to