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