[FFmpeg-devel] [PATCH v1] lavc/hevcdec: Put slice address checking after hwaccel decode slice

Wang, Fei W fei.w.wang at intel.com
Wed Jun 19 05:31:05 EEST 2024


On Mon, 2024-06-17 at 10:05 +0200, Anton Khirnov wrote:
> Quoting fei.w.wang-at-intel.com at ffmpeg.org (2024-06-14 10:18:19)
> > From: Fei Wang <fei.w.wang at intel.com>
> > 
> > Slice address tab only been updated in software decode slice data.
> > 
> > Fixes hwaccel decoding after
> > d725c737fe2a19091b481d4d115fd939e0a674b2.
> > 
> > Signed-off-by: Fei Wang <fei.w.wang at intel.com>
> > ---
> >  libavcodec/hevc/hevcdec.c | 18 +++++++++---------
> >  1 file changed, 9 insertions(+), 9 deletions(-)
> 
> Looks ok

Re-send in v2, together with the other fix which is base on this
change.

Fei
Thanks

> 


More information about the ffmpeg-devel mailing list