[MPlayer-dev-eng] Real_media Demux Dnet patches

Arpi arpi at thot.banki.hu
Sun Oct 12 14:21:02 CEST 2003


Hi,

do not apply, this is bad!!!
the byteswapping is handled in the decoder.

> --- 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
> 
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
> 
> 


A'rpi / Astral & ESP-team

--
Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list