ffmpeg | branch: master | Manuel Lauss | Wed Mar 12
16:16:29 2025 +0100| [fb951b26fde6ee6328b9b20bde8a92a8a8b5b423] | committer:
Manuel Lauss
avcodec/sanm: codec4/5/33/34 decoder
This codec works on 4x4 pixel tiles, which can be generated and read
from the datastream. They're both identical,
ffmpeg | branch: master | Leon Grutters | Tue Mar
18 15:59:17 2025 +0100| [76f09ab647d19d78d9e630a675396cde9aa729cb] | committer:
Andreas Rheinhardt
avcodec/webvttdec: update documentation
The previous link lead to a 404 page as that page doesn't exist anymore.
Signed-off-by: Leon Grutters
S
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Mar 17 20:01:22 2025 +0100| [b857bf942c265869d9fb91953ae68a95a978475a] |
committer: Andreas Rheinhardt
avcodec/hevc/hevcdec: Simplify access to luma plane
It is always set and does not use subsampling.
Signed-off-by: Andreas Rheinhardt
> ht
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Mar 17 09:59:36 2025 +0100| [02c16b48c5827b9383004ad5a727742b30614fe7] |
committer: Andreas Rheinhardt
avcodec/snow: Don't add to NULL
It is undefined behavior.
Fixes "runtime error: applying non-zero offset 8 to null pointer".
Fixes the Snow
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Mar 17 13:20:49 2025 +0100| [45052573723549d0cc54f63da28dea0d3a8c859b] |
committer: Andreas Rheinhardt
avcodec/proresenc_kostya: Don't cast const away needlessly
The parameter passed here is unused, so just pass NULL.
Signed-off-by: Andreas R
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Mar 17 10:10:32 2025 +0100| [d76ae08048680811bf8a0891a29248c379545ac1] |
committer: Andreas Rheinhardt
avcodec/svq1enc: Don't add to NULL
It is undefined behavior. Pass a dummy buffer instead.
Fixes "runtime error: applying non-zero offset 102
ffmpeg | branch: master | James Almer | Mon Mar 17 00:29:47
2025 -0300| [0ce405afb8df221b3a975a30b5c229449c8ed7da] | committer: James Almer
avfilter/vf_zscale: add support for grayscale formats
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ce405afb8df
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Mar 17 09:53:42 2025 +0100| [fbcc943b22534517670d287f35eebe40896f771f] |
committer: Andreas Rheinhardt
avcodec/h261enc: Don't use (size_t)-1
Fixes "runtime error: addition of unsigned offset to 0x765a09523a90
overflowed to 0x765a09523a8e". Thi
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Mar 18 10:40:00 2025 +0100| [e5d62e20c8d84207f7bc63009751572285a16127] |
committer: Andreas Rheinhardt
avdevice/sdl2: Suppress macro redefinition warning
SDL2's headers #define HAVE_PTHREAD_SETNAME_NP (to one here);
we also have a config defin
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Mar 18 16:16:33 2025 +0100| [65154ba99442134a2f732f2213699fc38dc6727a] |
committer: Andreas Rheinhardt
swscale/tests/swscale: Fix potential buffer overflow
The field width in a %s directive gives the amount of characters
to read from the input
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Mar 18 15:48:03 2025 +0100| [dff498fddfaee28c825af324daa2ec8ce6a9] |
committer: Andreas Rheinhardt
avutil/csp: Improve enum range comparisons
The underlying integer type of an enumeration is
implementation-defined (see C11, 6.7.2.2 (4)); G
11 matches
Mail list logo