Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix make checkheaders by adding missing #include. | Diego Biurrun | 2007-11-07 | 1 | -0/+1 |
| | | | | Originally committed as revision 10948 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
| | | | | Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Cygwin don't like this function declaration. | Aurelien Jacobs | 2007-10-15 | 1 | -1/+1 |
| | | | | | | So move this self-documentation into a comment instead. Originally committed as revision 10743 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | moves fraps huffman decoder to its own file, making it more generic | Aurelien Jacobs | 2007-10-14 | 1 | -0/+38 |
Originally committed as revision 10736 to svn://svn.ffmpeg.org/ffmpeg/trunk |