[FFmpeg-devel] [PATCH] Fix broken build

Art Clarke aclarke
Thu Jan 8 05:03:18 CET 2009


I'm sure Baptiste would catch this on his next full build, but the current
tip of tree doesn't compile.  This patch fixes it (not sure if it's the
right way though).

- Art

p.s.  we noticed this because we auto-build ffmpeg (like FATE) since we
include it in a new open source project called "Xuggler".  See
http://build.xuggle.com/ for the build server.

Xuggler is a soon-to-be-released Java wrapper of libav* that adds standard
java memory management (garbage collects things like AVFrames), slightly
safer API for java folks (i.e. we check for bad arguments), support for
passing decoded data around multiple threads, and a full test suite
including memory leak and corruption tests.  And don't worry folks, it'll be
open source :)  If folks are interested let me know and I'll give them
access to our code early to test.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090107/f49af8d3/attachment.txt>



More information about the ffmpeg-devel mailing list