From patchwork Sun Apr 2 23:09:32 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Timothy Lee X-Patchwork-Id: 3250 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.44.195 with SMTP id s186csp2951267vss; Sun, 2 Apr 2017 16:10:29 -0700 (PDT) X-Received: by 10.28.153.20 with SMTP id b20mr7131860wme.76.1491174629863; Sun, 02 Apr 2017 16:10:29 -0700 (PDT) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id e21si17485563wre.85.2017.04.02.16.10.11; Sun, 02 Apr 2017 16:10:29 -0700 (PDT) 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; dkim=neutral (body hash did not verify) header.i=@gmail.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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmail.com Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 09F1E688290; Mon, 3 Apr 2017 02:10:02 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-pg0-f42.google.com (mail-pg0-f42.google.com [74.125.83.42]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id DDD8F680B28 for ; Mon, 3 Apr 2017 02:09:55 +0300 (EEST) Received: by mail-pg0-f42.google.com with SMTP id 81so102746865pgh.2 for ; Sun, 02 Apr 2017 16:09:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references; bh=P5vsPQyL/lfsq3Sugn5TdyvxDTM1oyt67G0350SkYmI=; b=dzgXgUi83ZB4DGXAEqENmOuxkM7pFwanYkAXWZgmfBmV99QARMHtYf69rF9b3x8B3j 5wCDtB3Q0DNnQi3S621rWYNDZq9J96h4dmDnZvcrgtbFC8F9Y94gKUcreZ+7F45sKsx5 /8eKIYW4rW5F2+VcieBPuGbuTjENJ3zFKs2uH/vpw96gmd3QUzzSF/GLyNNHQJMQbmsj bPE+iBdJ5RnNIT6nPbfQ2rZj2IP+BoEKYPiuFDdm/3nDEPByYZnFQ/jpPdHI5d1UmyFQ ktaxMVfuLEIymb7BIFwZorppFMlJENqoDclb9OW0pCSKhGPSuucoHn4qu4MKfAuEA7vg 72yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=P5vsPQyL/lfsq3Sugn5TdyvxDTM1oyt67G0350SkYmI=; b=iql0pnYwATvTPxpQrhuP7Bg5Co+tDGLGbRS1XSfxODbP8SbjFl6cXb8QtVzhqFwhHT Zeg+wadV4OzLRjU/G6NR5qRQNXuyvkFCPsE8cskOK3MOpVm29t5AlT6IuXX3s+Fyz6VS a3HctepKFMndEmY7Lec0nNWXiV/H9n8l9swiQW5foKzowccrWoQvkJgjZpsdjZZvPEXx ejp4Ogwa6eWjbLzjvUmU/pIDHSHMrKuJ6eiEtm9wrBzn4row2SRQhU+ucpih+yfPYyxT 6R+xWZaC2pxP6D1zWJ/FiI7vZVcG1u/Zj1nCOF8ynZDzVx34FVnKd7AOTS1QbEO0X5Rb lYBA== X-Gm-Message-State: AFeK/H2fEWgG1F3TypZyTauViL7oQPsuEfwsTxV1WUIDQpt+Stcqu1ZIAJLZ1DHCkgShOg== X-Received: by 10.99.114.16 with SMTP id n16mr14697918pgc.230.1491174595691; Sun, 02 Apr 2017 16:09:55 -0700 (PDT) Received: from localhost.localdomain (59-100-13-146.mel.static-ipl.aapt.com.au. [59.100.13.146]) by smtp.gmail.com with ESMTPSA id p6sm2213393pgn.9.2017.04.02.16.09.54 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Apr 2017 16:09:55 -0700 (PDT) From: Timothy Lee To: ffmpeg-devel@ffmpeg.org Date: Mon, 3 Apr 2017 09:09:32 +1000 Message-Id: <20170402230932.10906-3-timothy.ty.lee@gmail.com> X-Mailer: git-send-email 2.12.1 In-Reply-To: <20170402230932.10906-1-timothy.ty.lee@gmail.com> References: <20170402230932.10906-1-timothy.ty.lee@gmail.com> Subject: [FFmpeg-devel] [PATCH 3/3] Add capture protocol to Changelog 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 MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index ad53c9dd55..4b7553a4b5 100644 --- a/Changelog +++ b/Changelog @@ -32,6 +32,7 @@ version : - Removed the legacy X11 screen grabber, use XCB instead - MPEG-7 Video Signature filter - Removed asyncts filter (use af_aresample instead) +- capture protocol version 3.2: