]> git.pld-linux.org Git - packages/moc.git/blob - ffmpeg3.patch
- up to 2.5.0
[packages/moc.git] / ffmpeg3.patch
1 diff -ur moc-2.5.0.orig/decoder_plugins/ffmpeg/ffmpeg.c moc-2.5.0/decoder_plugins/ffmpeg/ffmpeg.c
2 --- moc-2.5.0.orig/decoder_plugins/ffmpeg/ffmpeg.c      2014-08-30 11:32:27.000000000 +0900
3 +++ moc-2.5.0/decoder_plugins/ffmpeg/ffmpeg.c   2016-04-01 22:57:20.111650802 +0900
4 @@ -66,9 +66,6 @@
5  #include <libavformat/avformat.h>
6  GCC_DIAG_ON(deprecated-declarations)
7  #include <libavutil/mathematics.h>
8 -#ifdef HAVE_AV_GET_CHANNEL_LAYOUT_NB_CHANNELS
9 -#include <libavutil/audioconvert.h>
10 -#endif
11  #else
12  #include <ffmpeg/avformat.h>
13  #endif
This page took 0.022368 seconds and 3 git commands to generate.