mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
encode: some more cleanups
This commit is contained in:
@@ -165,7 +165,6 @@ void mp_destroy(struct MPContext *mpctx)
|
||||
uninit_video_out(mpctx);
|
||||
|
||||
#if HAVE_ENCODING
|
||||
encode_lavc_finish(mpctx->encode_lavc_ctx);
|
||||
encode_lavc_free(mpctx->encode_lavc_ctx);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user