[FFmpeg-cvslog] avcodec/ffv1enc: Eliminate copy_state

2025-03-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Mar 28 09:17:58 2025 +0100| [3faee894fc778b8211c86733b01a348ac0fcf61b] | committer: Michael Niedermayer avcodec/ffv1enc: Eliminate copy_state Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3fa

[FFmpeg-cvslog] doc/encoders: Move FFV1 encoder to video encoder section

2025-03-31 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Mar 31 08:38:02 2025 +0200| [581a6a042ca807a3dfa0604fe893982acd50eb80] | committer: Andreas Rheinhardt doc/encoders: Move FFV1 encoder to video encoder section It is not an audio encoder. Reviewed-by: Gyan Doshi Signed-off-by: Andreas Rheinh

[FFmpeg-cvslog] tests/swscale: use yuva444p as reference

2025-03-31 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Tue Feb 25 14:14:39 2025 +0100| [1707e81073cebd419333b8e115a02d1a9d9588c2] | committer: Niklas Haas tests/swscale: use yuva444p as reference Instead of the lossy yuva420p. This does change the results compared to the status quo, but is more reflective of

[FFmpeg-cvslog] doc/filters: add thumbnail_cuda entry

2025-03-31 Thread Danil Iashchenko
ffmpeg | branch: master | Danil Iashchenko | Fri Mar 21 10:13:25 2025 +| [1015ea2ba15de8e7d4460496398c3eba6a42886d] | committer: Gyan Doshi doc/filters: add thumbnail_cuda entry Also update thumbnail_cuda filter description. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1015

[FFmpeg-cvslog] tests/swscale: calculate theoretical expected SSIM

2025-03-31 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Tue Mar 4 13:59:13 2025 +0100| [8fc9808f18a18e7f0bfcc5de62bf7d9e94f7c455] | committer: Niklas Haas tests/swscale: calculate theoretical expected SSIM We can calculate with some confidence the theoretical expected SSIM from an "ideal" conversion, by compu

[FFmpeg-cvslog] tests/swscale: allow setting log verbosity

2025-03-31 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Thu Feb 27 22:06:20 2025 +0100| [3e32dc8b0834b8a3f7487eb31c4aa41488846384] | committer: Niklas Haas tests/swscale: allow setting log verbosity Helpful for debugging the new swscale code, since it dumps the operations list in verbose logging mode. > http:

[FFmpeg-cvslog] tests/swscale: print speedup numbers in color

2025-03-31 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Tue Mar 4 14:11:07 2025 +0100| [f438f3f8cd5265ef14895d7996e0d1fd9b36628d] | committer: Niklas Haas tests/swscale: print speedup numbers in color > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f438f3f8cd5265ef14895d7996e0d1fd9b36628d --- li