mpv/demux
wm4 4b5cee4617 core: use channel map on demuxer level too
This helps passing the channel layout correctly from decoder to audio
filter chain. (Because that part "reuses" the demuxer level codec
parameters, which is very disgusting.)

Note that ffmpeg stuff already passed the channel layout via
mp_copy_lav_codec_headers(). So other than easier dealing with the
demuxer/decoder parameters mess, there's no real advantage to doing
this.

Make the --channels option accept a channel map. Since simple numbers
map to standard layouts with the given number of channels, this is
downwards compatible. Likewise for demux_rawaudio.
2013-05-12 21:24:55 +02:00
..
asf.h
asfguid.h
asfheader.c
asfheader.h
aviheader.c
aviheader.h
aviprint.c
aviprint.h
codec_tags.c
codec_tags.h
demux.c
demux.h
demux_asf.c
demux_avi.c
demux_cue.c
demux_edl.c
demux_lavf.c core: use channel map on demuxer level too 2013-05-12 21:24:55 +02:00
demux_mf.c
demux_mkv.c core: use channel map on demuxer level too 2013-05-12 21:24:55 +02:00
demux_mng.c
demux_mpg.c
demux_packet.h
demux_rawaudio.c core: use channel map on demuxer level too 2013-05-12 21:24:55 +02:00
demux_rawvideo.c
demux_ts.c
demux_ts.h
ebml.c
ebml.h
extension.c
matroska.h
mf.c
mf.h
mp3_hdr.c
mp3_hdr.h
mpeg_hdr.c
mpeg_hdr.h
ms_hdr.h
parse_es.c
parse_es.h
stheader.h core: use channel map on demuxer level too 2013-05-12 21:24:55 +02:00
video.c