[FFmpeg-devel] [PATCH] lavc/mlpdec: report presence of Atmos substreams as a profile

Hendrik Leppkes h.leppkes at gmail.com
Thu Jan 14 10:53:57 CET 2016


On Thu, Jan 14, 2016 at 2:32 AM, Rodger Combs <rodger.combs at gmail.com> wrote:
> ---
>  libavcodec/avcodec.h    | 2 ++
>  libavcodec/codec_desc.c | 1 +
>  libavcodec/mlp_parser.c | 5 +++++
>  libavcodec/mlpdec.c     | 2 ++
>  libavcodec/profiles.c   | 6 ++++++
>  libavcodec/profiles.h   | 1 +
>  6 files changed, 17 insertions(+)
>

I don't know if I like inventing a profile for some bitstream presence
which the codec itself doesn't consider a profile as such...


More information about the ffmpeg-devel mailing list