[libdvdnav-devel] [PATCH] src/dvd_input.c: use dvdcss2.dll instead of dvdcss.dll on OS/2
KO Myung-Hun
komh78 at gmail.com
Tue Jan 6 01:53:45 CET 2015
Ping 2 ?
KO Myung-Hun wrote:
> Ping ?
>
> KO Myung-Hun wrote:
>> libtool creates a versioned dll on OS/2 as well.
>> ---
>> src/dvd_input.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/src/dvd_input.c b/src/dvd_input.c
>> index 2d6a8af..a89c08d 100644
>> --- a/src/dvd_input.c
>> +++ b/src/dvd_input.c
>> @@ -287,7 +287,7 @@ int dvdinput_setup(void)
>> #elif defined(WIN32)
>> #define CSS_LIB "libdvdcss-2.dll"
>> #elif defined(__OS2__)
>> - #define CSS_LIB "dvdcss.dll"
>> + #define CSS_LIB "dvdcss2.dll"
>> #else
>> #define CSS_LIB "libdvdcss.so.2"
>> #endif
>
--
KO Myung-Hun
Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
More information about the libdvdnav-devel
mailing list