]> git.pld-linux.org Git - packages/moc.git/blob - moc-ffmpeg.patch
- added layout-1-is-malformed-fix.patch
[packages/moc.git] / moc-ffmpeg.patch
1 --- moc-2.4.3/decoder_plugins/ffmpeg/ffmpeg.c.orig      2008-10-13 00:00:40.792474789 +0200
2 +++ moc-2.4.3/decoder_plugins/ffmpeg/ffmpeg.c   2008-10-13 00:01:03.290928519 +0200
3 @@ -22,7 +22,7 @@
4  #ifdef HAVE_INTTYPES_H
5  # include <inttypes.h>
6  #endif
7 -#include <ffmpeg/avformat.h>
8 +#include <libavformat/avformat.h>
9  
10  /* FFmpeg also likes common names, without that, our common.h and log.h would
11   * not be included. */
This page took 0.065288 seconds and 3 git commands to generate.