Commit 6ca0a976 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'd23fc884'

* commit 'd23fc884':
  filtfmts: remove unused lavf include

A include for channel_layout.h, is added otherwise compile would break
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 74a8dbe1 d23fc884
......@@ -20,7 +20,7 @@
#include <stdio.h>
#include "libavformat/avformat.h"
#include "libavutil/channel_layout.h"
#include "libavutil/pixdesc.h"
#include "libavutil/samplefmt.h"
#include "libavfilter/avfilter.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment