[FFmpeg-cvslog] riscv: test for assembler support

2024-12-07 Thread Rémi Denis-Courmont
ffmpeg | branch: release/6.0 | Rémi Denis-Courmont | Tue Dec 5 17:54:26 2023 +0200| [b98349b2055a93b2a22381bc1a4c09c229f2b3cb] | committer: Brad Smith riscv: test for assembler support This should fix the build on LLVM 16 and earlier, at the cost of turning all non-RVV optimisations off. Sig

[FFmpeg-cvslog] avcodec/jpeg2000: Fix undefined behaviour in left shift operations

2024-12-07 Thread Osamu Watanabe
ffmpeg | branch: master | Osamu Watanabe | Thu Dec 5 15:39:03 2024 +0900| [c893dcce312af152f21a54874f88576ad279e722] | committer: Pierre-Anthony Lemieux avcodec/jpeg2000: Fix undefined behaviour in left shift operations Signed-off-by: Pierre-Anthony Lemieux > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avformat/mm: fix packets pts generation and add seek support

2024-12-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Jun 26 09:07:29 2024 +0200| [8050a7955e37ddcf9f85004955db595f8b29f611] | committer: Peter Ross avformat/mm: fix packets pts generation and add seek support Signed-off-by: Peter Ross > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8050a7

[FFmpeg-cvslog] avfilter/af_ashowinfo: fix scaling factor of replaygain peak values

2024-12-07 Thread Kacper Michajłow
ffmpeg | branch: master | Kacper Michajłow | Fri Dec 6 21:23:37 2024 +0100| [790270276225921b4d4a6e0c3ccc5fe42e9efd88] | committer: Leo Izen avfilter/af_ashowinfo: fix scaling factor of replaygain peak values Commit 8542f9c4f17125d483c40c0c5723842f1c982f81 changed replaygain peak values to us

[FFmpeg-cvslog] avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7

2024-12-07 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Dec 7 14:51:49 2024 +0100| [5215ec677c5510dcffc5c91003be145315df82fa] | committer: Hendrik Leppkes avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7 Fixes FATE on a variety of configurations due to accuracy problems in floating

[FFmpeg-cvslog] lavc/vvc: Use a bitfield to store MIP information

2024-12-07 Thread Frank Plowman
ffmpeg | branch: master | Frank Plowman | Tue Dec 3 20:47:25 2024 +| [34c6ad0a077aea97068fe63502e2edd761891d9d] | committer: Nuo Mi lavc/vvc: Use a bitfield to store MIP information Reduces memory consumption by ~4MB for 1080p video with a maximum delay of 16 frames by packing various inf