Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a52 plugin - Fix iec958 frames for S16-BE | Takashi Iwai | 2006-04-07 | 1 | -10/+76 |
| | | | | | - Fix iec958 header frames for S16-BE - Add more comments in the code | ||||
* | Fix XRUN detection in a52 plugin | Takashi Iwai | 2006-04-06 | 1 | -7/+13 |
| | | | | Check XRUN in the write function and pointer callback of a52 plugin. | ||||
* | Add a52 output plugin | Takashi Iwai | 2006-04-06 | 1 | -0/+638 |
Added (experimental) a52 output plugin. The plugin requires libavcodec as the audio encoding engine. See doc/a52.txt for the usage. |