Welcome to mirror list, hosted at ThFree Co, Russian Federation.

audioconvert.h « libavutil - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 300a67cd3d5ad336914e81108be4eb0e1d06b91f (plain)
1
2
3
4
5
6

#include "version.h"

#if FF_API_AUDIOCONVERT
#include "channel_layout.h"
#endif