.. |
ao_alsa5.c
|
Add support for distinguishing between little- and big-endian SPDIF AC3
|
2010-01-11 20:27:52 +00:00 |
ao_alsa.c
|
Explain why we still disable the ALSA resampler even though it is probably
|
2010-01-28 18:26:12 +00:00 |
ao_arts.c
|
Make ao_info_t structs const.
|
2009-03-06 19:43:12 +00:00 |
ao_coreaudio.c
|
MPlayer's format now correctly identifies AC3 as either little- or big-endian,
|
2010-01-11 20:29: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
|
Remove pointless '#if 1' preprocessor directives.
|
2010-02-19 10:22:29 +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_kai.c
|
Audio buffer is too large so that it takes too long time to respond to audio
|
2010-02-04 14:42:57 +00:00 |
ao_mpegpes.c
|
Remove unused variables, fixes the warnings:
|
2010-02-13 21:29:32 +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
|
Add support for distinguishing between little- and big-endian SPDIF AC3
|
2010-01-11 20:27:52 +00:00 |
ao_pcm.c
|
Support more formats for -ao pcm in raw mode.
|
2010-01-23 11:21:56 +00:00 |
ao_pulse.c
|
Add a missing const, fixes a compiler warning.
|
2009-12-18 20:27:35 +00:00 |
ao_sdl.c
|
Mark some more functions that are not used outside of their files as static.
|
2010-02-18 09:26:00 +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
|
Add support for distinguishing between little- and big-endian SPDIF AC3
|
2010-01-11 20:27:52 +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 |
audio_out.c
|
Fix exit_player() usage throughout the codebase.
|
2010-02-14 10:53:20 +00:00 |
audio_out.h
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |