Re: [FFmpeg-devel] [PATCH 1/2] avcodec/h264_refs: Detect more random access points which are not marked

2018-09-02 Thread Michael Niedermayer
On Fri, Aug 17, 2018 at 02:08:40AM +0200, Michael Niedermayer wrote: > Fixes: nature_360-7501616eb5eafca5-.mp4 > > Reported-by: Thierry Foucu > Signed-off-by: Michael Niedermayer > --- > libavcodec/h264_refs.c | 1 + > 1 file changed, 1 insertion(+) will apply [...] -- Michael GnuPG

[FFmpeg-devel] [PATCH 1/2] avcodec/h264_refs: Detect more random access points which are not marked

2018-08-16 Thread Michael Niedermayer
Fixes: nature_360-7501616eb5eafca5-.mp4 Reported-by: Thierry Foucu Signed-off-by: Michael Niedermayer --- libavcodec/h264_refs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/h264_refs.c b/libavcodec/h264_refs.c index 976044ce2c..26711c0d85 100644 --- a/libavcodec/h264_refs