Re: [FFmpeg-devel] [PATCH] lavc/h264dec: use OFFSET macro

2017-03-15 Thread Matthieu Bouron
On Tue, Feb 07, 2017 at 07:56:55PM +0100, Michael Niedermayer wrote: > On Mon, Feb 06, 2017 at 05:14:57PM +0100, Matthieu Bouron wrote: > > --- > > libavcodec/h264dec.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > ok Pushed. (and sorry for the delay). Thanks, Matthieu [...

Re: [FFmpeg-devel] [PATCH] lavc/h264dec: use OFFSET macro

2017-02-07 Thread Michael Niedermayer
On Mon, Feb 06, 2017 at 05:14:57PM +0100, Matthieu Bouron wrote: > --- > libavcodec/h264dec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) ok thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Rewriting code that is poorly written but fully und

[FFmpeg-devel] [PATCH] lavc/h264dec: use OFFSET macro

2017-02-06 Thread Matthieu Bouron
--- libavcodec/h264dec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavcodec/h264dec.c b/libavcodec/h264dec.c index 41c0964392..da34be81cc 100644 --- a/libavcodec/h264dec.c +++ b/libavcodec/h264dec.c @@ -1072,8 +1072,8 @@ static int h264_decode_frame(AVCodecContext *