On 8/14/07, Randy McMurchy <[EMAIL PROTECTED]> wrote: > > FFmpeg is so particular as their API changes. Packages are constantly > trying to update their required version numbers (of SVN FFmpeg) to keep > up. It is a losing battle. Note Dan's recent comment about a GStream > dev that said they just don't offer external FFmpeg any longer. They > build statically from sources in the tree (I hope that's what Dan meant).
That's exactly what I meant. They ship a snapshot of ffmpeg in their source tree, build a static libavcodec.a (etc.), and link their app to it. No more API breakage :) -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
