[libdvdnav-devel] [PATCH] src/dvd_input.c: use dvdcss2.dll instead of dvdcss.dll on OS/2

KO Myung-Hun komh78 at gmail.com
Wed Jan 28 05:55:44 CET 2015


Then, how about applying ?

Timothy Gu wrote:
> LGTM.
> 
> Timothy
> On Sun, Jan 18, 2015 at 8:24 PM KO Myung-Hun <komh78-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> 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
>> --
>> 1.8.5.2
>>
>> _______________________________________________
>> DVDnav-discuss mailing list
>> DVDnav-discuss-4+PuYLO5yA7jufZW15ZwLg at public.gmane.org
>> https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
>>

-- 
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