Rapsys Git
/
youtubedl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5a28b1
)
debian/patches/fix_libav_compat_outdated.patch: Refresh.
author
Rogério Brito
<rbrito@ime.usp.br>
Fri, 16 Mar 2018 17:04:33 +0000
(14:04 -0300)
committer
Rogério Brito
<rbrito@ime.usp.br>
Fri, 16 Mar 2018 17:04:33 +0000
(14:04 -0300)
debian/patches/fix_libav_compat_outdated.patch
patch
|
blob
|
history
diff --git
a/debian/patches/fix_libav_compat_outdated.patch
b/debian/patches/fix_libav_compat_outdated.patch
index f86a0b07459ae517ed03d473e64137a8eb57670e..dddeb91194069f535ea81bb2c17b7ff2d753b59c 100644
(file)
--- a/
debian/patches/fix_libav_compat_outdated.patch
+++ b/
debian/patches/fix_libav_compat_outdated.patch
@@
-16,11
+16,9
@@
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
youtube_dl/postprocessor/ffmpeg.py | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
-diff --git a/youtube_dl/postprocessor/ffmpeg.py b/youtube_dl/postprocessor/ffmpeg.py
-index fa99b0c..29beb48 100644
--- a/youtube_dl/postprocessor/ffmpeg.py
+++ b/youtube_dl/postprocessor/ffmpeg.py
-@@ -
98,11 +98,16 @@ class FFmpegPostProcessor(PostProcessor):
+@@ -
110,11 +110,16 @@
self._paths = dict(
(p, os.path.join(location, p)) for p in programs)
self._versions = dict(