]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - debian/patches/fix_libav_compat_outdated.patch
d/patches: Refresh with gbp pq.
[youtubedl] / debian / patches / fix_libav_compat_outdated.patch
index f86a0b07459ae517ed03d473e64137a8eb57670e..0c36990c9d054498d22cef5174fad20e5d551b61 100644 (file)
@@ -10,17 +10,15 @@ Origin: vendor
 Bug: https://github.com/rg3/youtube-dl/pull/8720
 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798936
 Last-Update: 2016-06-27
----
-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
+index 3ea1afc..c62256e 100644
 --- a/youtube_dl/postprocessor/ffmpeg.py
 +++ b/youtube_dl/postprocessor/ffmpeg.py
-@@ -98,11 +98,16 @@ class FFmpegPostProcessor(PostProcessor):
+@@ -110,11 +110,16 @@ class FFmpegPostProcessor(PostProcessor):
                  self._paths = dict(
                      (p, os.path.join(location, p)) for p in programs)
                  self._versions = dict(