[FFmpeg-cvslog] aarch64: hevcdsp_idct: Reuse preexisting macros for transposes

2023-02-28 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Feb 22 15:51:27 2023 +0200| [ec7fa13eb0f8567b4fb5096dc8efc364fe87dcb2] | committer: Martin Storsjö aarch64: hevcdsp_idct: Reuse preexisting macros for transposes Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] libavcodec/hevc: add hevc idct4x4 neon of aarch64

2023-02-28 Thread xufuji456
ffmpeg | branch: master | xufuji456 <839789...@qq.com> | Fri Feb 24 15:43:13 2023 +0800| [4b4de07721ed734fea7ec1058ccdc4cc11f3d2da] | committer: Martin Storsjö libavcodec/hevc: add hevc idct4x4 neon of aarch64 Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] libavcodec/hevc: reuse scale_store on idct32x32_neon

2023-02-28 Thread xufuji456
ffmpeg | branch: master | xufuji456 <839789...@qq.com> | Fri Feb 24 20:31:29 2023 +0800| [05438db02437e241a418e266a354bf4e7be7ac59] | committer: Martin Storsjö libavcodec/hevc: reuse scale_store on idct32x32_neon Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] libavcodec/hevc: remove duplicate semicolon in hevcdsp_init_neon

2023-02-28 Thread xufuji456
ffmpeg | branch: master | xufuji456 <839789...@qq.com> | Tue Feb 28 20:51:51 2023 +0800| [67fd1b79e727d61b71e357dcaddabdf02b0b4c4b] | committer: Martin Storsjö libavcodec/hevc: remove duplicate semicolon in hevcdsp_init_neon Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avcodec/nvenc: fix potential NULL pointer dereference

2023-02-28 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Feb 28 19:12:17 2023 +0100| [21101d9eb1f26c1f1a58454919a9ef5993ae9900] | committer: Timo Rothenpieler avcodec/nvenc: fix potential NULL pointer dereference Signed-off-by: Timo Rothenpieler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avcodec/nvenc: fix potential NULL pointer dereference

2023-02-28 Thread Zhao Zhili
ffmpeg | branch: release/6.0 | Zhao Zhili | Tue Feb 28 19:12:17 2023 +0100| [0981053c294f8a0edf1a06c329574fb2ebb5d5da] | committer: Timo Rothenpieler avcodec/nvenc: fix potential NULL pointer dereference Signed-off-by: Timo Rothenpieler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4808c81 web/security: add 6.0

2023-02-28 Thread ffmpeg-git
The branch, master has been updated via 4808c81576c98df228a24a06624e78ab45c1b40c (commit) from 396f5753c5caea89a0ff8e3ca8edfaf98a690fc3 (commit) - Log - commit 4808c81576c98df228a24a06624e78ab45c1b40c Author: Micha

[FFmpeg-cvslog] avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALL

2023-02-28 Thread Leo Izen
ffmpeg | branch: master | Leo Izen | Thu Feb 2 10:01:42 2023 -0500| [fadfa147f812a3fe9e68723347d37b9cccd6222d] | committer: Leo Izen avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALL These chunks are lightweight and it's useful information to have when running ffmpeg -i or

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 07dda56 Website release notes for 6.0

2023-02-28 Thread ffmpeg-git
The branch, master has been updated via 07dda56caa67581d1eeda237300cfa0ad6f3ed51 (commit) from 4808c81576c98df228a24a06624e78ab45c1b40c (commit) - Log - commit 07dda56caa67581d1eeda237300cfa0ad6f3ed51 Author: Lynne

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 71d027f Index: fix bullet point tags

2023-02-28 Thread ffmpeg-git
The branch, master has been updated via 71d027fd1a741b2ae84c88b51434c523c6156b72 (commit) from 07dda56caa67581d1eeda237300cfa0ad6f3ed51 (commit) - Log - commit 71d027fd1a741b2ae84c88b51434c523c6156b72 Author: Lynne

[FFmpeg-cvslog] ffmpeg_demux: show fixed timestamps in ts_fixup

2023-02-28 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Mon Feb 6 01:59:02 2023 +0100| [9998c31044cb05eb9392ce2fdb2b3a281e47e0da] | committer: Stefano Sabatini ffmpeg_demux: show fixed timestamps in ts_fixup Help debugging. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9998c31044cb05eb939

[FFmpeg-cvslog] doc/ffmpeg: extend documentation for -dts_delta_threshold and -dts_error_threshold

2023-02-28 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Sat Feb 11 17:18:39 2023 +0100| [f88a4cb5e0c40b1578b4b7db66c6972da9f770c2] | committer: Stefano Sabatini doc/ffmpeg: extend documentation for -dts_delta_threshold and -dts_error_threshold PR: https://patchwork.ffmpeg.org/project/ffmpeg/list/?series

[FFmpeg-cvslog] libavcodec/libfdk-aacenc: Enable writing DRC metadata

2023-02-28 Thread JonHGee
ffmpeg | branch: master | JonHGee | Tue Feb 28 21:25:13 2023 +| [3ff4a3d2ec5eacc0f3194f7cc8b526496d0b8b37] | committer: Martin Storsjö libavcodec/libfdk-aacenc: Enable writing DRC metadata Signed-off-by: JonHGee Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] fftools/ffmpeg_filter: initialize the 'o' to silence the warning

2023-02-28 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Feb 25 21:54:00 2023 +0800| [a0a0a804998da8d1a397479c9bafeb000e6be088] | committer: Jun Zhao fftools/ffmpeg_filter: initialize the 'o' to silence the warning silence the warning: variable 'o' is used uninitialized whenever '&&' condition is false Signe

[FFmpeg-cvslog] doc/dev_community: add the addresses of the committees

2023-02-28 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Wed Feb 8 16:57:52 2023 +0100| [9a0d202118b1df1823598abe4c66e9243d435d30] | committer: Thilo Borgmann doc/dev_community: add the addresses of the committees Omitting the .org from the address should be protection enough against spam spiders. Signed-

[FFmpeg-cvslog] doc: Merge doc/dev_community/* and Code of Conduct into a seperate file

2023-02-28 Thread Thilo Borgmann
ffmpeg | branch: master | Thilo Borgmann | Wed Feb 8 16:57:53 2023 +0100| [6709e468f6ce0febc914fece7cc5d08a9b0e7858] | committer: Thilo Borgmann doc: Merge doc/dev_community/* and Code of Conduct into a seperate file Remove doc/dev_communit markup files completely as they are at the wrong pla

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a378949 src/template_head2: Make "community" a seperate page containing Organisation and Code of Conduct.

2023-02-28 Thread ffmpeg-git
The branch, master has been updated via a37894903a119b32570a81c890078ab3c41feb25 (commit) from 71d027fd1a741b2ae84c88b51434c523c6156b72 (commit) - Log - commit a37894903a119b32570a81c890078ab3c41feb25 Author: Thilo

[FFmpeg-cvslog] doc: Fix building community.html from the new community.texi

2023-02-28 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Mar 1 09:41:13 2023 +0200| [083dde57e232389247f83273c04d45822701c9ca] | committer: Martin Storsjö doc: Fix building community.html from the new community.texi In texi source, @ characters need to be escaped. This fixes the following build errors