]> git.sesse.net Git - vlc/history - modules/audio_output/audiounit_ios.c
wasapi: parse returned sample format (fixes #11174)
[vlc] / modules / audio_output / audiounit_ios.c
2014-04-27 Felix Paul Kühneaudiounit: cast OSStatus correctly for debug output
2014-01-25 Felix Paul Kühneaudiounit_ios: fix audio unit handling in pause state...
2013-12-27 Felix Paul Kühneaudiounit_ios: merge stability improvements from AUHAL...
2013-12-02 Felix Paul Kühneaudio unit: fix init order
2013-12-02 Felix Paul Kühneaudiounit: fix crash
2013-11-28 Felix Paul Kühneaudiounit_ios: merge playback performance improvements...
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...