summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_pcm.c
Commit message (Expand)AuthorAgeFilesLines
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* audio: fix format function consistency issueswm42015-06-261-3/+3
* Update license headersMarcin Kurczewski2015-04-131-6/+5
* ao_pcm: add append modewm42015-01-141-1/+3
* ao_pcm: simplifywm42014-11-211-17/+13
* audio: cleanup spdif format definitionswm42014-09-231-2/+2
* audio: drop swapped-endian audio formatswm42014-09-231-7/+14
* audio: remove swapped-endian spdif formatswm42014-09-231-1/+1
* ao_pcm: minor simplificationwm42014-09-061-1/+1
* ao_pcm: fix message stringsAmos Onn2014-06-151-2/+2
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateMarcoen Hirschberg2014-05-281-1/+1
* af_lavrresample: remove avresample_set_channel_mapping() fallbackswm42014-03-161-1/+0
* audio/out: make draining a separate operationwm42014-03-091-1/+1
* audio/out: make ao struct opaquewm42014-03-091-0/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* audio/out: prepare for non-interleaved audiowm42013-11-121-3/+4
* audio/out: reject non-interleaved formatswm42013-11-121-0/+3
* audio: replace af_fmt2str_short -> af_fmt_to_strwm42013-11-071-1/+1
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-6/+4
* ao_pcm: big endian AC3 in wav doesn't workwm42013-10-221-1/+0
* audio/out: do some mp_msg conversionswm42013-08-221-10/+6
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* ao_pcm: use new option APIwm42013-07-211-16/+12
* audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-2/+1
* audio/out: channel map selectionwm42013-05-121-1/+4
* ao: remove ao_driver.is_new fieldwm42013-05-121-1/+0
* audio/out: switch to channel mapwm42013-05-121-26/+8
* ao_pcm: fix references to -novideowm42012-12-031-8/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+5
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+256