..
Makefile
cosmetics: Fix indentation, reorder some lines for consistency.
2007-03-13 21:55:23 +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
Do not use fast_memcpy for small size copy, esp. when the size is constant
2007-06-05 15:09:49 +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
ISO8859-1 --> UTF-8
2007-07-09 19:50:36 +00:00
ao_macosx.c
Remove some unused variables, patch by timwoj ieee org.
2007-05-28 08:42:35 +00:00
ao_mpegpes.c
warning fix:
2007-09-09 09:44:13 +00:00
ao_nas.c
ISO8859-1 --> UTF-8
2007-07-09 19:50:36 +00:00
ao_null.c
…
ao_openal.c
ISO8859-1 --> UTF-8
2007-07-09 19:50:36 +00:00
ao_oss.c
Somewhat hackish fix for A-V desync with ao_oss and frame stepping:
2007-07-19 19:15:59 +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
ISO8859-1 --> UTF-8
2007-07-09 19:50:36 +00:00
ao_sgi.c
modifies function declarations without parameters from ()
2006-07-06 04:30:19 +00:00
ao_sun.c
Fix r23353, it broke ao_sun on non-BSD due to accidentially removing
2007-06-23 18:16:14 +00:00
ao_v4l2.c
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
2007-07-29 19:20:55 +00:00
ao_win32.c
Replace implicit use of fast_memcpy via macro by explicit use to allow
2007-06-05 14:27:54 +00:00
audio_out.c
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
2007-07-29 19:20:55 +00:00
audio_out.h
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34:45 +00:00
audio_out_internal.h
…