On Mon, Sep 30, 2019 at 4:13 AM Michael Niedermayer
wrote:
>
> On Sun, Sep 29, 2019 at 05:27:54PM +0800, Jun Zhao wrote:
> > From: Jun Zhao
> >
> > add new function duration_estimate_name to dump duration estimate
> > method, it's will help to debug some duration issue.
> >
> > Signed-off-by: Jun
On Sun, Sep 29, 2019 at 05:27:54PM +0800, Jun Zhao wrote:
> From: Jun Zhao
>
> add new function duration_estimate_name to dump duration estimate
> method, it's will help to debug some duration issue.
>
> Signed-off-by: Jun Zhao
> ---
> libavformat/utils.c | 15 ++-
> 1 files chan
From: Jun Zhao
add new function duration_estimate_name to dump duration estimate
method, it's will help to debug some duration issue.
Signed-off-by: Jun Zhao
---
libavformat/utils.c | 15 ++-
1 files changed, 14 insertions(+), 1 deletions(-)
diff --git a/libavformat/utils.c b/li