[FFmpeg-cvslog] fftools/ffmpeg_filter: do not leak graph_desc on fg_create() failure

2024-10-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Oct 7 12:31:46 2024 +0200| [84c2ca6fa07e5507092ffaffb47f4a0d88a7b88c] | committer: Anton Khirnov fftools/ffmpeg_filter: do not leak graph_desc on fg_create() failure fg_create() is passed a malloced string and assumed to always take ownership of i

[FFmpeg-cvslog] fftools/ffmpeg: supply hw device context to probe-filtergraphs

2024-10-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Oct 7 12:38:43 2024 +0200| [0f5592cfc73773b895e81ae1ab8404b0ff2dc6b1] | committer: Anton Khirnov fftools/ffmpeg: supply hw device context to probe-filtergraphs I.e. those that are only used to figure out input/output counts, since some filters mig

[FFmpeg-cvslog] fftools/cmdutils: group related calls together

2024-10-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Oct 7 11:46:15 2024 +0200| [e56d676050d38949947f91de1fcede45897a5817] | committer: Anton Khirnov fftools/cmdutils: group related calls together For readability only, should have no functional effect. > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] fftools/cmdutils: do not treat single '-' as an option in locate_option()

2024-10-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Oct 7 11:52:30 2024 +0200| [840b95bcc2296cc3005594b6d3d5af3eeadee319] | committer: Anton Khirnov fftools/cmdutils: do not treat single '-' as an option in locate_option() Fixes early parsing of trailing -v/-loglevel while using '-' to output to st

[FFmpeg-cvslog] fftools/ffmpeg_opt: add a struct to be passed as opaque to global-option handlers

2024-10-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Oct 7 12:17:09 2024 +0200| [181c20414538e0c829605241c64b0a873baa5f97] | committer: Anton Khirnov fftools/ffmpeg_opt: add a struct to be passed as opaque to global-option handlers Will be useful in following commits. > http://git.videolan.org/git

[FFmpeg-cvslog] avcodec/ffv1: Implement CRC with non zero initial and final value

2024-10-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 25 09:46:17 2024 +0200| [7bb283aa7bdc96c475086a0769fe228bddd34db1] | committer: Michael Niedermayer avcodec/ffv1: Implement CRC with non zero initial and final value Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] avcodec/ffv1enc: Prevent generation of files with broken slices

2024-10-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 1 22:06:40 2024 +0200| [b7ff66a35804275b25c1176cad560540785e8750] | committer: Michael Niedermayer avcodec/ffv1enc: Prevent generation of files with broken slices Fixes: Ticket5548 Sponsored-by: Sovereign Tech Fund Signed-off-by: Michae

[FFmpeg-cvslog] avutil/pixdesc: use a bigger variable type when writing bitstream formats

2024-10-10 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Oct 9 23:03:36 2024 -0300| [1cead9029227614cb12a07e69d8823287ca980a0] | committer: James Almer avutil/pixdesc: use a bigger variable type when writing bitstream formats Fixes fate-imgutils and fate-pixelutils under gcc-usan after 29ea34728f1064877a0a

[FFmpeg-cvslog] arm: Consistently use proper interworking function returns

2024-10-10 Thread Martin Storsjö
ffmpeg | branch: release/7.1 | Martin Storsjö | Fri Oct 4 00:30:24 2024 +0300| [794245fa715493e0275c190d0c3917deccf2d7a8] | committer: Martin Storsjö arm: Consistently use proper interworking function returns Use "bx lr", or "pop {lr}", which do proper mode switching between thumb and arm mod

[FFmpeg-cvslog] checkasm: lls: Use relative tolerances rather than absolute ones

2024-10-10 Thread Martin Storsjö
ffmpeg | branch: release/7.1 | Martin Storsjö | Fri Oct 4 10:22:57 2024 +0300| [c0d19c640a00ef1899f6201c659d30ae430692df] | committer: Martin Storsjö checkasm: lls: Use relative tolerances rather than absolute ones Depending on the magnitude of the output values, the potential errors can be l