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

Ramiro Polla ramiro.polla
Tue Jul 28 06:32:56 CEST 2009


On Wed, Jul 22, 2009 at 10:11 PM, Ramiro Polla<ramiro.polla at gmail.com> wrote:
> 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.

Newer patch that should take care of WinCE. Karl, could you please
test the patch to make sure it does what you need? Martin, could you
please test to see if I haven't messed up with WinCE?

Mans, could you please comment on:
- the #undef I mentioned above
- the build system FF_EXTRA_OBJS

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winutf8_4.diff
Type: application/octet-stream
Size: 11027 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090728/e9037596/attachment.obj>



More information about the ffmpeg-devel mailing list