[MPlayer-dev-eng] Real_media Demux Dnet patches

Wei Jiang jiangw98 at yahoo.com
Sun Oct 12 06:50:46 CEST 2003


--- Copy of demux_real_10_12.c	2003-10-09
09:45:29.000000000 -0400
+++ demux_real.c	2003-10-12 00:14:25.000000000 -0400
@@ -524,8 +524,8 @@
                         *((int*)NULL)=1; // sig11 :)
                 }
 #endif
-#if 0
-                if( ((sh_audio_t *)ds->sh)->format ==
0x2000)
+#if 1
+                if( ((sh_audio_t *)ds->sh)->format ==
MKTAG('d', 'n', 'e', 't'))
                 {
                     // if DNET, swap bytes, as DNET
is byte-swapped AC3:
                     char *ptr = dp->buffer;

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com



More information about the MPlayer-dev-eng mailing list