Revision 41d0eb1c ffmpeg.c
ffmpeg.c | ||
---|---|---|
34 | 34 |
#include "libavformat/avformat.h" |
35 | 35 |
#include "libavdevice/avdevice.h" |
36 | 36 |
#include "libswscale/swscale.h" |
37 |
#include "libavcodec/opt.h"
|
|
37 |
#include "libavutil/opt.h"
|
|
38 | 38 |
#include "libavcodec/audioconvert.h" |
39 | 39 |
#include "libavutil/audioconvert.h" |
40 | 40 |
#include "libavutil/parseutils.h" |
Also available in: Unified diff