mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ffmpeg: update upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5b71cf0aac
commit
0e39379ebd
@ -1,17 +1,17 @@
|
||||
From 9066d83f0f237d90fe0c2d9b6202bb8cd59a6562 Mon Sep 17 00:00:00 2001
|
||||
From: Allan Kristensen <allank@tigerdyr.com>
|
||||
Date: Fri, 21 Dec 2012 21:04:18 +0100
|
||||
Subject: [PATCH] [ffmpeg] fixed missing S_DVBSUB subtitles
|
||||
Subject: [PATCH 1/1] [ffmpeg] fixed missing S_DVBSUB subtitles
|
||||
|
||||
---
|
||||
libavformat/matroska.c | 1 +
|
||||
libavformat/matroska.c | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/libavformat/matroska.c b/libavformat/matroska.c
|
||||
index 2f5b617..11c2fa5 100644
|
||||
--- a/libavformat/matroska.c
|
||||
+++ b/libavformat/matroska.c
|
||||
@@ -59,6 +59,7 @@
|
||||
@@ -59,6 +59,7 @@ const CodecTags ff_mkv_codec_tags[]={
|
||||
{"S_ASS" , CODEC_ID_SSA},
|
||||
{"S_SSA" , CODEC_ID_SSA},
|
||||
{"S_VOBSUB" , CODEC_ID_DVD_SUBTITLE},
|
||||
@ -20,5 +20,5 @@ index 2f5b617..11c2fa5 100644
|
||||
|
||||
{"V_DIRAC" , CODEC_ID_DIRAC},
|
||||
--
|
||||
1.7.10
|
||||
1.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user