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
Fix make checkheaders for wavpackenc.h
tags/n2.1
Carl Eugen Hoyos
12 years ago
parent
e7da19e9fa
commit
b970f85564
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libavcodec/wavpack.h
+ 2
- 0
libavcodec/wavpack.h
View File
@@ -22,6 +22,8 @@
#ifndef AVCODEC_WAVPACK_H
#define AVCODEC_WAVPACK_H
#include "libavutil/common.h"
#define MAX_TERMS 16
#define MAX_TERM 8
Write
Preview
Loading…
Cancel
Save