summaryrefslogtreecommitdiff
path: root/multimedia/transcode/files/patch-import__probe_ffmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/transcode/files/patch-import__probe_ffmpeg.c')
-rw-r--r--multimedia/transcode/files/patch-import__probe_ffmpeg.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/transcode/files/patch-import__probe_ffmpeg.c b/multimedia/transcode/files/patch-import__probe_ffmpeg.c
deleted file mode 100644
index 9cc46c2c68fb..000000000000
--- a/multimedia/transcode/files/patch-import__probe_ffmpeg.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- import/probe_ffmpeg.c.orig 2011-11-19 16:50:27 UTC
-+++ import/probe_ffmpeg.c
-@@ -120,7 +120,7 @@
-
- translate_info(lavf_dmx_context, ipipe->probe_info);
-
-- av_close_input_file(lavf_dmx_context);
-+ avformat_close_input(lavf_dmx_context);
- return;
- }
-