diff --git a/libavformat/avformat.h b/libavformat/avformat.h index 78ebfeaf9f..512328a6ee 100644 --- a/libavformat/avformat.h +++ b/libavformat/avformat.h @@ -290,7 +290,7 @@ typedef struct AVStream { AVRational time_base; int pts_wrap_bits; /**< number of bits in pts (used for wrapping control) */ /* ffmpeg.c private use */ - int stream_copy; /* *