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
avcodec/aacsbr: add missing header include
Fixes make checkheaders Signed-off-by: James Almer <jamrial@gmail.com>
tags/n2.8
James Almer
10 years ago
parent
dae79a185f
commit
ede590c84d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavcodec/aacsbrdata.h
+ 1
- 0
libavcodec/aacsbrdata.h
View File
@@ -30,6 +30,7 @@
#include <stdint.h>
#include "libavutil/mem.h"
#include "aac_defines.h"
///< Huffman tables for SBR
Write
Preview
Loading…
Cancel
Save