On Fri, May 21, 2021 at 08:00:47PM +0200, Anton Khirnov wrote:
> Since AVStream.codec is gone, avformat.h does not require anything from
> avcodec.h.
> ---
> libavformat/avformat.h | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
seems to break alltools build here
tools/uncoded_fram
Since AVStream.codec is gone, avformat.h does not require anything from
avcodec.h.
---
libavformat/avformat.h | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index a28ac372da..92807e9657 100644
--- a/libavformat/avformat.h
+