diff options
author | Lain Soykaf <lain@lain.com> | 2024-05-27 19:21:20 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2024-05-27 19:21:20 +0400 |
commit | 03d0c5abfba6a334783b46a09d865dba6fde6586 (patch) | |
tree | d339c45678a7fb062075c537724b9b71d8944955 /changelog.d/framegrabs.fix | |
parent | 1ab4ab8d38687634735e1415f395b072718ab1ab (diff) | |
parent | e93ae96e1323fae954c2ce482cbb1df9ed9441c6 (diff) | |
download | pleroma-03d0c5abfba6a334783b46a09d865dba6fde6586.tar.gz pleroma-03d0c5abfba6a334783b46a09d865dba6fde6586.zip |
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into tusooa/extract-fix
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 |