30 Jun
2006
30 Jun
'06
1:11 p.m.
Author: diego Date: Fri Jun 30 15:11:44 2006 New Revision: 18871 Modified: trunk/libmpdemux/stream_dvd.c Log: 10l: wrong #endif removed. Modified: trunk/libmpdemux/stream_dvd.c ============================================================================== --- trunk/libmpdemux/stream_dvd.c (original) +++ trunk/libmpdemux/stream_dvd.c Fri Jun 30 15:11:44 2006 @@ -52,6 +52,7 @@ char * dvd_audio_stream_types[8] = { "ac3","unknown","mpeg1","mpeg2ext","lpcm","unknown","dts" }; char * dvd_audio_stream_channels[6] = { "mono", "stereo", "unknown", "unknown", "5.1/6.1", "5.1" }; +#endif static struct stream_priv_s { @@ -848,4 +849,3 @@ &stream_opts, 1 // Urls are an option string }; -#endif
7379
Age (days ago)
7379
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego