[FFmpeg-devel] [PATCH v11 6/6] doc/indevs: update CC extraction example to use RCWT muxer

2024-04-01 Thread Marth64
Signed-off-by: Marth64 --- doc/indevs.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/indevs.texi b/doc/indevs.texi index d1b2bacf8b..734fc65752 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -1069,9 +1069,9 @@ ffplay -f lavfi "movie=test.avi[out0];amovie=

Re: [FFmpeg-devel] FFmpeg TC input needed

2024-04-01 Thread Gyan Doshi
Ping. As the TC rules matter has been concluded, this should go ahead. Regards, Gyan On 2024-02-17 05:15 pm, Gyan Doshi wrote: Issue: Patch: avcodec/s302m: enable non-PCM decoding URL: https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240127103854.9971-1-ffm...@gyani.pro/ The issue need

Re: [FFmpeg-devel] 7.0 Name

2024-04-01 Thread AV Preservation by reto.ch (lists)
Sean McGovern wrote: >Not sure if I am allowed to pick, my choice is Dijkstra. When I started programming in 1975, Edsger W. Dijkstra was one of my heroes, which is why I support your proposal, even though I am not an FFmpeg developer. Best regards, Reto

Re: [FFmpeg-devel] [PATCH v1 1/7] lavc/vaapi_dec: Create VA parameters dynamically

2024-04-01 Thread Wang, Fei W
On Mon, 2024-04-01 at 20:52 +0100, Mark Thompson wrote: > On 28/03/2024 01:26, fei.w.wang-at-intel@ffmpeg.org wrote: > > From: Fei Wang > > > > Signed-off-by: Fei Wang > > --- > > libavcodec/vaapi_decode.c | 29 ++--- > > libavcodec/vaapi_decode.h | 7 ++- > >

Re: [FFmpeg-devel] [PATCH v1 6/7] lavc/vvc_dec: Add hardware decode API

2024-04-01 Thread Wang, Fei W
On Thu, 2024-03-28 at 03:04 +0100, Andreas Rheinhardt wrote: > fei.w.wang-at-intel@ffmpeg.org: > > From: Fei Wang > > > > Signed-off-by: Fei Wang > > --- > > libavcodec/vvc/vvc_refs.c | 6 > > libavcodec/vvc/vvcdec.c | 67 > > +++ > > libavcodec/v

Re: [FFmpeg-devel] [PATCH] lavc/vaapi_hevc: Add support for Main Intra & Main 10 Intra

2024-04-01 Thread Xiang, Haihao
On Ma, 2024-04-01 at 21:11 +0100, Mark Thompson wrote: > On 28/03/2024 02:07, Xiang, Haihao wrote: > > From: Haihao Xiang > > > > Both Main Intra and Main 10 Intra are Rext, we may use Main and Main 10 > > instead for decoding. This patch fixes the error below: > > > > [hevc @ 0x55a771b80a00] No

<    1   2