> On Nov 3, 2022, at 22:20, Zhao Zhili wrote:
>
> From: Zhao Zhili
>
> x265_sei is available since X265_BUILD 88. Bump required version
> to 89 to fix the regression from commit 1f585030137, and remove a
> conditional compilation.
>
> Signed-off-by: Zhao Zhili
> ---
> configure
From: Zhao Zhili
x265_sei is available since X265_BUILD 88. Bump required version
to 89 to fix the regression from commit 1f585030137, and remove a
conditional compilation.
Signed-off-by: Zhao Zhili
---
configure| 2 +-
libavcodec/libx265.c | 2 --
2 files changed, 1 insertion(+),
On 11/3/2022 8:11 AM, Zhao Zhili wrote:
From: Zhao Zhili
x265_sei is available since X265_BUILD 88. This fixes a regression
from commit 1f585030137.
How old are we talking about? Latest release is > 200, so 88 seems
pretty old.
I'd just bump the minimum required version in configure. It's 70
From: Zhao Zhili
x265_sei is available since X265_BUILD 88. This fixes a regression
from commit 1f585030137.
Signed-off-by: Zhao Zhili
---
libavcodec/libx265.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/libavcodec/libx265.c b/libavcodec/libx265.c
index 4aa96e1f2d..e36f20a812 100