Change #280910
| Category | ffmpeg |
| Changed by | Kacper Michajłow <kasper93@gmail.com> |
| Changed at | Sun 06 Sep 2026 00:48:26 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | baa01b0e748b8e770f070b493c98cdffcf832b7c |
Comments
avcodec: add a raw DSD encoder AV_SAMPLE_FMT_DSD frames are already the bitstream, so the dsd_msbf "encoder" is a plain copy of the samples into packets. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- Changelog
- doc/general_contents.texi
- libavcodec/Makefile
- libavcodec/allcodecs.c
- libavcodec/dsdenc.c
- libavcodec/version.h