lavd/lavfi: remove a duplicated line.

This commit is contained in:
Nicolas George 2011-12-15 19:55:35 +01:00
parent d0f7927177
commit 1509bd3e9e

View File

@ -185,7 +185,6 @@ av_cold static int lavfi_read_header(AVFormatContext *avctx,
if (type == AVMEDIA_TYPE_VIDEO) {
AVBufferSinkParams *buffersink_params = av_buffersink_params_alloc();
buffersink_params->pixel_fmts = pix_fmts;
#if FF_API_OLD_VSINK_API
ret = avfilter_graph_create_filter(&sink, buffersink,