[Ffmpeg-devel] Bugs report

Guillaume POIRIER poirierg
Fri Mar 3 18:11:28 CET 2006


Hi,

On 3/3/06, Yao, Dongxian <yaodongxian at cti.depaul.edu> wrote:
> I found two bugs for the latest version of FFMpeg project:
>
>
>
> 1.      If you compile the project in Windows by using msys and MinGW
> library, you will get error says "undefined reference to mkstemp" in
> file "\libavcodec\xvid_rc.c". To fix it, just copy the way you team have
> done for the file "libavcodec\xvidff.c", add some codes to make Windows
> happy, here is the code I modified, and it got compiled and worked well:

Please send a patch instead. You can create one with cvs command "diff -u":

cvs diff -u path/to/my/modified/file
(from the root of your CVS checkout).

Guillaume
--
Reinventing the wheel certainly is annoying, but as long as all other
wheels are square...

Reimar D?ffinger





More information about the ffmpeg-devel mailing list