diff options
author | lain <lain@soykaf.club> | 2024-03-18 10:35:02 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2024-03-18 10:35:02 +0000 |
commit | 2b71f4897fd95e2a6d95e092956266aea2a003db (patch) | |
tree | 026686b46650859a3dddba5df432562da0a5a724 /changelog.d/framegrabs.fix | |
parent | d415686bb9248e1c5b8913b7c3b96f74e9b8f230 (diff) | |
parent | cf0aa1238ccd137219253d76355f2dc0f89679ac (diff) | |
download | pleroma-2b71f4897fd95e2a6d95e092956266aea2a003db.tar.gz pleroma-2b71f4897fd95e2a6d95e092956266aea2a003db.zip |
Merge branch 'develop' into 'bookmark-folders'
# Conflicts:
# docs/development/API/differences_in_mastoapi_responses.md
Diffstat (limited to 'changelog.d/framegrabs.fix')
-rw-r--r-- | changelog.d/framegrabs.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/framegrabs.fix b/changelog.d/framegrabs.fix new file mode 100644 index 000000000..dc0466f1b --- /dev/null +++ b/changelog.d/framegrabs.fix @@ -0,0 +1 @@ +Video framegrabs were not working correctly after the change to use Exile to execute ffmpeg |