mirror of
https://github.com/mpv-player/mpv
synced 2024-12-21 22:30:22 +00:00
bf48f1ecce
libavcodec decoder initialization failure caused a segfault, because it wasn't properly reported back in init(). Also remove the return value from init_avctx(), which actually makes things simpler. Instead, ctx->avctx can be checked to see whether initialization was ok. |
||
---|---|---|
.. | ||
dec_video.c | ||
dec_video.h | ||
lavc_dr1.c | ||
lavc.h | ||
vd_lavc.c | ||
vd.c | ||
vd.h |