Dan,
In the Kdenlive and Flowblade build scripts we compile FFMPEG with "--disable
network".
In FFMPEG, someone made a commit that includes network.h in matroskadec.c:
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=30c5c45b123c45ede70988088528a2de6c869c3f
This causes the build to fail when "--disable network" is specified because the
configure script does not check for structures and some structs get redefined
in network.h.
We have three options:
1) pester ffmpeg and try to get it fixed
2) wait for ffmpeg to figure it out on their own
3) remove the "--disable network" from the build scripts
I can do the leg work. Which option will be most effective/efficient? I thought
I'd ask you because you have more experience dealing with ffmpeg.
~BM
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel