Re: [FFmpeg-devel] [PATCH 5/5] mpeg: fix use of deprecated struct

2018-01-05 Thread James Almer
On 12/22/2017 11:35 AM, mi...@brew.sh wrote: > From: Misty De Meo > > --- > libavformat/mpeg.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libavformat/mpeg.c b/libavformat/mpeg.c > index a366ece0ed..210424faf3 100644 > --- a/libavformat/mpeg.c > +++ b/libavforma

[FFmpeg-devel] [PATCH 5/5] mpeg: fix use of deprecated struct

2017-12-23 Thread misty
From: Misty De Meo --- libavformat/mpeg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavformat/mpeg.c b/libavformat/mpeg.c index a366ece0ed..210424faf3 100644 --- a/libavformat/mpeg.c +++ b/libavformat/mpeg.c @@ -547,8 +547,8 @@ redo: len--; for (

[FFmpeg-devel] [PATCH 5/5] mpeg: fix use of deprecated struct

2017-12-22 Thread misty
From: Misty De Meo --- libavformat/mpeg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavformat/mpeg.c b/libavformat/mpeg.c index a366ece0ed..210424faf3 100644 --- a/libavformat/mpeg.c +++ b/libavformat/mpeg.c @@ -547,8 +547,8 @@ redo: len--; for (