From patchwork Thu Sep 22 19:28:48 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Josh Dekker X-Patchwork-Id: 683 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.140.66 with SMTP id o63csp183452vsd; Thu, 22 Sep 2016 12:29:02 -0700 (PDT) X-Received: by 10.194.176.229 with SMTP id cl5mr3428009wjc.107.1474572542897; Thu, 22 Sep 2016 12:29:02 -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 gd8si3508043wjb.188.2016.09.22.12.29.02; Thu, 22 Sep 2016 12:29:02 -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=@itanimul.li; dkim=neutral (body hash did not verify) header.i=@messagingengine.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 2B069689D2C; Thu, 22 Sep 2016 22:28:28 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E076E687EC6 for ; Thu, 22 Sep 2016 22:28:20 +0300 (EEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 47B1020ABB for ; Thu, 22 Sep 2016 15:28:36 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute7.internal (MEProxy); Thu, 22 Sep 2016 15:28:36 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=itanimul.li; h= date:from:in-reply-to:message-id:references:subject:to :x-sasl-enc:x-sasl-enc; s=mesmtp; bh=44VkLG+TZwiuSC6m6hD4uD7HpOU =; b=dBv3+iyYTBiZtOIeumXTcHrJcpN0TqGRiMtfkzIdZdo/5w1EjX22BGihfon OiAPMgxLXkzyzjf1zSpKjZ/gPI7i29oOj8llaf6SzEEOdfZPF+8i3M20uBRSXPRA zurctG2YM+qw/CrYheXCJNw0c3pPSLuk9svmOPeFsuWeF5Kk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:in-reply-to:message-id :references:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=44Vk LG+TZwiuSC6m6hD4uD7HpOU=; b=cQkcreYD7boifIRgonznngxtSy8YSV88ndZj 9VBdZ3so/LRjEdrgaxueEeXAt46sGZFUlZqwkg7AuejiWesZB1delveAvtUsLyTV +cRE9iflvmPqk3GfKxIcZyQodA9qBOLbPPuD2DONb10FTKkblUKHD68YEq7UL+s+ +F64780= X-Sasl-enc: IwXYmibNKwvdIeXt5AIXV4eWf39P1bbHMvbSlqb6m7WN 1474572515 Received: from localhost (cpc75394-sotn16-2-0-cust168.15-1.cable.virginm.net [82.22.8.169]) by mail.messagingengine.com (Postfix) with ESMTPA id CFBA6F29CD for ; Thu, 22 Sep 2016 15:28:35 -0400 (EDT) From: Josh de Kock To: ffmpeg-devel@ffmpeg.org Date: Thu, 22 Sep 2016 20:28:48 +0100 Message-Id: <20160922192851.98019-3-josh@itanimul.li> X-Mailer: git-send-email 2.8.4 (Apple Git-73) In-Reply-To: <20160922192851.98019-1-josh@itanimul.li> References: <20160922192851.98019-1-josh@itanimul.li> Subject: [FFmpeg-devel] [PATCH 2/5] MAINTAINERS: update my entries 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" Acked-by: Michael Niedermayer Signed-off-by: Josh de Kock --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index f1f991d..d1e487a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -285,6 +285,7 @@ libavdevice pulse_audio_enc.c Lukasz Marek qtkit.m Thilo Borgmann sdl Stefano Sabatini + sdl2.c Josh de Kock v4l2.c Giorgio Vazzana vfwcap.c Ramiro Polla xv.c Lukasz Marek