84f467454b avcodec: add APAC decoder
Changelog | 1 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/apac.c | 269 ++++++++++++++++++++++++++++++++++++++++++++++++
libavcodec/codec_desc.c | 7 ++
libavcodec/codec_id.h | 1 +
libavcodec/version.h | 4 +-
7 files changed, 282 insertions(+), 2 deletions(-)