Flatpak: fix parsing of matroska attachments mimetypes

This commit is contained in:
Rafostar
2021-01-10 21:12:45 +01:00
parent 688f092406
commit f5e6395409
4 changed files with 133 additions and 0 deletions

View File

@@ -36,6 +36,10 @@
{
"type": "patch",
"path": "gst-plugins-good-matroska-fix-attachments-detection.patch"
},
{
"type": "patch",
"path": "gst-plugins-good-matroska-set-attachment-mimetype.patch"
}
]
}