This website requires JavaScript.
Explore
Help
Register
Sign In
chacha
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33,016
Commits
36
Branches
386
Tags
72dadaa9579faaf94de8df13442f84a09c09594e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Diego Biurrun
b010178e84
adpcm: Add missing stdint.h #include to fix standalone header compilation.
2012-01-31 19:13:00 +01:00
Justin Ruggles
149f2058a4
adpcmenc: use int16_t and uint8_t instead of short and unsigned char.
2012-01-30 19:12:55 -05:00
Justin Ruggles
826c56d16e
adpcm: split ADPCM encoders and decoders into separate files.
...
Move shared tables to a separate file as well.
2011-09-12 11:26:11 -04:00