Re: [FFmpeg-devel] [PATCH 2/2] avformat/moflex: make seeking more useful

2020-09-11 Thread Paul B Mahol
On Thu, Sep 10, 2020 at 10:41:09PM +0200, Andreas Rheinhardt wrote: > Paul B Mahol: > > Signed-off-by: Paul B Mahol > > --- > > libavformat/moflex.c | 19 ++- > > 1 file changed, 18 insertions(+), 1 deletion(-) > > > > diff --git a/libavformat/moflex.c b/libavformat/moflex.c > >

Re: [FFmpeg-devel] [PATCH 2/2] avformat/moflex: make seeking more useful

2020-09-10 Thread Andreas Rheinhardt
Paul B Mahol: > Signed-off-by: Paul B Mahol > --- > libavformat/moflex.c | 19 ++- > 1 file changed, 18 insertions(+), 1 deletion(-) > > diff --git a/libavformat/moflex.c b/libavformat/moflex.c > index 747e32f079..257408 100644 > --- a/libavformat/moflex.c > +++

[FFmpeg-devel] [PATCH 2/2] avformat/moflex: make seeking more useful

2020-09-10 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavformat/moflex.c | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/libavformat/moflex.c b/libavformat/moflex.c index 747e32f079..257408 100644 --- a/libavformat/moflex.c +++ b/libavformat/moflex.c @@ -327,7 +327,13 @@