Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
| | | | | | | | | | Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Musepack SV8 demuxer and decoder | Kostya Shishkov | 2007-11-07 | 1 | -0/+578 |
Originally committed as revision 10938 to svn://svn.ffmpeg.org/ffmpeg/trunk |