Re: [libav-devel] [PATCH 4/8] bethsoftvid: Set current pts before adding the frame duration

2012-01-19 Thread Anton Khirnov
On Thu, 19 Jan 2012 15:01:19 -0500, Justin Ruggles wrote: > Fixes both video and audio timestamp starting points. > --- > libavformat/bethsoftvid.c |6 -- > 1 files changed, 4 insertions(+), 2 deletions(-) > OK. -- Anton Khirnov ___ libav-

[libav-devel] [PATCH 4/8] bethsoftvid: Set current pts before adding the frame duration

2012-01-19 Thread Justin Ruggles
Fixes both video and audio timestamp starting points. --- libavformat/bethsoftvid.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/libavformat/bethsoftvid.c b/libavformat/bethsoftvid.c index 2c81873..204960b 100644 --- a/libavformat/bethsoftvid.c +++ b/libavformat/be