aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_pcm.c
Commit message (Expand)AuthorAge
* ao_pcm: drop AF_FORMAT_S24 usageGravatar wm42017-07-07
* ao_pcm: change license to LGPLGravatar wm42017-05-20
* options: add M_OPT_FILE to some more file optionsGravatar Philip Sequeira2017-03-06
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* ao_pcm: remove some useless messagesGravatar wm42016-09-07
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* audio: fix format function consistency issuesGravatar wm42015-06-26
* Update license headersGravatar Marcin Kurczewski2015-04-13
* ao_pcm: add append modeGravatar wm42015-01-14
* ao_pcm: simplifyGravatar wm42014-11-21
* audio: cleanup spdif format definitionsGravatar wm42014-09-23
* audio: drop swapped-endian audio formatsGravatar wm42014-09-23
* audio: remove swapped-endian spdif formatsGravatar wm42014-09-23
* ao_pcm: minor simplificationGravatar wm42014-09-06
* ao_pcm: fix message stringsGravatar Amos Onn2014-06-15
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateGravatar Marcoen Hirschberg2014-05-28
* af_lavrresample: remove avresample_set_channel_mapping() fallbacksGravatar wm42014-03-16
* audio/out: make draining a separate operationGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* audio/out: prepare for non-interleaved audioGravatar wm42013-11-12
* audio/out: reject non-interleaved formatsGravatar wm42013-11-12
* audio: replace af_fmt2str_short -> af_fmt_to_strGravatar wm42013-11-07
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* ao_pcm: big endian AC3 in wav doesn't workGravatar wm42013-10-22
* audio/out: do some mp_msg conversionsGravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/out: remove options argument from init()Gravatar wm42013-07-22
* ao_pcm: use new option APIGravatar wm42013-07-21
* audio/out: remove ao->outburst/buffersize fieldsGravatar wm42013-06-16
* audio/out: channel map selectionGravatar wm42013-05-12
* ao: remove ao_driver.is_new fieldGravatar wm42013-05-12
* audio/out: switch to channel mapGravatar wm42013-05-12
* ao_pcm: fix references to -novideoGravatar wm42012-12-03
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12