On 5/10/2021 10:52 PM, Andreas Rheinhardt wrote:
The code to create global headers is broken and deactivated,
so one must not deactivate in-band headers even if the
AV_CODEC_FLAG_GLOBAL_HEADER is set; doing otherwise creates
unplayable files when this flag is set.
Signed-off-by: Andreas Rheinhar
The code to create global headers is broken and deactivated,
so one must not deactivate in-band headers even if the
AV_CODEC_FLAG_GLOBAL_HEADER is set; doing otherwise creates
unplayable files when this flag is set.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/libxavs.c | 2 +-
1 file change