This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
alsa: add missing header
Fixes compile with next lavc major.
tags/n0.9
Anton Khirnov
13 years ago
parent
a3e0135dbb
commit
4d77d57d20
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavdevice/alsa-audio-common.c
+ 1
- 0
libavdevice/alsa-audio-common.c
View File
@@ -31,6 +31,7 @@
#include <alsa/asoundlib.h>
#include "libavformat/avformat.h"
#include "libavutil/avassert.h"
#include "libavutil/audioconvert.h"
#include "alsa-audio.h"
Write
Preview
Loading…
Cancel
Save