index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
chmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
chmap: remove misleading "downmix" channel layout name
wm4
2017-06-24
1
-1
/
+0
*
player: remove special-case for DL/DR speakers
wm4
2016-08-04
1
-38
/
+0
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-7
/
+7
*
chmap: remove MPlayer layouts
wm4
2015-11-07
1
-26
/
+0
*
af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA
wm4
2015-11-03
1
-1
/
+1
*
audio: improve mp_chmap_to_lavc_unchecked() unknown chmap behavior
wm4
2015-10-26
1
-2
/
+10
*
audio: output human-readable channel layouts too
wm4
2015-06-25
1
-0
/
+19
*
chmap: make up some channel layout names
wm4
2015-06-12
1
-0
/
+3
*
audio: use unknown channel layouts if there is no standard layout
wm4
2015-06-12
1
-5
/
+5
*
audio: fix messed up channel reordering
wm4
2015-06-12
1
-2
/
+2
*
chmap: use av_popcount64()
wm4
2015-05-21
1
-9
/
+3
*
audio: simplify further
wm4
2015-05-08
1
-14
/
+8
*
audio: remove mp_chmap_contains()
wm4
2015-05-08
1
-10
/
+0
*
audio: add chmap utility function
wm4
2015-05-08
1
-0
/
+9
*
audio: fix messed up assert()
wm4
2015-05-07
1
-1
/
+1
*
audio: remove UNKNOWN pseudo speakers
wm4
2015-05-07
1
-6
/
+6
*
audio: define only a single NA speaker ID
wm4
2015-05-07
1
-18
/
+8
*
audio: introduce support for padding channels
wm4
2015-05-05
1
-18
/
+52
*
audio: chmap: explicitly drop channels not supported by lavc
wm4
2015-05-04
1
-2
/
+5
*
audio: drop unused function
wm4
2015-05-04
1
-9
/
+0
*
audio: accept 1.0 and 2.0 as aliases for mono and stereo
wm4
2015-02-26
1
-0
/
+2
*
chmap_sel: add multichannel fallback heuristic
Stefano Pigozzi
2014-12-29
1
-0
/
+23
*
chmap: add a 7.1(rear) layout name
Stefano Pigozzi
2014-12-29
1
-0
/
+1
*
audio: make mp_chmap_to_str() return a stack-allocated string
wm4
2014-11-24
1
-12
/
+14
*
options: accept --audio-channels=auto
wm4
2014-10-30
1
-0
/
+1
*
Add more const
wm4
2014-06-11
1
-3
/
+3
*
options: fix off-by-1 error in option help output
wm4
2014-03-15
1
-1
/
+1
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
1
-8
/
+8
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-1
/
+1
*
chmap: fix oddity due to ambiguous 6.1 ffmpeg channel layout
wm4
2013-05-13
1
-2
/
+3
*
audio: fix ALSA 4 channel surround output
wm4
2013-05-13
1
-1
/
+3
*
audio: add channel map selection function
wm4
2013-05-12
1
-16
/
+24
*
audio: add channel map API
wm4
2013-05-12
1
-0
/
+478