---
libavfilter/vf_copy.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/libavfilter/vf_copy.c b/libavfilter/vf_copy.c
index a20da93..8ece5cf 100644
--- a/libavfilter/vf_copy.c
+++ b/libavfilter/vf_copy.c
@@ -31,8 +31,6 @@ static const AVFilterPad avfilter_vf_copy_inputs[] = {
.name = "default",
.type = AVMEDIA_TYPE_VIDEO,
.get_video_buffer = ff_null_get_video_buffer,
- .start_frame = ff_null_start_frame,
- .end_frame = ff_null_end_frame,
.rej_perms = ~0
},
{ NULL }
--
1.7.10.4
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel