aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
...
* ad_spdif: minor cleanupsGravatar wm42017-07-10
* audio/out: fix comment typoGravatar Kevin Mitchell2017-07-09
* ao_wasapi: enable packed 24 bit outputGravatar Kevin Mitchell2017-07-09
* audio/out: correct copy length in ao_read_data_convertedGravatar Kevin Mitchell2017-07-09
* ao_wasapi: reorder channels and samplerates to speed up searchGravatar Kevin Mitchell2017-07-09
* ao_wasapi: minor cosmetic fixesGravatar Kevin Mitchell2017-07-09
* ao_wasapi: try correct initial formatGravatar Kevin Mitchell2017-07-09
* audio: drop AF_FORMAT_S24Gravatar wm42017-07-07
* ao_pcm: drop AF_FORMAT_S24 usageGravatar wm42017-07-07
* ao_oss: drop AF_FORMAT_S24 usageGravatar wm42017-07-07
* ao_sndio: drop AF_FORMAT_S24 usageGravatar wm42017-07-07
* ao_wasapi_utils: be slightly more clever when converting channel mapGravatar wm42017-07-07
* ao_wasapi: drop use of AF_FORMAT_S24Gravatar wm42017-07-07
* ao_alsa: drop use of AF_FORMAT_S24Gravatar wm42017-07-07
* audio/out: add helper code to do 24 bit conversion in AOGravatar wm42017-07-07
* ad_lavc, vd_lavc, sd_lavc: consistently use avcodec_free_context()Gravatar wm42017-07-06
* ao_coreaudio: insane hack for passing through AC3 as float PCMGravatar wm42017-06-30
* ao_wasapi: UWP wrapper hack supportGravatar wm42017-06-29
* Universal Windows Plaform (UWP) supportGravatar Pedro Pombeiro2017-06-29
* ao_wasapi: do not use deprecated wchar functionsGravatar Pedro Pombeiro2017-06-29
* Avoid calling close(-1)Gravatar wm42017-06-29
* ao_wasapi: remove subtly duplicated codeGravatar wm42017-06-28
* ao_wasapi: remove duplicate code for creating IAudioClientGravatar wm42017-06-28
* audio/out/pull: detect and log underflowsGravatar wm42017-06-28
* audio/out: require AO drivers to report period size and correct bufferGravatar wm42017-06-25
* ao_openal: change license to LGPLGravatar wm42017-06-24
* chmap: remove misleading "downmix" channel layout nameGravatar wm42017-06-24
* ao_pulse: reorder format choiceGravatar Niklas Haas2017-06-23
* build: simplify OSS checks and remove changes by "bugmen0t"Gravatar wm42017-06-22
* audio/format: change license to LGPLGravatar wm42017-06-20
* dec_audio, ad_lavc: change license to LGPLGravatar wm42017-06-14
* encode_lavc: move from GPL 2+ to LGPL 2.1+.Gravatar Rudolf Polzer2017-06-13
* af, vf: improvements to libavfilter bridgeGravatar wm42017-05-31
* ad_spdif: change license to LGPLGravatar wm42017-05-21
* ao_pcm: change license to LGPLGravatar wm42017-05-20
* audio/out: change license of some core files to LGPLGravatar wm42017-05-20
* ao_wasapi: set name of event threadGravatar James Ross-Gowan2017-05-18
* af_format: change license to LGPLGravatar wm42017-05-11
* af_scaletempo: change license to LGPLGravatar wm42017-05-09
* af_lavcac3enc: change license to LGPLGravatar wm42017-05-09
* ao_pulse, ao_rsound: change license to LGPLGravatar wm42017-05-08
* ao_coreaudio: change license to LGPLGravatar wm42017-05-08
* ad.h: change license to LGPLGravatar wm42017-05-05
* audio/fmt-conversion: change license to LGPLGravatar wm42017-05-05
* af: remove unused GET_VOLUME codeGravatar wm42017-04-27
* audio: fix replaygain volume scaleGravatar wm42017-04-27
* options: remove remaining deprecated audio device selection optionsGravatar wm42017-04-23
* ao_openal: kill off device listingGravatar wm42017-04-23
* ao_wasapi_changenotify: use %ls instead of %S for wchar_tGravatar wm42017-04-20
* ao_wasapi_changenotify: fix potential race conditionGravatar wm42017-04-20