]> git.sesse.net Git - vlc/history - modules/audio_output/audiounit_ios.c
auhal: ignore invalid default audio device changes (fixes #9374)
[vlc] / modules / audio_output / audiounit_ios.c
2013-07-28 Martin Storsjöaudiounit_ios: Fill the remainder of the buffer with...
2013-07-28 Martin StorsjöRevert "audiounit_ios: try to handle data drops more...
2013-04-04 Felix Paul Kühneaudiounit_ios: more cleanup
2013-04-04 Felix Paul Kühneaudiounit_ios: try to handle data drops more efficiently
2013-04-04 Felix Paul Kühneaudiounit_ios: remove a write-only variable and related...
2013-04-04 Felix Paul Kühneaudiounit_ios: fix multi-channel audio
2013-04-04 Felix Paul KühneAudioUnit: adapt 7fec79d9
2013-04-04 Felix Paul Kühneaudiounit: run an AudioSession when outputting media...
2013-04-04 Felix Paul KühneNew AudioUnit output module for iOS based on the Mac...