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 73BE247781 for ; Thu, 21 Sep 2023 20:10:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 26AFE68C8C1; Thu, 21 Sep 2023 23:10:01 +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 2CF92688158 for ; Thu, 21 Sep 2023 23:09:55 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 856AAE0003 for ; Thu, 21 Sep 2023 20:09:54 +0000 (UTC) Date: Thu, 21 Sep 2023 22:09:53 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230921200953.GT8640@pb2> References: <20230921121720.362842-1-peron.clem@gmail.com> <20230921121720.362842-4-peron.clem@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230921121720.362842-4-peron.clem@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT 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="===============2430177946635032133==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2430177946635032133== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="YOxyDEsNCn0QNWql" Content-Disposition: inline --YOxyDEsNCn0QNWql Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 21, 2023 at 02:17:00PM +0200, Cl=E9ment P=E9ron wrote: > Output the producer reference time to a dirty raw output. >=20 > Signed-off-by: Cl=E9ment P=E9ron > --- > libavformat/rawenc.c | 122 +++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 122 insertions(+) this breaks fate-filter-volume and others (Segmentation fault) I can rerun it with debug symbols and provide peoper gdb output but i suspect given this has "HACK" in the title you are aware of this thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Homeopathy is like voting while filling the ballot out with transparent ink. Sometimes the outcome one wanted occurs. Rarely its worse than filling out a ballot properly. --YOxyDEsNCn0QNWql Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZQyjDgAKCRBhHseHBAsP q31/AJ4315TLeWM2IwecEfSLVn1FAiPfDwCdFwBerUt4Y0PKKR+CB2Ihxh70GHs= =aQS0 -----END PGP SIGNATURE----- --YOxyDEsNCn0QNWql-- --===============2430177946635032133== 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". --===============2430177946635032133==--