ffmpeg | branch: master | Andrew Sayers | Sat
Jun 22 14:15:32 2024 +0100| [5d54a25eea693daf389a7821c422f61ec6f42007] |
committer: Stefano Sabatini
avfilter/af_afade: fix opt_type for nb_samples/ns
The actual value is an int64_t, and is accessed elsewhere as AV_OPT_TYPE_INT64.
> http://git.vid
ffmpeg | branch: master | Marth64 | Wed Jun 26 22:05:46
2024 -0500| [4dc204ea3e3633d2c8bd89ac9796b47e87c25836] | committer: Stefano
Sabatini
avformat/dvdvideodec: Fix duration logic with 1 chapter and validate chapter
range
Chapters and duration are calculated together in dvdvideo demuxer.
Pr
ffmpeg | branch: master | Marth64 | Wed Jun 26 20:34:35
2024 -0500| [0c1c7688eacd1c8eba1e85757494c681442f2667] | committer: Stefano
Sabatini
avformat/dvdvideodec: Do not EOF on WAIT events
A DVDNAV_WAIT event by itself should not warrant an
EOF when navigating the program stream. Some discs
ha
ffmpeg | branch: master | Stefano Sabatini | Mon May 27
11:19:08 2024 +0200| [3764b8ecdb40873af5eb49afa0582b7cc0f99b64] | committer:
Stefano Sabatini
lavfi: add Perlin noise generator
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3764b8ecdb40873af5eb49afa0582b7cc0f99b64
---
Cha
ffmpeg | branch: release/6.0 | Josh Allmann | Thu
Jun 20 17:33:55 2024 -0700| [3610a803e7550563aae665ddc536926e316b93ec] |
committer: Timo Rothenpieler
avcodec/nvenc: fix segfault in intra-only mode
In intra-only mode, frameIntervalP is 0, which means the frame
data array is smaller than the n
ffmpeg | branch: release/6.1 | Josh Allmann | Thu
Jun 20 17:33:55 2024 -0700| [69bcdb457534a97b281063296b32ed0d6148a59a] |
committer: Timo Rothenpieler
avcodec/nvenc: fix segfault in intra-only mode
In intra-only mode, frameIntervalP is 0, which means the frame
data array is smaller than the n
ffmpeg | branch: release/7.0 | Josh Allmann | Thu
Jun 20 17:33:55 2024 -0700| [a7fa1049d7d7f8c77cce29b3853f5bafa24092a0] |
committer: Timo Rothenpieler
avcodec/nvenc: fix segfault in intra-only mode
In intra-only mode, frameIntervalP is 0, which means the frame
data array is smaller than the n
ffmpeg | branch: master | Josh Allmann | Thu Jun 20
17:33:55 2024 -0700| [c9151ea50715c4ce47ad1c8df519781565db01f6] | committer:
Timo Rothenpieler
avcodec/nvenc: fix segfault in intra-only mode
In intra-only mode, frameIntervalP is 0, which means the frame
data array is smaller than the number
ffmpeg | branch: master | Ramiro Polla | Wed Jun 26
13:19:06 2024 +0200| [cc6fb1643d7e14c6f76a48e0cffad96394cb197c] | committer:
Ramiro Polla
avdevice/v4l2: add NV16 and NV24 pixel formats
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cc6fb1643d7e14c6f76a48e0cffad96394cb197c
---