Re: [libav-devel] [PATCH 7/9] dash: Use correct POSIX scanf conversion specifier

2016-10-28 Thread Diego Biurrun
On Thu, Oct 27, 2016 at 08:54:58PM +0200, Diego Biurrun wrote: > --- > > Might be squashed as well. > > libavformat/dashenc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) OKed by RĂ©mi on IRC. Diego ___ libav-devel mailing list libav-devel@

[libav-devel] [PATCH 7/9] dash: Use correct POSIX scanf conversion specifier

2016-10-27 Thread Diego Biurrun
--- Might be squashed as well. libavformat/dashenc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/dashenc.c b/libavformat/dashenc.c index 9c7e23a..ce01860 100644 --- a/libavformat/dashenc.c +++ b/libavformat/dashenc.c @@ -130,7 +130,7 @@ static void set_codec_s