index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
/
chmap.c
Commit message (
Expand
)
Author
Age
*
chmap: remove misleading "downmix" channel layout name
wm4
2017-06-24
*
player: remove special-case for DL/DR speakers
wm4
2016-08-04
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
chmap: remove MPlayer layouts
wm4
2015-11-07
*
af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA
wm4
2015-11-03
*
audio: improve mp_chmap_to_lavc_unchecked() unknown chmap behavior
wm4
2015-10-26
*
audio: output human-readable channel layouts too
wm4
2015-06-25
*
chmap: make up some channel layout names
wm4
2015-06-12
*
audio: use unknown channel layouts if there is no standard layout
wm4
2015-06-12
*
audio: fix messed up channel reordering
wm4
2015-06-12
*
chmap: use av_popcount64()
wm4
2015-05-21
*
audio: simplify further
wm4
2015-05-08
*
audio: remove mp_chmap_contains()
wm4
2015-05-08
*
audio: add chmap utility function
wm4
2015-05-08
*
audio: fix messed up assert()
wm4
2015-05-07
*
audio: remove UNKNOWN pseudo speakers
wm4
2015-05-07
*
audio: define only a single NA speaker ID
wm4
2015-05-07
*
audio: introduce support for padding channels
wm4
2015-05-05
*
audio: chmap: explicitly drop channels not supported by lavc
wm4
2015-05-04
*
audio: drop unused function
wm4
2015-05-04
*
audio: accept 1.0 and 2.0 as aliases for mono and stereo
wm4
2015-02-26
*
chmap_sel: add multichannel fallback heuristic
Stefano Pigozzi
2014-12-29
*
chmap: add a 7.1(rear) layout name
Stefano Pigozzi
2014-12-29
*
audio: make mp_chmap_to_str() return a stack-allocated string
wm4
2014-11-24
*
options: accept --audio-channels=auto
wm4
2014-10-30
*
Add more const
wm4
2014-06-11
*
options: fix off-by-1 error in option help output
wm4
2014-03-15
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
chmap: fix oddity due to ambiguous 6.1 ffmpeg channel layout
wm4
2013-05-13
*
audio: fix ALSA 4 channel surround output
wm4
2013-05-13
*
audio: add channel map selection function
wm4
2013-05-12
*
audio: add channel map API
wm4
2013-05-12