summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/handbrake/files/handbrake-9999-expand-MK_SUBTITLE_PGS.patch')
-rw-r--r--media-video/handbrake/files/handbrake-9999-expand-MK_SUBTITLE_PGS.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/media-video/handbrake/files/handbrake-9999-expand-MK_SUBTITLE_PGS.patch b/media-video/handbrake/files/handbrake-9999-expand-MK_SUBTITLE_PGS.patch
deleted file mode 100644
index 27faeb172ef4..000000000000
--- a/media-video/handbrake/files/handbrake-9999-expand-MK_SUBTITLE_PGS.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/trunk/libhb/muxmkv.c
-+++ b/trunk/libhb/muxmkv.c
-@@ -348,5 +348,5 @@
- track->codecPrivate = NULL;
- track->codecPrivateSize = 0;
-- track->codecID = MK_SUBTITLE_PGS;
-+ track->codecID = "S_HDMV/PGS";
- break;
- case SSASUB: \ No newline at end of file