1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 05:22:23 +00:00
mpv/audio/decode
wm4 b14fac9afa build: replace some FFmpeg API checks with version checks
The FFmpeg versions we support all have the APIs we were checking for.
Only Libav missed them. Simplify this by explicitly checking for FFmpeg
in the code, instead of trying to detect the presence of the API.
2017-01-24 08:11:42 +01:00
..
ad_lavc.c build: replace some FFmpeg API checks with version checks 2017-01-24 08:11:42 +01:00
ad_spdif.c ad_spdif: log avformat errors 2017-01-19 12:44:28 +01:00
ad.h audio: restructure decode loop 2017-01-11 11:58:32 +01:00
dec_audio.c audio: restructure decode loop 2017-01-11 11:58:32 +01:00
dec_audio.h audio: change how spdif codecs are selected 2016-12-23 18:10:07 +01:00