Re: [FFmpeg-devel] [PATCH 02/15] lavc: add little-endian ADPCM_THP decoder
On Sat, Jun 20, 2015 at 05:01:14AM -0500, Rodger Combs wrote: > --- > Changelog | 1 + > libavcodec/adpcm.c | 21 - > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h| 1 + > libavcodec/codec_desc.c | 7 +++ > libavcodec/utils.c | 1 + >
[FFmpeg-devel] [PATCH 02/15] lavc: add little-endian ADPCM_THP decoder
--- Changelog | 1 + libavcodec/adpcm.c | 21 - libavcodec/allcodecs.c | 1 + libavcodec/avcodec.h| 1 + libavcodec/codec_desc.c | 7 +++ libavcodec/utils.c | 1 + libavcodec/version.h| 2 +- 7 files changed, 28 insertions(+), 6 deleti