vo_lavc: remove code with no effect

This field will also removed in the future.
This commit is contained in:
wm4 2014-04-30 22:24:48 +02:00
parent ee574c67ea
commit cb411ac520
1 changed files with 0 additions and 1 deletions

View File

@ -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",