aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/chmap.h
Commit message (Expand)AuthorAge
* player: remove special-case for DL/DR speakersGravatar wm42016-08-04
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* chmap: remove MPlayer layoutsGravatar wm42015-11-07
* audio: bump maximum number of channels to 16Gravatar wm42015-10-26
* audio: output human-readable channel layouts tooGravatar wm42015-06-25
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* audio: simplify furtherGravatar wm42015-05-08
* audio: remove mp_chmap_contains()Gravatar wm42015-05-08
* audio: add chmap utility functionGravatar wm42015-05-08
* audio: remove UNKNOWN pseudo speakersGravatar wm42015-05-07
* audio: define only a single NA speaker IDGravatar wm42015-05-07
* audio: introduce support for padding channelsGravatar wm42015-05-05
* audio: drop unused functionGravatar wm42015-05-04
* chmap_sel: add multichannel fallback heuristicGravatar Stefano Pigozzi2014-12-29
* audio: make mp_chmap_to_str() return a stack-allocated stringGravatar wm42014-11-24
* ao_alsa: try to use the channel map reported by ALSAGravatar wm42014-11-24
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* audio: add enum name for speaker idGravatar xylosper2014-02-28
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/out: channel map selectionGravatar wm42013-05-12
* audio: add channel map selection functionGravatar wm42013-05-12
* audio: add channel map APIGravatar wm42013-05-12