[vlc-devel] [PATCH] mkv: fix the problem that mkv is not played on OS/2
Denis Charmet
typx at dinauz.org
Wed Oct 17 15:28:25 CEST 2012
Le mercredi 17 octobre 2012 à 06:01:53, KO Myung-Hun a écrit :
> -#if !defined(WIN32) && !defined(__ANDROID__) && !defined(__APPLE__)
> +#if !defined(WIN32) && !defined(__ANDROID__) && !defined(__APPLE__) && \
> + !defined(__OS2__)
> /* Don't try complex seek if we seek to 0 */
It's definitely a problem on 32 bits platforms... maybe we should
disable it for all platforms until I figure out what is the real
problem...
--
TypX
Le mauvais esprit est un art de vivre
More information about the vlc-devel
mailing list