summaryrefslogtreecommitdiffstats
path: root/libmpdvdkit2/FILES
blob: 0a8eabb8109f3806ef09c37d1ff7dad4c5075b6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
On the origin of the files:
==========================

The code is a mixture of libdvdread and libdvdcss.

libdvdread 0.9.4:
----------------
bswap.h
dvd_input.c
dvd_input.h
dvd_reader.c
dvd_reader.h
dvd_udf.c
dvd_udf.h
ifo_print.c
ifo_print.h
ifo_read.c
ifo_read.h
ifo_types.h
nav_print.c
nav_print.h
nav_read.c
nav_read.h
nav_types.h

libdvdcss 1.2.9:
----------------
bsdi_dvd.h
bsdi_ioctl.c
common.h
config.h
css.c
css.h
csstables.h
device.c
device.h
dvdcss.h
error.c
ioctl.c
ioctl.h
libdvdcss.c
libdvdcss.h

Additional MPlayer-specific changes are contained in libdvdread_changes.diff
and libdvdcss_changes.diff.
This file should be updated with each modification of the code.