On Fri, Oct 09, 2020 at 03:04:23PM +0200, Anton Khirnov wrote:
> Those are private fields, no reason to have them exposed in a public
> header.
> ---
> libavformat/avformat.h | 3 +--
> libavformat/internal.h | 4
> libavformat/mux.c | 12 ++--
> libavformat/utils.c| 14 +++
Those are private fields, no reason to have them exposed in a public
header.
---
libavformat/avformat.h | 3 +--
libavformat/internal.h | 4
libavformat/mux.c | 12 ++--
libavformat/utils.c| 14 +++---
4 files changed, 18 insertions(+), 15 deletions(-)
diff --git a