17 Apr 2012 20:13
Unicode filenames support on Windows regression
Kirill Gavrilov <gavr.mail <at> gmail.com>
2012-04-17 18:13:34 GMT
2012-04-17 18:13:34 GMT
Hi, I ported my small app from 0.6.90 -> 0.10.2 and during test base evaluation found regression in Unicode filenames support. The reason is a stat function (in file_check) which now called before open (in file_open) and makes FFmpeg think that file doesn't exists. I tried to prepare the patch that follows semantic of definitions' hell adopted in FFmpeg. Not tested it widespread yet - just launched trivial samples using ffmpeg.exe. Please comment. ----------------------------------------------- Kirill Gavrilov, Software designer.
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel <at> ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
RSS Feed