[MPlayer-cvslog] CVS: main/libao2 ao_oss.c,1.48,1.49

The Wanderer inverseparadox at comcast.net
Thu Dec 30 15:11:40 CET 2004


Alex Beregszaszi wrote:

> -    printf("Unknown format: %x\n", format);
> +    printf("Unknown/not supported internal format: %s\n", af_fmt2str_short(format));

> -    printf("Unknown format: %x\n", format);
> +    printf("Unknown/not supported OSS format: %x\n", format);

...since these lines were going to be changed anyway, they should have
been switched to mp_msg... it's not necessarily worth specifically going
back to do it now, but the principle remains.

(Also, I might have preferred "unsupported" instead of "not supported".
But that's more minor.)

Ordinarily something like this would inspire me to get back to work on
my own transition patches, but I have another major project I'm working
on elsewhere at the moment... and my work schedule is about to heat up
again. Still, give me a month or two and I might go somewhere.

-- 
       The Wanderer

Warning: Simply because I argue an issue does not mean I agree with any
side of it.

A government exists to serve its citizens, not to control them.




More information about the MPlayer-cvslog mailing list