Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
libdvdcss
Commits
9fe737f5
Commit
9fe737f5
authored
Oct 29, 2014
by
Diego Biurrun
Browse files
Add QNX to list of supported OSes.
parent
0d571b2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
libdvdcss.spec.in
View file @
9fe737f5
...
...
@@ -32,8 +32,8 @@ Conflicts: libdvdcss0.0.1, libdvdcss0.0.2
libdvdcss
is
a
simple
library
designed
for
accessing
DVDs
like
a
block
device
without
having
to
bother
about
the
decryption
.
The
important
features
are
:
*
Portability
:
Currently
supported
platforms
are
GNU
/
Linux
,
FreeBSD
,
NetBSD
,
OpenBSD
,
BeOS
,
Mac
OS
X
,
Solaris
,
OS
/
2
,
and
Windows
NT
4.0
SP4
(
with
IE
5.0
)
or
later
.
OpenBSD
,
BeOS
,
Mac
OS
X
,
Solaris
,
QNX
,
OS
/
2
,
and
Windows
NT
4.0
SP4
(
with
IE
5.0
)
or
later
.
*
Adaptability
:
Unlike
most
similar
projects
,
libdvdcss
does
not
require
the
region
of
your
drive
to
be
set
and
will
try
its
best
to
read
from
the
disc
even
in
the
case
of
a
region
mismatch
.
...
...
@@ -49,8 +49,8 @@ Provides: %name = %version-%release
libdvdcss
is
a
simple
library
designed
for
accessing
DVDs
like
a
block
device
without
having
to
bother
about
the
decryption
.
The
important
features
are
:
*
Portability
:
Currently
supported
platforms
are
GNU
/
Linux
,
FreeBSD
,
NetBSD
,
OpenBSD
,
BeOS
,
Mac
OS
X
,
Solaris
,
OS
/
2
,
and
Windows
NT
4.0
SP4
(
with
IE
5.0
)
or
later
.
OpenBSD
,
BeOS
,
Mac
OS
X
,
Solaris
,
QNX
,
OS
/
2
,
and
Windows
NT
4.0
SP4
(
with
IE
5.0
)
or
later
.
*
Adaptability
:
Unlike
most
similar
projects
,
libdvdcss
does
not
require
the
region
of
your
drive
to
be
set
and
will
try
its
best
to
read
from
the
disc
even
in
the
case
of
a
region
mismatch
.
...
...
src/libdvdcss.c
View file @
9fe737f5
...
...
@@ -30,8 +30,8 @@
* device without having to bother about the decryption. The important features
* are:
* \li portability: Currently supported platforms are GNU/Linux, FreeBSD,
* NetBSD, OpenBSD, BeOS, Mac OS X, Solaris, OS/2, and Windows
NT 4.0
* SP4 (with IE 5.0) or later.
* NetBSD, OpenBSD, BeOS, Mac OS X, Solaris,
QNX,
OS/2, and Windows
*
NT 4.0
SP4 (with IE 5.0) or later.
* \li adaptability: Unlike most similar projects, libdvdcss does not require
* the region of your drive to be set and will try its best to read from
* the disc even in the case of a region mismatch.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment