mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 04:51:52 +00:00
vo_lavc: remove code with no effect
This field will also removed in the future.
This commit is contained in:
parent
ee574c67ea
commit
cb411ac520
@ -527,7 +527,6 @@ static int control(struct vo *vo, uint32_t request, void *data)
|
||||
}
|
||||
|
||||
const struct vo_driver video_out_lavc = {
|
||||
.buffer_frames = false,
|
||||
.encode = true,
|
||||
.description = "video encoding using libavcodec",
|
||||
.name = "lavc",
|
||||
|
Loading…
Reference in New Issue
Block a user