1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Gyan Doshi c1340f3439 avformat/riffenc: don't force WAVEFORMATEXTENSIBLE for flt/dbl LPCM
2c2a167ca7 forced WAVEFORMATEXTENSIBLE for all LPCM streams with greater
than 16 bits per sample. However, WAVEFORMATEX allows IEEE Float samples
or any depth where raw depth == coded depth, see Remarks section at
https://learn.microsoft.com/en-us/windows/win32/api/mmreg/ns-mmreg-waveformatex
and samples M1F1-float32-AFsp, M1F1-float64-AFsp at
https://www.mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html

There are hardware devices and likely software players requiring float samples
that fail to qualify files with WAVEFORMATEXTENSIBLE headers.
2023-12-28 11:11:33 +05:30
..
2023-06-29 20:22:58 +02:00
2023-10-02 01:28:14 +02:00
2023-09-12 19:33:17 +02:00
2023-08-11 23:55:05 +02:00
2023-12-18 15:18:05 -03:00
2023-08-02 17:31:13 +02:00
2023-09-21 22:41:10 +02:00
2023-11-18 19:55:42 +01:00
2023-12-18 15:18:05 -03:00
2023-06-27 12:52:38 -03:00
2023-09-28 19:37:58 +02:00
2023-09-01 14:26:47 +02:00
2023-09-07 00:42:10 +02:00
2023-11-26 17:49:11 +01:00
2023-06-29 14:12:50 -03:00
2023-11-08 17:37:58 +11:00
2023-07-22 16:18:39 +02:00
2023-11-18 19:55:42 +01:00
2023-08-15 21:42:21 +02:00
2023-08-15 21:42:21 +02:00
2023-10-15 18:54:37 +02:00
2023-10-08 21:36:04 +02:00