0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/audio/decode
wm4 9e40d7155c ad_spdif: change API usage so that it works on Libav
Apparently we were using FFmpeg-specific APIs. I have no idea whether
this code is correct on both FFmpeg and Libav (no examples, bad
doxygen... why do they even complaint aht people are using their APIs
incorrectly?), but it appears to work on FFmpeg. That was also the case
before commit ebc4ccb though, where it used internal libavformat
symbols.

Untested on Libav, Travis will tell us.
2013-11-10 00:52:55 +01:00
..
ad_lavc.c Remove sh_audio->samplesize 2013-11-09 23:32:58 +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