1
mirror of https://github.com/mpv-player/mpv synced 2024-10-26 07:22:17 +02:00
mpv/audio/decode
wm4 d8882bbfb7 demux_mkv: support some raw PCM variants
This affects 64 bit floats and big endian integer PCM variants
(basically crap nobody uses). Possibly not all MS-muxed files work, but
I couldn't get or produce any samples.

Remove a bunch of format tags that are not needed anymore. Most of these
were used by demux_mov, which is long gone. Repurpose/abuse 'twos' as
mpv-internal tag for dealing with the PCM variants mentioned above.
2013-11-11 18:40:59 +01:00
..
ad_lavc.c demux_mkv: support some raw PCM variants 2013-11-11 18:40:59 +01:00
ad_mpg123.c Remove sh_audio->samplesize 2013-11-09 23:32:58 +01:00
ad_spdif.c ad_spdif: change API usage so that it works on Libav 2013-11-10 00:52:55 +01:00
ad.h cosmetics: replace "CTRL" defines by enums 2013-10-02 21:19:16 +02:00
dec_audio.c Remove sh_audio->samplesize 2013-11-09 23:32:58 +01:00
dec_audio.h audio/filter: use new option API 2013-07-22 15:11:03 +02:00