Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #280912

Category ffmpeg
Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
Changed at Sun 06 Sep 2026 00:48:26
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision c6e28adabac09745f3406ffbf3833b8ac7f3f46a

Comments

avcodec: deprecate the PCM output of the DSD decoders
Now that AV_SAMPLE_FMT_DSD exists, the decoders will prefer this output
and PCM conversion is deprecated and will be removed. Users can use
libswresample directly.

Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

Changed files