[FFmpeg-devel] [PATCH v2] frame: add an av_frame_new_side_data_from_buf function

Michael Niedermayer michael at niedermayer.cc
Wed Dec 27 04:02:44 EET 2017


On Tue, Oct 17, 2017 at 11:57:28PM +0100, Rostislav Pehlivanov wrote:
> Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> ---
>  libavutil/frame.c | 38 ++++++++++++++++++++------------------
>  libavutil/frame.h | 13 +++++++++++++
>  2 files changed, 33 insertions(+), 18 deletions(-)

this seems not to build (anymore) as is, or i did something silly

libavutil/frame.c: In function ‘av_frame_new_side_data_from_buf’:
libavutil/frame.c:661:9: error: label ‘fail’ used but not defined
         goto fail;
         ^

[...]
-- 
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: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171227/b3dc8070/attachment.sig>


More information about the ffmpeg-devel mailing list