Flatpak: add TOC support to GstPlayer

This commit is contained in:
Rafostar
2021-01-12 13:32:10 +01:00
parent ac065e0b6b
commit b71aa0a84a
2 changed files with 192 additions and 0 deletions

View File

@@ -33,6 +33,10 @@
"type": "patch",
"path": "gst-plugins-bad-set-seeking-method-without-stopping-playback.patch"
},
{
"type": "patch",
"path": "gst-plugins-bad-player-add-toc-support.patch"
},
{
"type": "patch",
"path": "gst-plugins-bad-vah264dec-fix-seeking-errors.patch"