[FFmpeg-cvslog] doc/t2h.pm: fix missing CSS with texinfo 6.8 and above

2021-11-13 Thread Matthew White
ffmpeg | branch: master | Matthew White | Sun Nov 14 00:42:27 2021 +| [c980dd7a976635426f129417836251740e19b54b] | committer: Gyan Doshi doc/t2h.pm: fix missing CSS with texinfo 6.8 and above Since texinfo commit 6a5ceab6a48a4f052baad9f3474d741428409fd7, the formatting functions, in partic

[FFmpeg-cvslog] doc/t2h.pm: fix missing TOC with texinfo 6.8 and above

2021-11-13 Thread Matthew White
ffmpeg | branch: master | Matthew White | Sun Nov 14 01:10:58 2021 +| [bfbd5954e50e407693932b3900ca77c3daee26d7] | committer: Gyan Doshi doc/t2h.pm: fix missing TOC with texinfo 6.8 and above Since texinfo 6.8, there's no longer an INLINE_CONTENTS variable. makeinfo: warning: set_from_ini

[FFmpeg-cvslog] swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warnings

2021-11-13 Thread Soft Works
ffmpeg | branch: master | Soft Works | Sat Oct 16 20:50:13 2021 +| [58dce6f010dd1c083308a7f582990e90432e2967] | committer: Marton Balint swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warnings This makes output consistent with a similar warning just few lines above where

[FFmpeg-cvslog] fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts'

2021-11-13 Thread Soft Works
ffmpeg | branch: master | Soft Works | Wed Oct 13 12:08:57 2021 +| [f3b6e3e81aad9adb454cee2983d55455e2fc3ec2] | committer: Marton Balint fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts' New output looks like this: Pixel formats: I = Supported Input format for conv

[FFmpeg-cvslog] fftools/ffmpeg: Output log message when interactive q command is received

2021-11-13 Thread Soft Works
ffmpeg | branch: master | Soft Works | Wed Oct 13 08:34:10 2021 +| [ce47ce079ae0e1f60ccca3d614181a4ba05cc2e2] | committer: Marton Balint fftools/ffmpeg: Output log message when interactive q command is received When viewing logs, it's sometimes useful to be able to see whether execution wa

[FFmpeg-cvslog] avutil/opt: fix mis-alignment of option and constant values for filter help

2021-11-13 Thread Soft Works
ffmpeg | branch: master | Soft Works | Wed Oct 13 05:49:23 2021 +| [99a49f91474b7c3836e007d366824bf3827e0009] | committer: Marton Balint avutil/opt: fix mis-alignment of option and constant values for filter help Before: overlay AVOptions: x ..FV... set the x ex

[FFmpeg-cvslog] fftools/ffmpeg: Fix indentation after change

2021-11-13 Thread Soft Works
ffmpeg | branch: master | Soft Works | Sun Oct 10 17:01:56 2021 +| [bcbedd2749e570ea62399cb316b4ae18c6c6f802] | committer: Marton Balint fftools/ffmpeg: Fix indentation after change Signed-off-by: softworkz Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] doc/developer: add description about safely sending patches via E-Mail clients

2021-11-13 Thread Soft Works
ffmpeg | branch: master | Soft Works | Sat Aug 7 20:29:16 2021 +| [89ba6e9a04d2852d5d042dfd2afde727d2f39bea] | committer: Marton Balint doc/developer: add description about safely sending patches via E-Mail clients Signed-off-by: softworkz Signed-off-by: Marton Balint > http://git.vide

[FFmpeg-cvslog] fftools/ffmpeg: Remove redundant loop

2021-11-13 Thread Soft Works
ffmpeg | branch: master | Soft Works | Sun Oct 10 17:01:43 2021 +| [0a99c8322a469ad54cce3c49bd9d1681f3ef6388] | committer: Marton Balint fftools/ffmpeg: Remove redundant loop Signed-off-by: softworkz Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avutil/hwcontext_dxva2: add ARGB format

2021-11-13 Thread Soft Works
ffmpeg | branch: master | Soft Works | Sat Aug 7 05:02:11 2021 +| [fba4d6f72b27b0dce1774e8e1eee2245cad9ffd2] | committer: Marton Balint avutil/hwcontext_dxva2: add ARGB format Required for uploading frames with alpha for qsv_overlay (v2: remove tab indent) Signed-off-by: softworkz Signe

[FFmpeg-cvslog] avdevice/dshow: fix a unused variable warning

2021-11-13 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 12 13:03:58 2021 -0300| [b664df3ff47ab23a59bc5232249251f66f7115f9] | committer: James Almer avdevice/dshow: fix a unused variable warning Unused if DSHOWDEBUG is not set since commit d9a9b4c877b85fea5a5bad74c3d592a756047f79. Signed-off-by: James

[FFmpeg-cvslog] avdevice/dshow: fix print format for some variables

2021-11-13 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 12 13:02:34 2021 -0300| [47451d9267caf8f989530d0d7a1311f6205a2c21] | committer: James Almer avdevice/dshow: fix print format for some variables WAVEFORMATEX.nChannels and WAVEFORMATEX.wBitsPerSample are of type WORD, aka unsigned short. Signed-of

[FFmpeg-cvslog] hwcontext_vaapi: don't use the generic mapping struct for DRM/VAAPI

2021-11-13 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Nov 13 15:13:03 2021 +0100| [7f6dc9b3868626f6d37ec747d84df973842d5d50] | committer: Lynne hwcontext_vaapi: don't use the generic mapping struct for DRM/VAAPI Avoids a per-frame allocation since we don't need the flag field. > http://git.videolan.org/gitweb

[FFmpeg-cvslog] hwcontext_vulkan: fix small memory leak when unmapping

2021-11-13 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Nov 13 14:47:12 2021 +0100| [f388791ff99938396d622886e8ff760e0f398028] | committer: Lynne hwcontext_vulkan: fix small memory leak when unmapping > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f388791ff99938396d622886e8ff760e0f398028 --- libav

[FFmpeg-cvslog] hwcontext_vulkan: print error information on queue submission failure

2021-11-13 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Nov 13 14:21:36 2021 +0100| [6a23a5597cd77506210cb14265e94e012a942abd] | committer: Lynne hwcontext_vulkan: print error information on queue submission failure Makes it clearer what went wrong. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6a

[FFmpeg-cvslog] hwcontext_vulkan: wait for semaphores when unmapping from VAAPI

2021-11-13 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Nov 13 14:22:11 2021 +0100| [9dc544cdb461789f0d950c384464fcc893cd804c] | committer: Lynne hwcontext_vulkan: wait for semaphores when unmapping from VAAPI We don't really want to do a full all-queue blocking wait here, since this happens once per frame, and

[FFmpeg-cvslog] hwcontext_vulkan: fix DMABUF import format check call

2021-11-13 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Nov 13 11:11:47 2021 +0100| [c96d1ee401189188de881f6cd005f9ab45b65834] | committer: Lynne hwcontext_vulkan: fix DMABUF import format check call VkExternalImageFormatProperties is required to be present in the .pNext chain of VkImageFormatProperties2, or som