Refresh patches

This commit is contained in:
Sebastian Ramacher 2019-09-22 23:29:12 +02:00
parent 7acb55b3b0
commit 977d60245f
6 changed files with 19 additions and 15 deletions

View file

@ -6,9 +6,11 @@ Subject: Use path in /usr/lib
plugins/obs-ffmpeg/obs-ffmpeg-mux.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/plugins/obs-ffmpeg/obs-ffmpeg-mux.c b/plugins/obs-ffmpeg/obs-ffmpeg-mux.c
index f2d3f9b..da557b7 100644
--- a/plugins/obs-ffmpeg/obs-ffmpeg-mux.c
+++ b/plugins/obs-ffmpeg/obs-ffmpeg-mux.c
@@ -237,7 +237,11 @@
@@ -232,7 +232,11 @@ static void build_command_line(struct ffmpeg_muxer *stream, struct dstr *cmd,
num_tracks++;
}