Diego Biurrun <diego <at> biurrun.de> writes:
> > { CODEC_ID_PCM_S32LE, 1},
> > + { CODEC_ID_PCM_BLURAY, MKTAG('B', 'P', 'C', 'M')},
>
> This used to be in alphabetical order I think.
No, it was not which was the reason why I added BLURAY at the end.
Carl Eugen