view libmpdemux/cue_read.h @ 18727:24b2d27f2407

Use MPlayer's CPU detection module instead of libmpeg2's, initial patch by Jim Huang jserv A linux2¡ëcc¡ëntu¡ëedu¡ëtw, reworked by me according to The Guru's advices ;-) Original thread: Date: Jun 15, 2006 8:35 AM Subject: [MPlayer-dev-eng] [PATCH] Remove duplicated CPU detection in libmpeg2
author gpoirier
date Fri, 16 Jun 2006 13:40:00 +0000
parents 5eb4994a691f
children
line wrap: on
line source


//int cue_read_cue (char *in_cue_filename);
//int cue_vcd_seek_to_track (int track);
//int cue_vcd_get_track_end (int track);
//void cue_vcd_read_toc ();
//int cue_vcd_read(char *mem);
//inline void cue_set_msf(unsigned int sect);