Re: [FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-26 Thread Sasi Inguva
Sent three separate patches. PTAL. Thanks. On Fri, Sep 23, 2016 at 6:55 PM, Michael Niedermayer wrote: > On Fri, Sep 23, 2016 at 06:20:18PM -0700, Sasi Inguva wrote: > > Signed-off-by: Sasi Inguva > > --- > > libavcodec/utils.c

Re: [FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-23 Thread Michael Niedermayer
On Fri, Sep 23, 2016 at 06:20:18PM -0700, Sasi Inguva wrote: > Signed-off-by: Sasi Inguva > --- > libavcodec/utils.c | 16 +++--- > libavformat/mov.c| 81 > > tests/fate-run.sh

[FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-23 Thread Sasi Inguva
Signed-off-by: Sasi Inguva --- libavcodec/utils.c | 16 +++--- libavformat/mov.c| 81 tests/fate-run.sh| 2 +- tests/ref/fate/gaplessenc-itunes-to-ipod-aac | 32

Re: [FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-23 Thread Sasi Inguva
I have updated the patch with flag values for fate tests. On Thu, Sep 22, 2016 at 11:38 AM, Sasi Inguva wrote: > > On Thu, Sep 22, 2016 at 5:49 AM, wm4 wrote: > >> On Tue, 20 Sep 2016 14:29:46 -0700 >> Sasi Inguva wrote:

Re: [FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-22 Thread Sasi Inguva
On Thu, Sep 22, 2016 at 5:49 AM, wm4 wrote: > On Tue, 20 Sep 2016 14:29:46 -0700 > Sasi Inguva wrote: > > > Signed-off-by: Sasi Inguva > > --- > > libavcodec/utils.c | 15 +++--- > >

[FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-22 Thread Sasi Inguva
Signed-off-by: Sasi Inguva --- libavcodec/utils.c | 16 +++--- libavformat/mov.c| 81 tests/ref/fate/gaplessenc-itunes-to-ipod-aac | 2 +- tests/ref/fate/gaplessenc-pcm-to-mov-aac | 2 +- 4

Re: [FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-22 Thread wm4
On Tue, 20 Sep 2016 14:29:46 -0700 Sasi Inguva wrote: > Signed-off-by: Sasi Inguva > --- > libavcodec/utils.c | 15 +++--- > libavformat/mov.c| 81 > >

Re: [FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-22 Thread Sasi Inguva
friendly ping On Tue, Sep 20, 2016 at 2:29 PM, Sasi Inguva wrote: > Signed-off-by: Sasi Inguva > --- > libavcodec/utils.c | 15 +++--- > libavformat/mov.c| 81 > >

[FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-20 Thread Sasi Inguva
Signed-off-by: Sasi Inguva --- libavcodec/utils.c | 15 +++--- libavformat/mov.c| 81 tests/ref/fate/gaplessenc-itunes-to-ipod-aac | 2 +- tests/ref/fate/gaplessenc-pcm-to-mov-aac | 2 +- 4

Re: [FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-20 Thread Sasi Inguva
On Mon, Sep 19, 2016 at 9:22 PM, Michael Niedermayer wrote: > On Mon, Sep 19, 2016 at 06:31:31PM -0700, Sasi Inguva wrote: > > Signed-off-by: Sasi Inguva > > --- > > libavcodec/utils.c | 15 +++--- > > libavformat/mov.c

Re: [FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-19 Thread Michael Niedermayer
On Mon, Sep 19, 2016 at 06:31:31PM -0700, Sasi Inguva wrote: > Signed-off-by: Sasi Inguva > --- > libavcodec/utils.c | 15 +++--- > libavformat/mov.c| 75 > >

[FFmpeg-devel] [PATCH] lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. Fixes gapless decoding.

2016-09-19 Thread Sasi Inguva
Signed-off-by: Sasi Inguva --- libavcodec/utils.c | 15 +++--- libavformat/mov.c| 75 tests/ref/fate/gaplessenc-itunes-to-ipod-aac | 2 +- tests/ref/fate/gaplessenc-pcm-to-mov-aac | 2 +- 4