avcodec: add support for planar signed 8-bit PCM.
It is found in some 8svx files (e.g. ones created by SoX). Currently the decoder reuses the 8svx functions because we already have handling of a single large planar packet for the compressed 8svx codecs.
Showing
- libavcodec/8svx.c 40 additions, 5 deletionslibavcodec/8svx.c
- libavcodec/Makefile 1 addition, 0 deletionslibavcodec/Makefile
- libavcodec/allcodecs.c 1 addition, 0 deletionslibavcodec/allcodecs.c
- libavcodec/avcodec.h 1 addition, 0 deletionslibavcodec/avcodec.h
- libavcodec/version.h 1 addition, 1 deletionlibavcodec/version.h
- libavformat/iff.c 1 addition, 1 deletionlibavformat/iff.c
Loading
Please register or sign in to comment