[MPlayer-dev-eng] [PATCH] add support for big-endian PCM output

Giacomo Comes comes at naic.edu
Thu Mar 22 21:26:41 CET 2007


> > I did create some time ago a patch that allow to use the option -format 
> > togheter with -ao pcm:nowaveheader.
> > 
> > The thread start here:
> > http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-August/045084.html
> > 
> > There was some discussion about the patch, but then it was totally forgotten.
> > 
> > I'm sending it again with the hope that this time it will be considered
> > (it still apply against current svn).
> > 
> > diff -Nraub mplayer.ori/help/help_mp-en.h mplayer/help/help_mp-en.h
> > --- mplayer.ori/help/help_mp-en.h	2006-08-07 10:13:55.000000000 -0400
> > +++ mplayer/help/help_mp-en.h	2006-08-14 14:11:55.000000000 -0400
> > @@ -1092,7 +1092,8 @@
> >  // This one desn't even  have any mp_msg nor printf's?? [CHECK]
> >  
> >  // ao_pcm.c
> > -#define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Channels: %s Format %s\n"
> > +#define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Channels: %s Format: %s\n"
> 
> Cosmetics. ;)

Yes I know. But the patch is so simple that I think is not worth
splitting it in two separate patches.

Anyway if it is considered for inclusion and it is requested I can
submit two separate patches :-).

Ciao
Giacomo



More information about the MPlayer-dev-eng mailing list