mpv/libao2
wm4 cafa00841f libaf: rename af_format.h to format.h
af_format.h declares some symbols which are defined in format.c. The
fact that af_format.c is a completely unrelated file is rather
confusing. Having the header and implementation file use the same base
name is more uniform. (af_format.c is the audio conversion filter, while
af_format.h and format.c are about audio formats and their properties.)

Also fix all source files which include this file.
2012-08-29 00:50:26 +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 Remove V4L2 decoder support (vo_v4l2 and ao_v4l2) 2012-08-07 01:09:30 +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