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
Revert r14484 hunk that deleted the 'include avcodec.h' statement.
Originally committed as revision 14495 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Peter Ross
17 years ago
parent
afffd357b0
commit
8a464e7580
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavcodec/audioconvert.c
+ 1
- 0
libavcodec/audioconvert.c
View File
@@ -25,6 +25,7 @@
* @author Michael Niedermayer <michaelni@gmx.at>
*/
#include "avcodec.h"
#include "audioconvert.h"
typedef struct SampleFmtInfo {
Write
Preview
Loading…
Cancel
Save