Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | faad: no CamelCase | Max Kellermann | 2009-02-16 | 1 | -160/+159 |
| | | | | Renamed functions and variables. | ||||
* | faad: removed AacBuffer.fileOffset | Max Kellermann | 2009-02-16 | 1 | -3/+0 |
| | | | | | The element fileOffset is only written, but never read. It can be removed safely. | ||||
* | renamed decoder plugin "aac" to "faad" | Max Kellermann | 2009-02-16 | 1 | -0/+469 |
A decoder plugin should be named after the library which is used. |