Change #280900
| Category | ffmpeg |
| Changed by | Kacper Michajłow <kasper93@gmail.com> |
| Changed at | Sun 06 Sep 2026 00:48:24 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 90a20fd15b6aa9336bab7dec8e2d18b70703786d |
Comments
avformat: set the sample format of DSD streams The DSF, DSDIFF and WavPack demuxers know that a stream carries DSD, so report AV_SAMPLE_FMT_DSD as its sample format. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- libavformat/dsfdec.c
- libavformat/iff.c
- libavformat/wvdec.c