[Ffmpeg-devel] [PATCH] Compilation fixes part 1

plaum at ipf.uni-stuttgart.de plaum
Thu Aug 25 21:20:27 CEST 2005


Hi all,

Someone sent me 2 patches for ffmpeg, here is the first one. It does the
following:

1. Replaces some occurrences of fprintf() by av_log()

2. Fixes the a52 parser for the case that liba52 is dlopen()ed (parser.c
   depends on the external function a52_syncinfo, which is not available
   in this case).

To me, it looks clean, but who knows? ;)

Cheers

Burkhard

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_compilation_fix_1.patch
Type: text/x-patch
Size: 10606 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050825/bc51b3c1/attachment.bin>



More information about the ffmpeg-devel mailing list