@@ -398,7 +372,7 @@ static int Open( vlc_object_t *p_this )
...
@@ -398,7 +372,7 @@ static int Open( vlc_object_t *p_this )
/* kept for development purposes */
/* kept for development purposes */
#if 0
#if 0
msg_Dbg(p_demux, "Sample Rate: %.0lf; Format ID: %s; Format Flags: %.8x; Bytes per Packet: %d; Frames per Packet: %d; Bytes per Frame: %d; Channels per Frame: %d; Bits per Channel: %d",
msg_Dbg(p_demux, "Sample Rate: %.0lf; Format ID: %s; Format Flags: %.8x; Bytes per Packet: %d; Frames per Packet: %d; Bytes per Frame: %d; Channels per Frame: %d; Bits per Channel: %d",
asbd.mSampleRate,
asbd.mSampleRate,
formatIDString,
formatIDString,
asbd.mFormatFlags,
asbd.mFormatFlags,
...
@@ -408,7 +382,7 @@ static int Open( vlc_object_t *p_this )
...
@@ -408,7 +382,7 @@ static int Open( vlc_object_t *p_this )