On 26 November 2017 at 22:51, James Darnley wrote:
> State that the maximum value of order is 32. This limit is used in both
> C and x86 assebly code.
> ---
> libavcodec/flacdsp.h | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/libavcodec/flacdsp.h b/libavcodec/flacdsp.h
> inde
State that the maximum value of order is 32. This limit is used in both
C and x86 assebly code.
---
libavcodec/flacdsp.h | 8
1 file changed, 8 insertions(+)
diff --git a/libavcodec/flacdsp.h b/libavcodec/flacdsp.h
index 7bb0dd0e9a..90fd3f04b5 100644
--- a/libavcodec/flacdsp.h
+++ b/lib