On Mon, Jan 25, 2021 at 10:01 AM Jan Ekström wrote:
>
> On Mon, Jan 11, 2021 at 4:46 PM Jan Ekström wrote:
> >
> > On Mon, Dec 7, 2020 at 12:08 PM Jan Ekström wrote:
> > >
> > > The primary parts of this are patches 1,4,5. 2 and 3 were just noticed
> > > when
> > > poking at the recovery timest
On Mon, Jan 11, 2021 at 4:46 PM Jan Ekström wrote:
>
> On Mon, Dec 7, 2020 at 12:08 PM Jan Ekström wrote:
> >
> > The primary parts of this are patches 1,4,5. 2 and 3 were just noticed when
> > poking at the recovery timestamp logic, where the stream-time comparison
> > logic
> > seemed somewhat
On Mon, Dec 7, 2020 at 12:08 PM Jan Ekström wrote:
>
> The primary parts of this are patches 1,4,5. 2 and 3 were just noticed when
> poking at the recovery timestamp logic, where the stream-time comparison logic
> seemed somewhat weird (such as comparing the pts to last_recovery_ts only if
> last_
The primary parts of this are patches 1,4,5. 2 and 3 were just noticed when
poking at the recovery timestamp logic, where the stream-time comparison logic
seemed somewhat weird (such as comparing the pts to last_recovery_ts only if
last_recovery_ts == AV_NOPTS_VALUE). If they seem incorrectly under