From patchwork Wed Nov 15 21:26:15 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marton Balint X-Patchwork-Id: 6107 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.2.161.94 with SMTP id m30csp5064758jah; Wed, 15 Nov 2017 13:26:25 -0800 (PST) X-Google-Smtp-Source: AGs4zMZfvrs9EgN+XuzoTv+C/HsxiXM/RCgybeFLgxoXDSqinGwM04pfP/HrAvH8RIWX8bMFGMFb X-Received: by 10.223.199.205 with SMTP id y13mr15131038wrg.71.1510781185754; Wed, 15 Nov 2017 13:26:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510781185; cv=none; d=google.com; s=arc-20160816; b=IZ9Skq8v7ODLXAOoni0lWwdYqehVfkBXo0d4dGsdfXuyS8Agh79FfiaFydN3p2RLf5 2w5zCvFY6M8hv47VskeF3rrpumUoeqWRhsv3mUBDiKqSwEKxoe242Xj1iICADk9SQNVt 3RLJjmU8trm4gJGPWEraxdwQ11VHDu4mINLnt0tapWoP1RrUCRcUc2ksKen0vqUV1z/A 2c36dSei9Wl2x+TCa+TaDYoOEs9Kvbnica4sd6xOW+ecbR8xsqVUFz4NAebGf4Ns+LvF 2XQkTcshfQ5FaWIu+WI4apSerIWVtSiZ71odI3w4ZyhDwbOo012gEKgRLM3l24t0s7WL w6OA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:cc:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from:delivered-to :arc-authentication-results; bh=jpx1o9Mr22O9EZMolqwmRx7GMK3scUE23Y+H6bBaXNQ=; b=DDYYwlfIABXIhZlzpaRJFo163uJZbfz8QQLkijf3EHsYDJi550S56gDTXuTrQnyu7R EQZXvUFWSggBbo48zP6qVhAvqa7IjKHb/roSaCwIynR4m0lL9VExZH0eKiKXuo7N7E8f XlzGPNfD1bOFlSnXI7axaA0NLMH6w40JwSgnK0ydJgjX4QJtHohNBhZGvqr5Hcnj6Cdr 77tg26l1pt13lhU5lzWFRklUXqa5SRdQm4RePe5RxE165tMh62j2KZPLLSyvTmeaox4Z ie5Ax+nLTArzODurDjVwiSEMzAxG31BCXE4zWLcaH1z6Ad0WzbQDoOrwkAcTEZ3XPnsE AS8w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id q202si4055074wme.252.2017.11.15.13.26.24; Wed, 15 Nov 2017 13:26:25 -0800 (PST) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5D471680A4E; Wed, 15 Nov 2017 23:26:08 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from iq.passwd.hu (iq.passwd.hu [217.27.212.140]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 169A868092E for ; Wed, 15 Nov 2017 23:26:02 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id 8777AE1942; Wed, 15 Nov 2017 22:26:17 +0100 (CET) X-Virus-Scanned: amavisd-new at passwd.hu Received: from iq.passwd.hu ([127.0.0.1]) by localhost (iq.passwd.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id swolIRmpcUJz; Wed, 15 Nov 2017 22:26:16 +0100 (CET) Received: from bluegene.passwd.hu (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id 858B6E0E0A; Wed, 15 Nov 2017 22:26:16 +0100 (CET) From: Marton Balint To: ffmpeg-devel@ffmpeg.org Date: Wed, 15 Nov 2017 22:26:15 +0100 Message-Id: <20171115212615.18592-1-cus@passwd.hu> X-Mailer: git-send-email 2.13.6 Subject: [FFmpeg-devel] [PATCH] avformat/avio: remove must_flush from AVIOContext X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Marton Balint MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" It is unused. Signed-off-by: Marton Balint --- libavformat/avio.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libavformat/avio.h b/libavformat/avio.h index 76ff7cd81e..75912ce6be 100644 --- a/libavformat/avio.h +++ b/libavformat/avio.h @@ -236,7 +236,6 @@ typedef struct AVIOContext { int (*write_packet)(void *opaque, uint8_t *buf, int buf_size); int64_t (*seek)(void *opaque, int64_t offset, int whence); int64_t pos; /**< position in the file of the current buffer */ - int must_flush; /**< unused */ int eof_reached; /**< true if eof reached */ int write_flag; /**< true if open for writing */ int max_packet_size;