On Tue, Sep 10, 2019 at 8:05 PM Andreas Rheinhardt
wrote:
>
> Jun Zhao:
> > From: Jun Zhao
> >
> > remove unnecessary packet reset in av_interleaved_write_frame
> >
> > Signed-off-by: Jun Zhao
> > ---
> > libavformat/mux.c |6 ++
> > 1 files changed, 2 insertions(+), 4 deletions(-)
> >
Jun Zhao:
> From: Jun Zhao
>
> remove unnecessary packet reset in av_interleaved_write_frame
>
> Signed-off-by: Jun Zhao
> ---
> libavformat/mux.c |6 ++
> 1 files changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/libavformat/mux.c b/libavformat/mux.c
> index 0227c0d..9bac252
From: Jun Zhao
remove unnecessary packet reset in av_interleaved_write_frame
Signed-off-by: Jun Zhao
---
libavformat/mux.c |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/libavformat/mux.c b/libavformat/mux.c
index 0227c0d..9bac252 100644
--- a/libavformat/mux.c
+