Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: James Almer <jamrial@gmail.com>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH 2/3] avfilter: add an LCEVC decoding filter
Date: Tue, 19 Mar 2024 12:05:28 -0300
Message-ID: <47908cbb-b16b-4e94-be50-47ee38b3ecbf@gmail.com> (raw)
In-Reply-To: <AS8P250MB074488819798EB22E50741508F2C2@AS8P250MB0744.EURP250.PROD.OUTLOOK.COM>

On 3/19/2024 11:56 AM, Andreas Rheinhardt wrote:
> James Almer:
>> Signed-off-by: James Almer <jamrial@gmail.com>
>> ---
>>   configure                |   4 +
>>   libavfilter/Makefile     |   1 +
>>   libavfilter/allfilters.c |   1 +
>>   libavfilter/vf_lcevc.c   | 466 +++++++++++++++++++++++++++++++++++++++
>>   4 files changed, 472 insertions(+)
>>   create mode 100644 libavfilter/vf_lcevc.c
>>
>> diff --git a/configure b/configure
>> index e019d1b996..4022d13f76 100755
>> --- a/configure
>> +++ b/configure
>> @@ -224,6 +224,7 @@ External library support:
>>     --enable-libcdio         enable audio CD grabbing with libcdio [no]
>>     --enable-libcodec2       enable codec2 en/decoding using libcodec2 [no]
>>     --enable-libdav1d        enable AV1 decoding via libdav1d [no]
>> +  --enable-liblcevc_dec    enable AV1 decoding via liblcevc_dec [no]
> 
> How is this filter supposed to decode AV1 if it does not even get
> AVPackets? It seems to be for decoding an EVC enhancment layer instead.

Simple, it doesn't. It's a copy-paste fail from my part.
Fixed locally.
_______________________________________________
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".

  reply	other threads:[~2024-03-19 15:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19 14:06 [FFmpeg-devel] [PATCH 1/3] libavcodec/h2645_sei: export raw LCEVC metadata James Almer
2024-03-19 14:06 ` [FFmpeg-devel] [PATCH 2/3] avfilter: add an LCEVC decoding filter James Almer
2024-03-19 14:56   ` Andreas Rheinhardt
2024-03-19 15:05     ` James Almer [this message]
2024-03-19 15:20       ` Kieran Kunhya
2024-03-19 15:28         ` James Almer
2024-03-19 17:21           ` Kieran Kunhya
     [not found]             ` <BB9E2F8E-6821-43B7-9021-C264A8AFCE35@cosmin.at>
2024-03-19 19:07               ` Cosmin Stejerean via ffmpeg-devel
2024-03-19 15:00   ` Stefano Sabatini
2024-03-19 14:06 ` [FFmpeg-devel] [PATCH 3/3] fftools/ffmpeg: auto insert enhancement filters when available James Almer
2024-03-19 15:01   ` Andreas Rheinhardt
2024-03-19 15:08     ` James Almer

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=47908cbb-b16b-4e94-be50-47ee38b3ecbf@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