1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
mpv/audio/decode
wm4 aea2328906 audio/out: switch to channel map
This actually breaks audio for 5/6/8 channels. There's no reordering
done yet. The actual reordering will be done inside of af_lavrresample
and has to be made part of the format negotiation.
2013-05-12 21:24:54 +02:00
..
ad_internal.h core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
ad_lavc.c options: add option to prevent decoder audio downmixing 2013-04-13 04:21:30 +02:00
ad_mpg123.c core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
ad_spdif.c Prefix CODEC_ID_ with AV_ 2013-03-13 23:51:30 +01:00
ad.c core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
ad.h audio: remove float processing option 2013-04-13 04:21:28 +02:00
dec_audio.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
dec_audio.h audio/out: switch to channel map 2013-05-12 21:24:54 +02:00