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 BCFF1447C4 for ; Sun, 25 Sep 2022 00:15:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9376068BC0C; Sun, 25 Sep 2022 03:12:11 +0300 (EEST) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 936DA68BBF1 for ; Sun, 25 Sep 2022 03:12:05 +0300 (EEST) Received: by mail-ed1-f45.google.com with SMTP id m3so4630255eda.12 for ; Sat, 24 Sep 2022 17:12:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=HsHyC6qH+2u8/4ct84Qx+HtyzTB7P76lcmGygzYMWZ0=; b=HQFKYR2jKQWiI6xQof81IvRVEHSXHrgE5vLIRvDmLLgSb+T6VY0zDMWWqPn6jypQ8z jkF8hlFsSGTBq/nMvvdgkI38h9iLxGVzEXMmPNF83qJwvFdEvnQEt95+gyv3qJGAIOj0 yo7qAgLO4ZJYlZXmFwwCd1GMXWpqwsd7+YeMZuj7lvDBufz20t3qZGfd0pd3O/IF4nRI DLF6Ah+Yus+E+T+PcXicQ55i+PTfG3TcVxDcGGwVr79Rew4oTC01maiDo8riJCpaxzzZ 33R2CDPDC2G8L1YNNS9viTbkOusn9v0a8Hgcz5+OjOR7QMUA3E7Ry8oaArT4LdKHYkCW FJBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=HsHyC6qH+2u8/4ct84Qx+HtyzTB7P76lcmGygzYMWZ0=; b=7uRj1TgjTxsLewofAcRvomLZBXz2kHVeEU6+XEM6SNkWqcBQ1RuAmj7Mz7obpr0fB3 PC7LIzMfk2j39pxeYDyIaZgeXKFLZghXT3ta3qyGYNdTiKrf1cIE0FdtE8tcFcgaw/fE /Z+mcio3+WpE1HsN0pSgNeHGBJXeSbGRJcsYRspdugVeMyxa0kxzbkQeiA8svJuwEcEl fVAvD6pGUcT4zfGdQdYJYDbxYQwa1wabSLWmIDBHW8SkQw+Ox5P3xxNSrQV3HamWu/W2 nYrz7Bkxs3Atz7IJUP+r+SHm5mvHzV21cpxJNyTf49t+UTDI/xVQ8ENub0z/EZkJAg08 6Thw== X-Gm-Message-State: ACrzQf2AhYpSgQzAI9LfGD4MX5hadVTcKW48MYhmReyj251WbqBsDlr1 uBgYv4/x9w/YY64pbvEH34X6lqA5Fcc= X-Google-Smtp-Source: AMsMyM4Ko7o5/WTUGBS1MZmD279wUrYxdjEFWMOPmSfI/DDNnM9QbncenYs2zAG/u0oma5VvhSt/+w== X-Received: by 2002:a05:6402:51c6:b0:451:6379:81cb with SMTP id r6-20020a05640251c600b00451637981cbmr15484691edd.372.1664064725316; Sat, 24 Sep 2022 17:12:05 -0700 (PDT) Received: from MBP-von-Marvin.citadel.scalie.me (84-112-104-25.cable.dynamic.surfer.at. [84.112.104.25]) by smtp.gmail.com with ESMTPSA id kz3-20020a17090777c300b007812ba2a360sm6208042ejc.149.2022.09.24.17.12.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Sep 2022 17:12:05 -0700 (PDT) From: Marvin Scholz To: ffmpeg-devel@ffmpeg.org Date: Sun, 25 Sep 2022 02:10:53 +0200 Message-Id: <20220925001121.37721-27-epirat07@gmail.com> X-Mailer: git-send-email 2.37.0 (Apple Git-136) In-Reply-To: <20220925001121.37721-1-epirat07@gmail.com> References: <20220922020400.46715-1-epirat07@gmail.com> <20220925001121.37721-1-epirat07@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v3 26/54] avcodec/mediacodec: link to related documentation 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 Cc: Marvin Scholz 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: --- libavcodec/mediacodec.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libavcodec/mediacodec.h b/libavcodec/mediacodec.h index 845ade26eb..8bd5753e9a 100644 --- a/libavcodec/mediacodec.h +++ b/libavcodec/mediacodec.h @@ -90,11 +90,13 @@ int av_mediacodec_release_buffer(AVMediaCodecBuffer *buffer, int render); * that is associated with the decoder. The timestamp must be within one second * of the current `java/lang/System#nanoTime()` (which is implemented using * `CLOCK_MONOTONIC` on Android). See the Android MediaCodec documentation - * of `android/media/MediaCodec#releaseOutputBuffer(int,long)` for more details. + * of [`android/media/MediaCodec#releaseOutputBuffer(int,long)`][0] for more details. * * @param buffer the buffer to render * @param time timestamp in nanoseconds of when to render the buffer * @return 0 on success, < 0 otherwise + * + * [0]: https://developer.android.com/reference/android/media/MediaCodec#releaseOutputBuffer(int,%20long) */ int av_mediacodec_render_buffer_at_time(AVMediaCodecBuffer *buffer, int64_t time); -- 2.37.0 (Apple Git-136) _______________________________________________ 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".