Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 50e90ddc46bd818b55f9a492cedc2d4e3ae23176
      
https://github.com/mltframework/mlt/commit/50e90ddc46bd818b55f9a492cedc2d4e3ae23176
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

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

  Log Message:
  -----------
  Fix wrong search flags supplied to av_opt_set().

Not only were the wrong AV_OPT flags supplied as search options but also
lack of AV_OPT_SEARCH_CHILDREN was the cause of warnings such as:

[libx264 @ 0x7ff55c001c60] [Eval @ 0x7ff561544c60] Undefined constant or
missing '(' in 'main'
[libx264 @ 0x7ff55c001c60] Unable to parse option value "main"


------------------------------------------------------------------------------
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