Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] APV codec with OpenAPV support
       [not found] <CGME20250422104422eucas1p27648689ef0681426b08b047ab9fb185f@eucas1p2.samsung.com>
@ 2025-04-22 10:44 ` d.frankiewic
  2025-04-22 10:58   ` Kieran Kunhya via ffmpeg-devel
  0 siblings, 1 reply; 2+ messages in thread
From: d.frankiewic @ 2025-04-22 10:44 UTC (permalink / raw)
  To: 'FFmpeg development discussions and patches'

Hi, 

 

I'm Dariusz from Samsung Electronics, you can know me from last VDD in
Korea, I was presenting APV.

 

I'm glad that Mark created native APV decoder. As you might know we're also
working on APV implementation for FFmpeg. 

Our approach is different from yours but they can exist in FFmpeg in
parallel. We're using external library OpenAPV for encoding and decoding:
https://github.com/AcademySoftwareFoundation/openapv

This OpenAPV implementation will be also used by Google in next Android 16:
https://developer.android.com/about/versions/16/features#apv

In our approach we have implemented: encoding, decoding and mp4 muxing.
Today we will send patches.

 

So I think now it's a good moment to review both implementations and
integrate them in parallel in FFmpeg.

 

What's your opinion about that?

 

Regards,

Dariusz

_______________________________________________
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".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [FFmpeg-devel] APV codec with OpenAPV support
  2025-04-22 10:44 ` [FFmpeg-devel] APV codec with OpenAPV support d.frankiewic
@ 2025-04-22 10:58   ` Kieran Kunhya via ffmpeg-devel
  0 siblings, 0 replies; 2+ messages in thread
From: Kieran Kunhya via ffmpeg-devel @ 2025-04-22 10:58 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Kieran Kunhya

On Tue, 22 Apr 2025, 09:44 , <d.frankiewic@samsung.com> wrote:

> Hi,
>
>
>
> I'm Dariusz from Samsung Electronics, you can know me from last VDD in
> Korea, I was presenting APV.
>
>
>
> I'm glad that Mark created native APV decoder. As you might know we're also
> working on APV implementation for FFmpeg.
>
> Our approach is different from yours but they can exist in FFmpeg in
> parallel. We're using external library OpenAPV for encoding and decoding:
> https://github.com/AcademySoftwareFoundation/openapv
>
> This OpenAPV implementation will be also used by Google in next Android 16:
> https://developer.android.com/about/versions/16/features#apv
>
> In our approach we have implemented: encoding, decoding and mp4 muxing.
> Today we will send patches.
>
>
>
> So I think now it's a good moment to review both implementations and
> integrate them in parallel in FFmpeg.
>
>
>
> What's your opinion about that?
>
>
>
> Regards,
>
> Dariusz
>

Hi Dariusz,

The general "policy" is that external libraries are not used if we already
have a native implementation. Unless that native library has capabilities
(e.g encoding in this case) that we don't have.

Regards,
Kieran Kunhya

>
_______________________________________________
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".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-22 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20250422104422eucas1p27648689ef0681426b08b047ab9fb185f@eucas1p2.samsung.com>
2025-04-22 10:44 ` [FFmpeg-devel] APV codec with OpenAPV support d.frankiewic
2025-04-22 10:58   ` Kieran Kunhya via ffmpeg-devel

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