[FFmpeg-devel] [PATCH 5/5] aarch64: me_cmp: Don't do uaddlv once per iteration
Michael Niedermayer
michael at niedermayer.cc
Sat Jul 16 16:06:49 EEST 2022
On Sat, Jul 16, 2022 at 08:50:24PM +0800, Ronald S. Bultje wrote:
> Hi,
>
> On Sat, Jul 16, 2022 at 7:23 PM Michael Niedermayer <michael at niedermayer.cc>
> wrote:
>
> > What i meant was that newly added functions should be more flexible than
> > these old rules. That is 2 sets of rules
> > 1. What a caller ATM can do and expect to work (thats whats written there)
> > 2. What an implementor of new functions should make sure is supported
> >
>
> What's the use case exactly that you'd like to support that we currently
> don't?
The idea is to have general purpose functions which can be used if someone
wants to write a new encoder.
(this is kind of not a different goal, its rather that the original
limitations where based on mpeg2/mpeg4/h264 which was the most flexible at
the time)
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220716/e30ddf2a/attachment.sig>
More information about the ffmpeg-devel
mailing list