..
Makefile
Merge common parts of all Makefiles into one file included by all.
2006-11-26 18:12:36 +00:00
ao_alsa.c
When setting the non-audio bit for hwac3 output, just try to set the
2007-02-09 19:49:31 +00:00
ao_alsa5.c
modifies function declarations without parameters from ()
2006-07-06 04:30:19 +00:00
ao_arts.c
…
ao_dsound.c
Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
2006-10-15 20:48:26 +00:00
ao_dxr2.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
ao_esd.c
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
2006-07-09 16:01:36 +00:00
ao_ivtv.c
added audio output for ivtv cards
2006-07-28 21:36:03 +00:00
ao_jack.c
modifies function declarations without parameters from ()
2006-07-06 04:30:19 +00:00
ao_macosx.c
Fix FSF address and otherwise broken license headers.
2007-01-22 08:02:06 +00:00
ao_mpegpes.c
replace calls to perror() with calls to mp_msg()
2006-08-11 17:10:57 +00:00
ao_nas.c
make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
2006-07-09 03:42:35 +00:00
ao_null.c
…
ao_openal.c
OpenAL volume control
2006-12-10 22:45:32 +00:00
ao_oss.c
Remove a disabled and completely outdated sample rate mismatch warning.
2006-12-10 00:21:35 +00:00
ao_pcm.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
ao_polyp.c
Fix a few gcc warnings, approved by Diego and Reimar.
2007-02-05 23:46:08 +00:00
ao_sdl.c
Support for AOPLAY_FINAL_CHUNK in ao_sdl.c
2007-02-04 10:01:13 +00:00
ao_sgi.c
modifies function declarations without parameters from ()
2006-07-06 04:30:19 +00:00
ao_sun.c
modifies function declarations without parameters from ()
2006-07-06 04:30:19 +00:00
ao_win32.c
Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
2006-10-15 20:48:26 +00:00
audio_out.c
Move mpeg aos to the end of the autodetection list. At least mpegpes
2006-08-16 20:04:43 +00:00
audio_out.h
…
audio_out_internal.h
…