mpv/libao2
Uoti Urpala 435d7c97c9 cleanup: remove pointless #defines
Remove the following #defines, which should never change in practice:

CONFIG_FAKE_MONO, OUTBURST, FAST_OSD, FAST_OSD_TABLE
The configure script hardcoded these to particular values in config.h.
They could only be changed by manually editing it. I don't think
anyone would want to.

X11_FULLSCREEN
This once did something, but became meaningless years ago and was now
always set to true if the files using it were compiled at all.

Conflicts:
	configure
	libvo/osd.c
	libvo/vo_gl.c

Merged from mplayer2. The OSD defines were already removed in this fork.
2012-09-18 21:04:46 +02:00
..
ao_alsa.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_coreaudio.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_dsound.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_jack.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_null.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_openal.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_oss.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_pcm.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_portaudio.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_pulse.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_rsound.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
audio_out.c cleanup: remove pointless #defines 2012-09-18 21:04:46 +02:00
audio_out.h ao_pulse: don't always print error message if PulseAudio unavailable 2012-07-30 01:46:04 +02:00
audio_out_internal.h options: move mixer.h options to struct 2012-03-20 14:51:32 +02:00