Re: [libav-devel] [PATCH] h264: Fix faulty call to avpriv_request_sample

2015-08-21 Thread James Almer
On 21/08/15 8:43 PM, Luca Barbato wrote: > Broken in f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068 > --- > > Sorry. > > libavcodec/h264_sei.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/h264_sei.c b/libavcodec/h264_sei.c > index 361d4de..ddf1b6f 100644 > --- a

[libav-devel] [PATCH] h264: Fix faulty call to avpriv_request_sample

2015-08-21 Thread Luca Barbato
Broken in f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068 --- Sorry. libavcodec/h264_sei.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/h264_sei.c b/libavcodec/h264_sei.c index 361d4de..ddf1b6f 100644 --- a/libavcodec/h264_sei.c +++ b/libavcodec/h264_sei.c @@ -171,7 +1