Re: [FFmpeg-devel] [ffmpeg-devel][PATCH] Encapsulation func to get width and height

2020-03-14 Thread Carl Eugen Hoyos
Am Sa., 14. März 2020 um 10:57 Uhr schrieb numberwolf : > > --- > libavcodec/mpegutils.c | 4 ++-- > libavcodec/mpegutils.h | 3 +++ > 2 files changed, 5 insertions(+), 2 deletions(-) > > diff --git a/libavcodec/mpegutils.c b/libavcodec/mpegutils.c > index c0ee3aa..819293c 100644 > --- a/libavcode

[FFmpeg-devel] [ffmpeg-devel][PATCH] Encapsulation func to get width and height

2020-03-14 Thread numberwolf
--- libavcodec/mpegutils.c | 4 ++-- libavcodec/mpegutils.h | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libavcodec/mpegutils.c b/libavcodec/mpegutils.c index c0ee3aa..819293c 100644 --- a/libavcodec/mpegutils.c +++ b/libavcodec/mpegutils.c @@ -34,8 +34,8 @@ static int a