mirror of
https://github.com/mpv-player/mpv
synced 2025-01-12 09:59:44 +00:00
b016760a28
Use avcodec_free_context() unstead of random other calls. Actually it was already used in the second case, but calling avcodec_close() is redundant. Don't crash if allocating a codec context fails. |
||
---|---|---|
.. | ||
ad_lavc.c | ||
ad_spdif.c | ||
ad.h | ||
dec_audio.c | ||
dec_audio.h |