mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h
This commit is contained in:
@ -38,8 +38,8 @@
|
||||
*/
|
||||
|
||||
#include <alsa/asoundlib.h>
|
||||
#include "libavformat/avformat.h"
|
||||
|
||||
#include "avdevice.h"
|
||||
#include "alsa-audio.h"
|
||||
|
||||
static av_cold int audio_write_header(AVFormatContext *s1)
|
||||
|
Reference in New Issue
Block a user