mirror of https://github.com/mpv-player/mpv
2f6257e2f4
The string is deallocated by the callee after initialization, so
fallback at runtime passes a deallocated string to libavcodec, which
results in random crashes. Regression introduced by commit
|
||
---|---|---|
.. | ||
dec_video.c | ||
dec_video.h | ||
lavc.h | ||
lavc_dr1.c | ||
vd.c | ||
vd.h | ||
vd_lavc.c |