Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8222083

Support of "64-bit IEEE floating point" encoding for the AU file format

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 11, 12, 13
    • client-libs
    • b25
    • generic
    • generic

        AU file format can contains the data in the float encoding. When support of AU was added to the jdk the float format was not supported. But in jdk 7 PCM_FLOAT was added(for WAV) and it can be reused for AU as well.

        In jdk9(JDK-8146239) support of "PCM_FLOAT and 32 sampleSizeInBits" was added. But AU format supports 64-bit as well:
        https://en.wikipedia.org/wiki/Au_file_format
          encoding 7 = 64-bit IEEE floating point

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: