1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00
mpv/libao2
diego cac6c0eea2 Remove bswap.h, use libavutil/bswap.h instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 15:02:45 +00:00
..
ao_alsa5.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_alsa.c MSGTRs for ao_alsa.c 2006-11-08 14:52:33 +00:00
ao_arts.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_dsound.c Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out. 2006-10-15 20:48:26 +00:00
ao_dxr2.c Remove bswap.h, use libavutil/bswap.h instead. 2006-11-29 15:02:45 +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 adds support for AOCONTROL_GET_VOLUME/AOCONTROL_SET_VOLUME in ao_macosx, patcg by Crhis Roccati<roccati@pobox.com> 2006-11-28 23:05:45 +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 Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_openal.c rm unnecesary casts from void* - part 4 2006-07-03 13:21:54 +00:00
ao_oss.c two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-09 03:50:47 +00:00
ao_pcm.c Remove bswap.h, use libavutil/bswap.h instead. 2006-11-29 15:02:45 +00:00
ao_polyp.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_sdl.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +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_internal.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +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 Rewrite audio EOF handling logic fixing some problems that could cause 2006-06-16 21:52:25 +00:00
Makefile Merge common parts of all Makefiles into one file included by all. 2006-11-26 18:12:36 +00:00