mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-04 02:23:20 +00:00
Since the code already supports both little- and big-endian audio for recording, do not fail just because the endianness is not what we expect. It is possible that 8-bit recording would not have worked at all on some systems without that change.