include all prerequisites in header files
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c2d08dc0d7
commit
99545457bf
72 changed files with 180 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
* Atrac 3 AKA RealAudio 8 compatible decoder data
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/* VLC tables */
|
||||
|
||||
static const uint8_t huffcode1[9] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue