[FFmpeg-devel] [PATCH 1/2] avcodec: add pcm_f16le and pcm_f24le decoder

Paul B Mahol onemda at gmail.com
Sun Nov 13 10:03:37 EET 2016


On 9/19/16, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/Makefile     |  2 ++
>  libavcodec/allcodecs.c  |  2 ++
>  libavcodec/avcodec.h    |  2 ++
>  libavcodec/codec_desc.c | 14 ++++++++++++++
>  libavcodec/pcm.c        | 34 ++++++++++++++++++++++++++++++++++
>  libavcodec/utils.c      |  2 ++
>  6 files changed, 56 insertions(+)
>

ping for this two patches


More information about the ffmpeg-devel mailing list