0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/audio/decode
wm4 b016760a28 ad_spdif: minor cleanups
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.
2017-07-10 16:40:52 +02:00
..
ad_lavc.c ad_lavc, vd_lavc, sd_lavc: consistently use avcodec_free_context() 2017-07-06 16:25:42 +02:00
ad_spdif.c ad_spdif: minor cleanups 2017-07-10 16:40:52 +02:00
ad.h dec_audio, ad_lavc: change license to LGPL 2017-06-14 21:08:59 +02:00
dec_audio.c dec_audio, ad_lavc: change license to LGPL 2017-06-14 21:08:59 +02:00
dec_audio.h dec_audio, ad_lavc: change license to LGPL 2017-06-14 21:08:59 +02:00