On Tue, Jul 25, 2023 at 02:05:43PM +0200, J. Dekker wrote:
>
> Hi Devin,
>
> Devin Heitmueller writes:
> > On Fri, Jul 21, 2023 at 9:38 AM J. Dekker wrote:
> >
> > I appreciate the value of stats so I can tell that the stream had
> > errors, but how is this side data "helpful to a renderer atte
Hi Devin,
Devin Heitmueller writes:
> On Fri, Jul 21, 2023 at 9:38 AM J. Dekker wrote:
>
> I appreciate the value of stats so I can tell that the stream had
> errors, but how is this side data "helpful to a renderer attempting to
> filter or conceal video decoding errors and artifacts" if there
Jul 21, 2023, 15:38 by j...@itanimul.li:
> Add sidedata for passing basic Error Concealment information helpful to
> a renderer or end user attempting to filter or conceal video decoding
> errors and artifacts.
>
> Co-Authored-By: Thomas Guillem
> Signed-off-by: J. Dekker
> ---
> libavutil/Make
On Fri, Jul 21, 2023 at 03:37:40PM +0200, J. Dekker wrote:
> Add sidedata for passing basic Error Concealment information helpful to
> a renderer or end user attempting to filter or conceal video decoding
> errors and artifacts.
The exported information seems too basic to perform error concealment
On Fri, Jul 21, 2023 at 9:38 AM J. Dekker wrote:
>
> Add sidedata for passing basic Error Concealment information helpful to
> a renderer or end user attempting to filter or conceal video decoding
> errors and artifacts.
>
> Co-Authored-By: Thomas Guillem
> Signed-off-by: J. Dekker
> ---
> liba