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 78FD6471E4 for ; Thu, 28 Sep 2023 15:07:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 63ACC68CB74; Thu, 28 Sep 2023 18:07:54 +0300 (EEST) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 12EDD68CB39 for ; Thu, 28 Sep 2023 18:07:48 +0300 (EEST) Received: from haasn.dev (unknown [10.30.0.2]) by haasn.dev (Postfix) with ESMTP id 767ED40486 for ; Thu, 28 Sep 2023 17:07:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=haasn.xyz; s=mail; t=1695913666; bh=MTwXP1V7N7rkqz6rAERqsdlr1MZa8fJKRjGia+QrLHU=; h=Date:From:To:Subject:In-Reply-To:References:From; b=NT0+L/CFcxNNNhl2pZQ1amLqQl7t1QP2u8JMTBnO5kewy1qA018dNyjf5op4Me29w Yp+DMGc07x6NycnTjn+T2TwsN8kKjr8RTp4KaonF1qCWBeHynN6hOtGCo3oIv2PQcd Iz6+5cIqyhloGIhslllcWlFNQM2GcY/JXN7tbqi0= Date: Thu, 28 Sep 2023 17:07:46 +0200 Message-ID: <20230928170746.GB39871@haasn.xyz> From: Niklas Haas To: FFmpeg development discussions and patches In-Reply-To: <20230927190755.GS3543730@pb2> References: <20230927135617.33952-1-ffmpeg@haasn.xyz> <20230927190755.GS3543730@pb2> MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Wed, 27 Sep 2023 21:07:55 +0200 Michael Niedermayer wrote: > where can i find the text describing this that you refer to ? It is in SMPTE RDD 5 (DOI 10.5594/SMPTE.RDD5.2006), you can find it on the usual places. _______________________________________________ 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".