Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 1a5ca65780dad920cba7d284320aaf44b0c5a744
      
https://github.com/mltframework/mlt/commit/1a5ca65780dad920cba7d284320aaf44b0c5a744
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2014-09-01 (Mon, 01 Sep 2014)

  Changed paths:
    M src/framework/mlt_consumer.c

  Log Message:
  -----------
  Refactor mlt_image_format and mlt_audio_format in mlt_consumer.

This lets a consumer change a format inside its start method before
calling mlt_consumer_get_frame() or mlt_consumer_rt_frame() for the
first time.


  Commit: 022dedf4d4ccc9e1703d7a1c8ad4bd524ae62987
      
https://github.com/mltframework/mlt/commit/022dedf4d4ccc9e1703d7a1c8ad4bd524ae62987
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2014-09-01 (Mon, 01 Sep 2014)

  Changed paths:
    M src/modules/avformat/consumer_avformat.c

  Log Message:
  -----------
  Get pix_fmt from codec & mlt_image_format from pix_fmt. (kdenlive-3355)

I had to remove setting the timecode property and AVOption from the
first frame's "meta.attr.vitc.markup" property in the process as the
early call to get frame causes a timing problem starting render threads
with the correct image format. Users and applications need to explicitly
set the timecode now.


Compare: https://github.com/mltframework/mlt/compare/1818d25300e4...022dedf4d4cc
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to