mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 22:25:36 +01:00
pan: drop unecessary includes.
This commit is contained in:
committed by
Clément Bœsch
parent
66b1b7e5fa
commit
9bd44b42a8
@@ -28,12 +28,10 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "libavutil/audioconvert.h"
|
||||
#include "libavutil/avstring.h"
|
||||
#include "libavutil/opt.h"
|
||||
#include "libswresample/swresample.h"
|
||||
#include "avfilter.h"
|
||||
#include "internal.h"
|
||||
|
||||
#define MAX_CHANNELS 63
|
||||
|
||||
|
||||
Reference in New Issue
Block a user