Change #280905
| 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 | 5bd86141b64981bc049f8244863c777b27490961 |
Comments
avcodec/dsd: add helper for DSD to PCM conversion via libswresample libswresample now supports AV_SAMPLE_FMT_DSD input using the same conversion as the local dsd2pcm implementation. This will be used in following commits and replace dsd2pcm impl. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- configure
- libavcodec/dsd.c
- libavcodec/dsd.h