X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ffmpeg%2Flibavcodec%2Fmlp.h;h=05d8dbaa61415cc652e8a82a985420a2c54de068;hb=8fd34b4a89bf48bd51f52d72b09a8ae21a73b1df;hp=bb9ca26aa8f01f535b8344c67392bd8216b51a04;hpb=2ba45a602cbfa7b771effba9b11bb4245c21bc00;p=deb_ffmpeg.git diff --git a/ffmpeg/libavcodec/mlp.h b/ffmpeg/libavcodec/mlp.h index bb9ca26..05d8dba 100644 --- a/ffmpeg/libavcodec/mlp.h +++ b/ffmpeg/libavcodec/mlp.h @@ -45,7 +45,7 @@ /** Maximum number of substreams that can be decoded. * MLP's limit is 2. TrueHD supports at least up to 3. */ -#define MAX_SUBSTREAMS 3 +#define MAX_SUBSTREAMS 4 /** which multiple of 48000 the maximum sample rate is */ #define MAX_RATEFACTOR 4