Flatpak: add fix ass subtitles smooth scaling patch

Fix for ass subtitles jittering animations. More info in my GStreamer MR:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1822
This commit is contained in:
Rafostar
2020-11-19 18:50:22 +01:00
parent 1947140def
commit 82c30c6c2d
2 changed files with 34 additions and 0 deletions

View File

@@ -36,6 +36,10 @@
{
"type": "patch",
"path": "gst-plugins-bad-vah264dec-fix-seeking-errors.patch"
},
{
"type": "patch",
"path": "gst-plugins-bad-assrender-smooth-scaling.patch"
}
]
}