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 v2 3/4] avcodec/apv_encoder: Provided support for APV encoder
Date: Wed, 30 Apr 2025 09:23:40 -0300
Message-ID: <8d196cf9-fb80-4e56-acaa-2c8d990a93e2@gmail.com> (raw)
In-Reply-To: <20250430081118.2636451-1-d.kozinski@samsung.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 1040 bytes --]

On 4/30/2025 5:11 AM, Dawid Kozinski wrote:
> - Added APV encoder wrapper
> - Changes in project configuration file and libavcodec Makefile
> - Added documentation for oapv wrapper
> 
> Signed-off-by: Dawid Kozinski<d.kozinski@samsung.com>
> ---
>   configure                 |   4 +
>   doc/encoders.texi         |  41 +++
>   doc/general_contents.texi |   8 +
>   libavcodec/Makefile       |   1 +
>   libavcodec/allcodecs.c    |   2 +
>   libavcodec/apv_imgb.c     | 332 ++++++++++++++++++++
>   libavcodec/apv_imgb.h     |  34 +++
>   libavcodec/libapvenc.c    | 617 ++++++++++++++++++++++++++++++++++++++
>   8 files changed, 1039 insertions(+)
>   create mode 100644 libavcodec/apv_imgb.c
>   create mode 100644 libavcodec/apv_imgb.h
>   create mode 100644 libavcodec/libapvenc.c

I sent a modified version of this patch last night, removing the things 
that should not be in an encoder (Like the pixel format conversion). You 
can see it in 
https://ffmpeg.org/pipermail/ffmpeg-devel/2025-April/342973.html


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

[-- Attachment #2: Type: text/plain, Size: 251 bytes --]

_______________________________________________
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:[~2025-04-30 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20250430081121eucas1p2f357b0c7b9bb10af48470ebfed241398@eucas1p2.samsung.com>
2025-04-30  8:11 ` Dawid Kozinski
2025-04-30 12:23   ` 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=8d196cf9-fb80-4e56-acaa-2c8d990a93e2@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