[FFmpeg-devel] [PATCH v2 6/6] avcodec/hevc/hevcdec: export 3D Reference Displays side data
Michael Niedermayer
michael at niedermayer.cc
Wed Feb 5 23:36:42 EET 2025
On Wed, Feb 05, 2025 at 06:16:35PM -0300, James Almer wrote:
> On 2/5/2025 6:07 PM, Michael Niedermayer wrote:
> > On Mon, Feb 03, 2025 at 07:35:46PM -0300, James Almer wrote:
> > > Signed-off-by: James Almer <jamrial at gmail.com>
> > > ---
> > > libavcodec/hevc/hevcdec.c | 55 ++++++++++++++++++++++++++++++++++++++-
> > > 1 file changed, 54 insertions(+), 1 deletion(-)
> >
> > seems to fail to build
> > libavcodec/hevc/hevcdec.c: In function ‘hevc_sei_to_context’:
> > libavcodec/hevc/hevcdec.c:4060:15: error: too few arguments to function ‘ff_frame_new_side_data_from_buf_ext’
> > 4060 | ret = ff_frame_new_side_data_from_buf_ext(avctx, &avctx->decoded_side_data, &avctx->nb_decoded_side_data,
> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Do you happen to have https://patchwork.ffmpeg.org/project/ffmpeg/patch/20250204211256.10228-1-jamrial@gmail.com/
> also in your tree? That's a separate patchset and currently incompatible
> with this one.
yes i had this locally too
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
"Nothing to hide" only works if the folks in power share the values of
you and everyone you know entirely and always will -- Tom Scott
-------------- 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/20250205/9bdc7b28/attachment.sig>
More information about the ffmpeg-devel
mailing list