.. |
ao_alsa.c
|
Use af_fmt2bits, it should give more sensible values than snd_pcm_format_physical_width,
|
2010-01-11 19:40:58 +00:00 |
ao_alsa5.c
|
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
2009-07-26 19:53:00 +00:00 |
ao_arts.c
|
…
|
|
ao_coreaudio.c
|
Use af_fmt2bits instead of reimplementing it.
|
2010-01-11 19:26:33 +00:00 |
ao_dart.c
|
Fix function declarations to avoid casting function pointers.
|
2010-01-01 13:18:49 +00:00 |
ao_dsound.c
|
Add support for 8 channel audio.
|
2009-11-10 00:45:19 +00:00 |
ao_dxr2.c
|
Add and use AF_FORMAT_IS_AC3 macro.
|
2010-01-11 19:23:18 +00:00 |
ao_esd.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
ao_ivtv.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
ao_jack.c
|
The suboption parser now takes a const options list, so mark them all const.
|
2009-09-02 11:33:37 +00:00 |
ao_mpegpes.c
|
The suboption parser now takes a const options list, so mark them all const.
|
2009-09-02 11:33:37 +00:00 |
ao_nas.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
ao_null.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
ao_openal.c
|
The suboption parser now takes a const options list, so mark them all const.
|
2009-09-02 11:33:37 +00:00 |
ao_oss.c
|
fix calculation of ao_data.bps for sample formats with more than 16 bits
|
2009-10-05 07:42:02 +00:00 |
ao_pcm.c
|
Add support for 8 channel audio.
|
2009-11-10 00:45:19 +00:00 |
ao_pulse.c
|
Add a missing const, fixes a compiler warning.
|
2009-12-18 20:27:35 +00:00 |
ao_sdl.c
|
Fixup SDL configure check:
|
2010-01-03 11:33:33 +00:00 |
ao_sgi.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
ao_sun.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
ao_v4l2.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
ao_win32.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
audio_out.c
|
Rename macosx audio output driver to coreaudio.
|
2009-05-04 14:53:47 +00:00 |
audio_out.h
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
audio_out_internal.h
|
Make audio_out_* structs const so they end up in .rodata
|
2009-03-06 19:58:16 +00:00 |