On Sat, Sep 28, 2019 at 11:29 PM Michael Niedermayer
wrote:
>
> On Sat, Sep 28, 2019 at 08:23:57PM +0800, Jun Zhao wrote:
> > From: Jun Zhao
> >
> > add duration estimate method trace, it's can help to some duration
> > issue trace or debug.
>
> theres some english grammer issue here
>
Will fix,
On Sat, Sep 28, 2019 at 08:23:57PM +0800, Jun Zhao wrote:
> From: Jun Zhao
>
> add duration estimate method trace, it's can help to some duration
> issue trace or debug.
theres some english grammer issue here
>
> Signed-off-by: Jun Zhao
> ---
> libavformat/utils.c | 16 +++-
>
From: Jun Zhao
add duration estimate method trace, it's can help to some duration
issue trace or debug.
Signed-off-by: Jun Zhao
---
libavformat/utils.c | 16 +++-
1 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/libavformat/utils.c b/libavformat/utils.c
index c0ccd