comparison ifo_read.h @ 20:fce16251755c src

Remove all trailing whitespace, patch by Erik Hovland *erik$hovland dot org%
author rathann
date Sat, 06 Sep 2008 21:55:51 +0000
parents fdbae45c30fc
children 4aa618ae094f
comparison
equal deleted inserted replaced
19:7f7e87bd7536 20:fce16251755c
134 * video manager and video title set information files. For VMGI files, this 134 * video manager and video title set information files. For VMGI files, this
135 * fills the ifofile->vmgi_pgci_ut structure and all its substructures. For 135 * fills the ifofile->vmgi_pgci_ut structure and all its substructures. For
136 * VTSI files, this fills the ifofile->vtsm_pgci_ut structure. 136 * VTSI files, this fills the ifofile->vtsm_pgci_ut structure.
137 */ 137 */
138 int ifoRead_PGCI_UT(ifo_handle_t *); 138 int ifoRead_PGCI_UT(ifo_handle_t *);
139 139
140 /** 140 /**
141 * okay = ifoRead_VTS_TMAPT(ifofile); 141 * okay = ifoRead_VTS_TMAPT(ifofile);
142 * 142 *
143 * Reads in the VTS Time Map Table, this data is only located in the video 143 * Reads in the VTS Time Map Table, this data is only located in the video
144 * title set information file. This fills the ifofile->vts_tmapt structure 144 * title set information file. This fills the ifofile->vts_tmapt structure
145 * and all its substructures. When pressent enables VOBU level time-based 145 * and all its substructures. When pressent enables VOBU level time-based
146 * seeking for One_Sequential_PGC_Titles. 146 * seeking for One_Sequential_PGC_Titles.
147 */ 147 */
148 int ifoRead_VTS_TMAPT(ifo_handle_t *); 148 int ifoRead_VTS_TMAPT(ifo_handle_t *);
149 149
150 /** 150 /**
151 * okay = ifoRead_C_ADT(ifofile); 151 * okay = ifoRead_C_ADT(ifofile);
152 * 152 *
153 * Reads in the cell address table for the menu VOB. For the video manager, 153 * Reads in the cell address table for the menu VOB. For the video manager,
154 * this corresponds to the VIDEO_TS.VOB file, and for each title set, this 154 * this corresponds to the VIDEO_TS.VOB file, and for each title set, this