On 1/24/2022 2:00 PM, Anton Khirnov wrote:
Parsers should not mess with decoder private data. It is also completely
unnecessary here.
---
libavcodec/h264_parser.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/libavcodec/h264_parser.c b/libavcodec/h264_parser.c
Parsers should not mess with decoder private data. It is also completely
unnecessary here.
---
libavcodec/h264_parser.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/libavcodec/h264_parser.c b/libavcodec/h264_parser.c
index e3a11702c5..816b04845e 100644
--- a/libavcod