On 12/11/18 14:18, Andreas Rheinhardt wrote:
> Currently ff_h264_get_level does not provide the correct level for any
> of the High Intra profiles. Now only High Intra profiles with level 1.1
> get misdetected.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/h264_levels.c | 4 ++--
> 1
Currently ff_h264_get_level does not provide the correct level for any
of the High Intra profiles. Now only High Intra profiles with level 1.1
get misdetected.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/h264_levels.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l