[FFmpeg-devel] [PATCH] Support for UTF8 filenames on Windows

Ramiro Polla ramiro.polla
Thu Jul 23 03:11:44 CEST 2009


On Tue, Jul 21, 2009 at 7:22 PM, Diego Biurrun<diego at biurrun.de> wrote:
> On Tue, Jul 21, 2009 at 05:20:51PM -0300, Ramiro Polla wrote:
>> Ok, then, I need someone to take a look at the build system part (I
>> used FF_EXTRA_OBJS but there are some other combinations with less
>> underscores and I can't tell which one is best). Also another look at
>> the documentation is always welcome.
>
> Please resend the latest version.

Attached.

Changed UNICODE to Unicode and added a LocalFree() I had forgotten.

There's a #undef __STRICT_ANSI__ in winmain.c because I need the
definitions of __argc and __argv and they're under #ifdef
__STRICT_ANSI__. I could also re-declare as extern.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winutf8_3.diff
Type: text/x-diff
Size: 10856 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090722/60382681/attachment.diff>



More information about the ffmpeg-devel mailing list