PR #20340 opened by Dariusz Frankiewicz (dariusz-f)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20340
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20340.patch
Acces unit size is described in documentation as > 0 < 0x
Signed-off-by: Dariusz Frankiewicz
Signed-off-by: Dariusz Frankiewicz
---
configure | 2 +-
libavcodec/liboapvenc.c | 24
2 files changed, 25 insertions(+), 1 deletion(-)
diff --git a/configure b/configure
index ac143f2fea..5527c20578 100755
--- a/configure
+++ b/configure
@@ -6983,7
Make consistency between encoder and decoder implementation.
Signed-off-by: Dariusz Frankiewicz
---
libavcodec/libxeve.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/libxeve.c b/libavcodec/libxeve.c
index 1d9972619d..40eab08ef2 100644
--- a/libavcodec/libxeve.c
Make consistency between encoder and decoder implementation.
Signed-off-by: Dariusz Frankiewicz
---
libavcodec/libxevd.c | 2 +-
libavcodec/libxeve.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/libxevd.c b/libavcodec/libxevd.c
index 520fdab7d8..51303ec71d