[FFmpeg-cvslog] avformat/mov: Rework the AVIF parser to handle multiple items

2022-08-09 Thread Vignesh Venkatasubramanian
ffmpeg | branch: master | Vignesh Venkatasubramanian | Thu Jul 28 11:25:16 2022 -0700| [d931554f668186729bf290ed9afa6e9a4417328b] | committer: James Zern avformat/mov: Rework the AVIF parser to handle multiple items Stores the item ids of all the items found in the file and processes the prima

[FFmpeg-cvslog] MAINTAINERS: Add ED25519 key for signing my commits in the future

2022-08-09 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 9 21:53:32 2022 +0200| [05225180bea208dfd81efac327e429711a963697] | committer: Michael Niedermayer MAINTAINERS: Add ED25519 key for signing my commits in the future Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtx

2022-08-09 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Aug 7 09:02:51 2022 +0200| [bc109a53c722f7b1ce9c3bede906717b4e271496] | committer: Andreas Rheinhardt avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtx These tables are only used by encoders and only for the current pictur

[FFmpeg-cvslog] lavc/vaapi_decode: add missing flag when picking best pixel format

2022-08-09 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Thu Aug 4 20:24:48 2022 -0700| [737298b4f7b60bc2b755fe8fa9135f50a496d94d] | committer: Philip Langdale lavc/vaapi_decode: add missing flag when picking best pixel format vaapi_decode_find_best_format currently does not set the VA_SURFACE_ATTRIB_SETT

[FFmpeg-cvslog] lavc/vaapi_encode: enable 8bit 4:4:4 encoding for HEVC and VP9

2022-08-09 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Thu Aug 4 20:35:04 2022 -0700| [109515e16dfffa6bb34de75c5253b7cbb1f12fa6] | committer: Philip Langdale lavc/vaapi_encode: enable 8bit 4:4:4 encoding for HEVC and VP9 Sufficiently recent Intel hardware is able to do encoding of 8bit 4:4:4 content in

[FFmpeg-cvslog] doc/filters: clarify behaviour of weights in amix

2022-08-09 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Aug 9 14:16:16 2022 +0530| [9e029dc265398f6a50cd61837959010c52228869] | committer: Gyan Doshi doc/filters: clarify behaviour of weights in amix > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e029dc265398f6a50cd61837959010c52228869 ---

[FFmpeg-cvslog] lavfi/overlay_vaapi: set defalut alpha value as 1.0

2022-08-09 Thread Fei Wang
ffmpeg | branch: master | Fei Wang | Fri Aug 5 14:11:19 2022 +0800| [26890b6b6770214ad63fc9c9564ac75b3227f708] | committer: Haihao Xiang lavfi/overlay_vaapi: set defalut alpha value as 1.0 The present default value of 0 will render the overlay video invisible. A default of 1.0 is consistent w

[FFmpeg-cvslog] doc/filters: correct description of overlay_vaapi

2022-08-09 Thread Fei Wang
ffmpeg | branch: master | Fei Wang | Fri Aug 5 14:11:18 2022 +0800| [4e0686df390908e8fb8fc0c4ef50252626c3c656] | committer: Haihao Xiang doc/filters: correct description of overlay_vaapi Signed-off-by: Fei Wang Reviewed-by: Philip Langdale Signed-off-by: Haihao Xiang > http://git.videolan