Re: [FFmpeg-devel] [PATCH] avformat/seek-test: Support passing options to demuxers and protocols

2016-03-01 Thread Michael Niedermayer
On Mon, Feb 29, 2016 at 09:37:51PM +0100, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > libavformat/seek-test.c |2 ++ > 1 file changed, 2 insertions(+) applied [...] -- Michael GnuPG fingerprint:

[FFmpeg-devel] [PATCH] avformat/seek-test: Support passing options to demuxers and protocols

2016-02-29 Thread Michael Niedermayer
Signed-off-by: Michael Niedermayer --- libavformat/seek-test.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/libavformat/seek-test.c b/libavformat/seek-test.c index bfd06db..904b435 100644 --- a/libavformat/seek-test.c +++ b/libavformat/seek-test.c @@ -80,6