1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-01 03:40:43 +00:00
mpv/audio/decode
wm4 ebc4ccbbfa ad_spdif: fix libavformat API usage
This accessed tons of private libavformat symbols all over the place.
Don't do this and convert all code to proper public APIs. As a
consequence, the code becomes shorter and cleaner (many things the code
tried are done by libavformat APIs).
2013-11-09 01:27:03 +01:00
..
ad_lavc.c demux: rename Windows symbols 2013-11-02 15:14:12 +01:00
ad_mpg123.c ad_mpeg123: support in-stream format changes 2013-10-06 23:41:18 +02:00
ad_spdif.c ad_spdif: fix libavformat API usage 2013-11-09 01:27:03 +01:00
ad.h cosmetics: replace "CTRL" defines by enums 2013-10-02 21:19:16 +02:00
dec_audio.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
dec_audio.h audio/filter: use new option API 2013-07-22 15:11:03 +02:00