Mercurial > mplayer.hg
view libmpdvdkit2/FILES @ 20093:e8d2916284f1
r20083: Unify labels of two solutions to similar problems.
r20082: Missing space before '('
r20081: Remove unnecessary </itemizedlist><itemizedlist>, ..
r20080: (cosmetics) add some empty lines to improve readability
author | kraymer |
---|---|
date | Sat, 07 Oct 2006 14:05:54 +0000 |
parents | e5d97c5f3c32 |
children | 9d3701257b4e |
line wrap: on
line source
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/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.