X-Git-Url: https://git.piment-noir.org/?p=deb_ffmpeg.git;a=blobdiff_plain;f=ffmpeg%2Flibavcodec%2Fmlp.h;h=05d8dbaa61415cc652e8a82a985420a2c54de068;hp=bb9ca26aa8f01f535b8344c67392bd8216b51a04;hb=f6fa7814ccfe3e76514b36cf04f5cd3cb657c8cf;hpb=2ba45a602cbfa7b771effba9b11bb4245c21bc00 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