[FFmpeg-devel] [PATCH 3/6] lavc/libx265: mark disposable frames
Michael Niedermayer
michael at niedermayer.cc
Sun Dec 3 23:42:14 EET 2017
On Sat, Dec 02, 2017 at 11:32:16PM -0300, James Almer wrote:
> On 12/2/2017 10:48 PM, Michael Niedermayer wrote:
> > On Sat, Dec 02, 2017 at 03:26:34PM -0300, James Almer wrote:
[...]
> I'm surprised for that matter that the libvpx wrappers in old FFMpeg
> versions don't work with >= 1.4.0. I don't recall any kind of API break
> that we had to work around in them.
i dont know about exact versions, i just know some release branches
stoped building with configure settings that worked previously after i
updated libvpx
i needed to backport this:
commit 6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
Author: James Zern <jzern at google.com>
Date: Mon Oct 19 22:44:11 2015 -0700
libvpxenc: remove some unused ctrl id mappings
VP8E_UPD_ENTROPY, VP8E_UPD_REFERENCE, VP8E_USE_REFERENCE were removed
from libvpx and the remaining values were never used here
Reviewed-by: Michael Niedermayer <michael at niedermayer.cc>
Signed-off-by: James Zern <jzern at google.com>
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171203/31fe9e39/attachment.sig>
More information about the ffmpeg-devel
mailing list