This fixes some potential issues I've identified within new DCA decoder. It is probably a good idea to backport these patches into 3.0 release branch.
foo86 (4): avcodec/dca: clear X96 channels if nothing was decoded avcodec/dca: fix av_cold placement in declarations avcodec/dca: simplify condition avcodec/dca: make reading past end of buffer safe libavcodec/dca_core.c | 1 + libavcodec/dca_xll.c | 46 +++++++++++++++++++++++----------------------- libavcodec/dcadec.h | 2 +- 3 files changed, 25 insertions(+), 24 deletions(-) -- 2.1.4 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel