[FFmpeg-cvslog] lavc/qsvdec: Use coded_w/h for frame resolution when use system memory

2024-05-26 Thread Fei Wang
ffmpeg | branch: master | Fei Wang | Mon May 20 10:05:53 2024 +0800| [01c7f68f7aecafba64037ce47a757a058306c8d3] | committer: Haihao Xiang lavc/qsvdec: Use coded_w/h for frame resolution when use system memory Fix output mismatch when decode clip with crop(conf_win_*offset in syntax) info by usi

[FFmpeg-cvslog] lavc/qsvdec: update HDR side data on output AVFrame for AV1 decoding

2024-05-26 Thread Haihao Xiang
ffmpeg | branch: master | Haihao Xiang | Wed May 22 12:15:59 2024 +0800| [473e84ad62a05e83bba5e00b4073980ee171a5bd] | committer: Haihao Xiang lavc/qsvdec: update HDR side data on output AVFrame for AV1 decoding The SDK may provide HDR metadata for HDR streams via mfxExtBuffer attached on outpu

[FFmpeg-cvslog] lavc/qsvdec: Allow decoders to export crop information

2024-05-26 Thread Fei Wang
ffmpeg | branch: master | Fei Wang | Mon May 20 10:05:52 2024 +0800| [1c56263704106c86c5b072921c9ef7f70563624a] | committer: Haihao Xiang lavc/qsvdec: Allow decoders to export crop information Signed-off-by: Fei Wang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1c56263704106c86

[FFmpeg-cvslog] lavc/qsvenc_av1: accept HDR metadata if have

2024-05-26 Thread Haihao Xiang
ffmpeg | branch: master | Haihao Xiang | Wed May 22 12:16:00 2024 +0800| [a72e9aeabcbe04765e3340ae9e5022b46cbfff56] | committer: Haihao Xiang lavc/qsvenc_av1: accept HDR metadata if have The sdk av1 encoder can accept HDR metadata via mfxEncodeCtrl::ExtParam. Signed-off-by: Haihao Xiang > h

[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD

2024-05-26 Thread Brad Smith
ffmpeg | branch: release/7.0 | Brad Smith | Sat May 18 19:55:30 2024 -0400| [f42c35b7c9c9a90cf0695343fc6c394a660ca19c] | committer: Brad Smith configure: enable ffnvcodec, nvenc, nvdec for FreeBSD Signed-off-by: Brad Smith (cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f) S

[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD

2024-05-26 Thread Brad Smith
ffmpeg | branch: release/6.1 | Brad Smith | Sat May 18 19:55:30 2024 -0400| [2ffc47b37de0d39b356605aee72a0688ff7ad028] | committer: Brad Smith configure: enable ffnvcodec, nvenc, nvdec for FreeBSD Signed-off-by: Brad Smith (cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f) S

[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD

2024-05-26 Thread Brad Smith
ffmpeg | branch: release/6.0 | Brad Smith | Sat May 18 19:55:30 2024 -0400| [0819bdc6212f28b3b2d97272bc04e5c98aa2d433] | committer: Brad Smith configure: enable ffnvcodec, nvenc, nvdec for FreeBSD Signed-off-by: Brad Smith (cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f) S

[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD

2024-05-26 Thread Brad Smith
ffmpeg | branch: release/5.1 | Brad Smith | Sat May 18 19:55:30 2024 -0400| [389861c02151a3373d252e2c4718be9e3cb67aa1] | committer: Brad Smith configure: enable ffnvcodec, nvenc, nvdec for FreeBSD Signed-off-by: Brad Smith (cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f) S

[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD

2024-05-26 Thread Brad Smith
ffmpeg | branch: release/5.0 | Brad Smith | Sat May 18 19:55:30 2024 -0400| [80a676e8ae8d6cee6d46fab0bec0057d890ba67f] | committer: Brad Smith configure: enable ffnvcodec, nvenc, nvdec for FreeBSD Signed-off-by: Brad Smith (cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f) S

[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD

2024-05-26 Thread Brad Smith
ffmpeg | branch: release/4.4 | Brad Smith | Sat May 18 19:55:30 2024 -0400| [fe7a4ea0497043f92803fcd9bd0a8faeaad941c5] | committer: Brad Smith configure: enable ffnvcodec, nvenc, nvdec for FreeBSD Signed-off-by: Brad Smith (cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f) S

[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD

2024-05-26 Thread Brad Smith
ffmpeg | branch: master | Brad Smith | Sat May 18 19:55:30 2024 -0400| [43b1a956789bf0d5796769427d40c78e460c247f] | committer: Brad Smith configure: enable ffnvcodec, nvenc, nvdec for FreeBSD Signed-off-by: Brad Smith > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=43b1a956789bf0d

[FFmpeg-cvslog] lavc/vp8dsp: remove unused macro parameter

2024-05-26 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Thu May 23 22:21:59 2024 +0300| [25a33665a0ce57567903ffc4baf0f89ef51223b7] | committer: Rémi Denis-Courmont lavc/vp8dsp: remove unused macro parameter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=25a33665a0ce57567903ffc4baf0f89ef51

[FFmpeg-cvslog] lavc/rv34dsp: remove stray load immediate

2024-05-26 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Thu May 23 22:20:26 2024 +0300| [728a1dd3b6fab7dcbf7f91fad0e8ba9c1be45867] | committer: Rémi Denis-Courmont lavc/rv34dsp: remove stray load immediate > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=728a1dd3b6fab7dcbf7f91fad0e8ba9c1be4

[FFmpeg-cvslog] lavc/vp8dsp: R-V V put_epel hv

2024-05-26 Thread sunyuechi
ffmpeg | branch: master | sunyuechi | Sun May 19 16:18:03 2024 +0800| [63697d3350b1975c05be126d466659885c09d2e1] | committer: Rémi Denis-Courmont lavc/vp8dsp: R-V V put_epel hv C908: vp8_put_epel4_h4v4_c: 20.0 vp8_put_epel4_h4v4_rvv_i32: 11.0 vp8_put_epel4_h4v6_c: 25.2 vp8_put_epel4_h4v6_rvv_i

[FFmpeg-cvslog] lavc/sbrdsp: fix potential overflow in noise table

2024-05-26 Thread Rémi Denis-Courmont
ffmpeg | branch: release/7.0 | Rémi Denis-Courmont | Sat May 25 21:09:26 2024 +0300| [58ac1f9ea800699fb4ee3aafbd52208103fc405b] | committer: Rémi Denis-Courmont lavc/sbrdsp: fix potential overflow in noise table Since the SBR noise application optimisations are currently restricted to hardware

[FFmpeg-cvslog] lavc/sbrdsp: fix inverted boundary check

2024-05-26 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sat May 25 20:51:39 2024 +0300| [0b2316e37fca8b1c32eb1236d9ea572f2d4ed39b] | committer: Rémi Denis-Courmont lavc/sbrdsp: fix inverted boundary check 128-bit is the maximum, not the minimum here. Larger vector sizes can result in reads past the en

[FFmpeg-cvslog] lavc/sbrdsp: fix potential overflow in noise table

2024-05-26 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sat May 25 21:09:26 2024 +0300| [e6b38c944f0ed1f28f78fcf0055708c7d208db07] | committer: Rémi Denis-Courmont lavc/sbrdsp: fix potential overflow in noise table Since the SBR noise application optimisations are currently restricted to hardware with