From: James Almer <jamrial@gmail.com>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH 1/7] avcodec/av1dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag
Date: Tue, 11 Jul 2023 13:04:18 -0300
Message-ID: <65da2117-a924-aaaf-e5ef-f58e093c2bd8@gmail.com> (raw)
In-Reply-To: <20230709192110.5934-1-jamrial@gmail.com>
On 7/9/2023 4:21 PM, James Almer wrote:
> It has no effect on receive_frame() decoders.
>
> Signed-off-by: James Almer <jamrial@gmail.com>
> ---
> libavcodec/av1dec.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/libavcodec/av1dec.c b/libavcodec/av1dec.c
> index e7f98a6c81..cc178464b9 100644
> --- a/libavcodec/av1dec.c
> +++ b/libavcodec/av1dec.c
> @@ -1527,8 +1527,7 @@ const FFCodec ff_av1_decoder = {
> .close = av1_decode_free,
> FF_CODEC_RECEIVE_FRAME_CB(av1_receive_frame),
> .p.capabilities = AV_CODEC_CAP_DR1 | AV_CODEC_CAP_AVOID_PROBING,
> - .caps_internal = FF_CODEC_CAP_INIT_CLEANUP |
> - FF_CODEC_CAP_SETS_PKT_DTS,
> + .caps_internal = FF_CODEC_CAP_INIT_CLEANUP,
> .flush = av1_decode_flush,
> .p.profiles = NULL_IF_CONFIG_SMALL(ff_av1_profiles),
> .p.priv_class = &av1_class,
Will apply set.
_______________________________________________
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".
prev parent reply other threads:[~2023-07-11 16:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-09 19:21 James Almer
2023-07-09 19:21 ` [FFmpeg-devel] [PATCH 2/7] avcodec/libdav1d: " James Almer
2023-07-09 19:21 ` [FFmpeg-devel] [PATCH 3/7] avcodec/mediacodecdec: " James Almer
2023-07-09 19:21 ` [FFmpeg-devel] [PATCH 4/7] avcodec/mjpegdec: " James Almer
2023-07-09 19:21 ` [FFmpeg-devel] [PATCH 5/7] avcodec/mmaldec: " James Almer
2023-07-09 19:21 ` [FFmpeg-devel] [PATCH 6/7] avcodec/v4l2_m2m_dec: " James Almer
2023-07-09 19:21 ` [FFmpeg-devel] [PATCH 7/7] avcodec/test/avcodec: check decoders for FF_CODEC_CAP_SETS_PKT_DTS James Almer
2023-07-11 16:04 ` James Almer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=65da2117-a924-aaaf-e5ef-f58e093c2bd8@gmail.com \
--to=jamrial@gmail.com \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git