[vlc-devel] CVS Commit (gbazin)
cvs at videolan.org
cvs at videolan.org
Sun May 18 17:44:03 CEST 2003
Update of /var/cvs/videolan/vlc/modules/access
Modified Files:
cdda.c
Update of /var/cvs/videolan/vlc/modules/access/vcd
Modified Files:
cdrom.c cdrom.h cdrom_internals.h vcd.c
Log Message:
* modules/access/vcd/*, modules/access/cdda.c: changed ioctl_ReadSector() into ioctl_ReadSectors(), a function that can read multiple sectors at a time.
Modified the cdda plugin to read 20 sectors at a time. This was necessary because it was overkill to read the data sectors by sectors and was creating problems under Windows.
--
gbazin
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list