[FFmpeg-devel] [PATCH 2/4] libavcodec/h2645_sei: export raw LCEVC metadata
Gagan Sidhu
broly at mac.com
Sun Jul 21 02:40:49 EEST 2024
that file has nothing to do with the patch.
but i think you may have been outed as an APPUL user.
PREPARE THE SOCKS AND SOAP BARS, LADS
Thanks,
Gagan
> On Jul 20, 2024, at 5:38 PM, Michael Niedermayer <michael at niedermayer.cc> wrote:
>
> On Sat, Jul 20, 2024 at 09:45:08AM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavcodec/h2645_sei.c | 36 ++++++++++++++++++++++++++++++++++++
>> libavcodec/h2645_sei.h | 5 +++++
>> libavcodec/itut35.h | 2 ++
>> 3 files changed, 43 insertions(+)
>
> I must be missing some patch as this doesnt build
>
> libavcodec/h2645_sei.c: In function ‘h2645_sei_to_side_data’:
> libavcodec/h2645_sei.c:698:63: error: ‘frame’ undeclared (first use in this function)
> 698 | AVFrameSideData *sd = av_frame_new_side_data_from_buf(frame, AV_FRAME_DATA_LCEVC, lcevc->info);
> | ^~~~~
> libavcodec/h2645_sei.c:698:63: note: each undeclared identifier is reported only once for each function it appears in
> CC libavcodec/x86/flacencdsp_init.o
> make: *** [ffbuild/common.mak:81: libavcodec/h2645_sei.o] Error 1
>
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Elect your leaders based on what they did after the last election, not
> based on what they say before an election.
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list