summaryrefslogtreecommitdiffstats
path: root/audio/chmap.c
Commit message (Expand)AuthorAgeFilesLines
* Add more constwm42014-06-111-3/+3
* options: fix off-by-1 error in option help outputwm42014-03-151-1/+1
* m_option, m_config: mp_msg conversionswm42013-12-211-8/+8
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* chmap: fix oddity due to ambiguous 6.1 ffmpeg channel layoutwm42013-05-131-2/+3
* audio: fix ALSA 4 channel surround outputwm42013-05-131-1/+3
* audio: add channel map selection functionwm42013-05-121-16/+24
* audio: add channel map APIwm42013-05-121-0/+478