Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
| | | | | | | | These macros are redundant. All uses are replaced with the generic DECLARE_ALIGNED macro instead. Originally committed as revision 22233 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
| | | | | Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | SIPR16k decoder | Vitor Sessak | 2010-01-16 | 1 | -2/+26 |
| | | | | Originally committed as revision 21234 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Split some SIPR structs to a header file for the upcoming SIPR16k commit | Vitor Sessak | 2010-01-16 | 1 | -0/+83 |
Originally committed as revision 21232 to svn://svn.ffmpeg.org/ffmpeg/trunk |