1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-19 05:41:16 +00:00
mpv/audio/decode
wm4 14ac4f0bd6 ad_spdif: use a pseudo codec entry to select DTS-HD instead of an option
This deprecates the --ad-spdif-dtshd option, and replaces it with a
pseudo decoder. This means ad_spdif will report two decoders, "dts" and
"dts-hd", of which the second simply enables what the option did.

The --ad-spdif-dtshd option will actually be deprecated in the next
commit.
2015-06-05 22:34:48 +02:00
..
ad_lavc.c player: change video-bitrate and audio-bitrate properties 2015-04-20 20:52:16 +02:00
ad_spdif.c ad_spdif: use a pseudo codec entry to select DTS-HD instead of an option 2015-06-05 22:34:48 +02:00
ad.h Update license headers 2015-04-13 12:10:01 +02:00
dec_audio.c Update license headers 2015-04-13 12:10:01 +02:00
dec_audio.h Update license headers 2015-04-13 12:10:01 +02:00