On 30 August 2016 at 11:23, Jai Luthra <m...@jailuthra.in> wrote: > * Multichannel support for TrueHD is experimental > > There should be downmix substreams present for 2+ channel bitstreams, > but ffmpeg decoder doesn't need it. Will add support for this soon. > > * There might be lossless check failures on LFE channels > > * 32-bit sample support has been removed for now, will add it later > > While testing, some samples gave lossless check failures when enforcing > s32. Probably this will also get solved with the LFE issues. > > Signed-off-by: Jai Luthra <m...@jailuthra.in> > --- > > > a fate test could also be added > > sure. i will add it in a separate patch later. > > libavcodec/Makefile | 2 + > libavcodec/allcodecs.c | 4 +- > libavcodec/mlp.c | 21 + > libavcodec/mlp.h | 40 + > libavcodec/mlpenc.c | 2416 ++++++++++++++++++++++++++++++ > ++++++++++++++++++ > 5 files changed, 2481 insertions(+), 2 deletions(-) > create mode 100644 libavcodec/mlpenc.c >
Pushed! Thanks a lot! _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel