From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 52E4547883 for ; Thu, 26 Oct 2023 22:45:53 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 89B1E68CB96; Fri, 27 Oct 2023 01:45:51 +0300 (EEST) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id ED7F168C08B for ; Fri, 27 Oct 2023 01:45:44 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 572A3E0005 for ; Thu, 26 Oct 2023 22:45:44 +0000 (UTC) Date: Fri, 27 Oct 2023 00:45:43 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231026224543.GO3543730@pb2> References: <20231022153951.11381-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20231022153951.11381-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/3] avcodec/bitstream_template: Basic documentation for read_vlc_multi() X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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 Content-Type: multipart/mixed; boundary="===============2214099720214360070==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2214099720214360070== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gK09QVryKLz6C1ua" Content-Disposition: inline --gK09QVryKLz6C1ua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 22, 2023 at 05:39:49PM +0200, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > libavcodec/bitstream_template.h | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) will apply patchset, dont want to leave this open [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Take away the freedom of one citizen and you will be jailed, take away the freedom of all citizens and you will be congratulated by your peers in Parliament. --gK09QVryKLz6C1ua Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZTrsFwAKCRBhHseHBAsP q+4AAKCLDKzUIkLFQeoR0qkfPjfAHnHLrgCfUTHjeBPgv/v96MhTJcwrpqjT3as= =BwWS -----END PGP SIGNATURE----- --gK09QVryKLz6C1ua-- --===============2214099720214360070== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============2214099720214360070==--