[FFmpeg-devel] [PATCH 0/4] DCA decoder fixes

foo86 foobaz86 at gmail.com
Wed Mar 2 20:30:45 CET 2016


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



More information about the ffmpeg-devel mailing list