]> git.alsa-project.org Git - alsa-utils.git/commitdiff
Added new formats...
authorJaroslav Kysela <perex@perex.cz>
Sun, 14 Nov 1999 19:25:45 +0000 (19:25 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sun, 14 Nov 1999 19:25:45 +0000 (19:25 +0000)
aplay/aplay.c

index 04e878d5b999effe312333ca6861833194dc2c97..9b5ba30e7d311fd6f2015edaf6e1f16fee07e627 100644 (file)
@@ -125,8 +125,10 @@ static char *get_format(int format)
                "Signed 32-bit Big Endian",
                "Unsigned 32-bit Little Endian",
                "Unsigned 32-bit Big Endian",
-               "Float",
-               "Float64",
+               "Float Little Endian",
+               "Float Big Endian",
+               "Float64 Little Endian",
+               "Float64 Big Endian",
                "IEC-958 Little Endian",
                "IEC-958 Big Endian",
                "Mu-Law",