Mercurial > mplayer.hg
view libmpdvdkit2/FILES @ 16547:aa15d627a00b
Prints the numbers of start and end tracks and MSF length for each
track of a VCD when -identify is given.
Patch by kiriuja < mplayer TIREH patches AH en TIREH directo POIS net >
Original Thread:
Date: Sep 11, 2005 3:30 AM
Subject: [MPlayer-dev-eng] [PATCH] -identify VCD tracks
author | gpoirier |
---|---|
date | Thu, 22 Sep 2005 08:46:05 +0000 |
parents | 3aa52e1c869a |
children | 954cdf2171f6 |
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.8: ---------------- 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.