Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 2008-09-07 | 1 | -1/+1 |
| | | | | | Get rid of CamelCase, and don't use a typedef, so we can forward-declare it, and unclutter the include dependencies. | ||||
* | moved code to pc_init(), dc_init() | Max Kellermann | 2008-08-26 | 1 | -0/+2 |
| | |||||
* | renamed decode.h to decoder_control.h | Max Kellermann | 2008-08-26 | 1 | -0/+90 |