On Wed, 20 Apr 2011, Martin Storsjö wrote:

> From: Kirill Gavrilov <[email protected]>
> 
> All file names should be in UTF-8 within libavformat.
> 
> This is handled by mapping the open() function to an internal one
> in os_support.h for windows.
> 
> fopen() could be overridden in the same way, but if that would be
> used from ffmpeg.c, it would add a dependency on an ff prefixed
> internal lavf function.

Any comments on this cleaned up version of the hacks (except for the minor 
issues Diego pointed out, that I fixed locally)?

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to