[FFmpeg-devel] [PATCH v2 2/3] swscale/utils: add return code to fill_xyztables()
Michael Niedermayer
michael at niedermayer.cc
Wed Dec 25 01:59:55 EET 2024
Hi
On Mon, Dec 23, 2024 at 01:26:34PM +0100, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
>
> Needed for lazy allocation of XYZ tables.
>
> Signed-off-by: Niklas Haas <git at haasn.dev>
> ---
> libswscale/utils.c | 21 ++++++++++++++-------
> 1 file changed, 14 insertions(+), 7 deletions(-)
ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241225/059c445f/attachment.sig>
More information about the ffmpeg-devel
mailing list