Change #280904
| Category | ffmpeg |
| Changed by | Kacper Michajłow <kasper93@gmail.com> |
| Changed at | Sun 06 Sep 2026 00:48:25 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 078224ae98dfba868bccb0e8726a9ed4ef278573 |
Comments
avcodec/wavpack: support raw DSD output Output DSD frames as AV_SAMPLE_FMT_DSD. The default float output is unchanged. Raw frames carry no state between each other, so this mode does not allocate the shared DSD context. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- libavcodec/version.h
- libavcodec/wavpack.c