| Commit message (Expand) | Author | Age |
* | command: drop "audio-out-detected-device" property | wm4 | 2017-10-09 |
* | audio: introduce a new type to hold audio frames | wm4 | 2017-08-16 |
* | audio/out: change license of some core files to LGPL | wm4 | 2017-05-20 |
* | player, ao, vo: don't call mp_input_wakeup() directly | wm4 | 2016-09-16 |
* | audio/out: deprecate "exclusive" sub-options | wm4 | 2016-09-05 |
* | player: add --audio-stream-silence | wm4 | 2016-08-09 |
* | audio: use --audio-channels=auto behavior, except on ALSA | wm4 | 2016-08-04 |
* | audio: add option for falling back to ao_null | wm4 | 2015-10-05 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | ao_coreaudio: add support for hotplug notifications | Stefano Pigozzi | 2015-02-14 |
* | audio: add device change notification for hotplugging | wm4 | 2015-02-12 |
* | command: add property returning detected audio device | Stefano Pigozzi | 2015-02-03 |
* | audio/out: make ao_request_reload() idempotent | wm4 | 2014-11-09 |
* | audio: change internal device listing API | wm4 | 2014-10-10 |
* | audio: add device selection & listing with --audio-device | wm4 | 2014-10-09 |
* | audio/out: remove old things | wm4 | 2014-09-06 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 |
* | player: unrangle one aspect of audio EOF handling | wm4 | 2014-04-17 |
* | audio: explicitly document audio EOF condition | wm4 | 2014-04-17 |
* | audio/out: make draining a separate operation | wm4 | 2014-03-09 |
* | audio/out: make ao struct opaque | wm4 | 2014-03-09 |
* | ao: document some functions | wm4 | 2014-02-28 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | audio: switch output to mp_audio_buffer | wm4 | 2013-11-12 |
* | audio/out: prepare for non-interleaved audio | wm4 | 2013-11-12 |
* | ao: add ao_play_silence, use for ao_alsa and ao_oss | wm4 | 2013-11-10 |
* | player: set PulseAudio stream title to window title | wm4 | 2013-11-10 |
* | audio: don't let ao_lavc access frontend internals, change gapless audio | wm4 | 2013-11-08 |
* | audio/out: remove useless info struct and redundant fields | wm4 | 2013-10-23 |
* | ao: remove some leftovers | wm4 | 2013-08-22 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | audio/out: add support for new logging API | Stefano Pigozzi | 2013-08-01 |
* | audio/out: remove options argument from init() | wm4 | 2013-07-22 |
* | options: use new option code for --ao | wm4 | 2013-07-21 |
* | audio/out: remove ao->outburst/buffersize fields | wm4 | 2013-06-16 |
* | audio/out: remove wrapper for old AOs | wm4 | 2013-06-16 |
* | audio: add channel map selection function | wm4 | 2013-05-12 |
* | ao: remove ao_driver.is_new field | wm4 | 2013-05-12 |
* | audio/out: switch to channel map | wm4 | 2013-05-12 |
* | audio: add some setters for mp_audio, and require filters to use them | wm4 | 2013-05-12 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 |
* | audio/out, video/out: hide encoding VO/AO | wm4 | 2013-02-06 |
* | mixer: prefer AO softvol control over volume filter | wm4 | 2013-02-06 |
* | cleanup: remove ao.brokenpts | wm4 | 2012-12-12 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 |