[MPlayer-dev-eng] [PATCH] ad_pcm endian conversion fix

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed May 5 19:24:58 CEST 2004


Hi,
this fixes swapped channels in 8 bit stereo files and not working 32 bit 
files on bigendian machines.
Also forces using of af_format for endian conversion (better to 
optimize/maintain like that). Not to mention that bigendian machines 
might have a soundcard that only supports little endian, in which case 
current code would convert le->be->le for 16bit le pcms.

Please comment! If you don't I will apply on sunday.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list