[FFmpeg-devel] [PATCH] avcodec/cbs_misc: remove anonymous union for gcc4.4 compat

Aman Gupta ffmpeg at tmm1.net
Sun Sep 15 00:23:19 EEST 2019


On Fri, Sep 13, 2019 at 11:30 PM Carl Eugen Hoyos <ceffmpeg at gmail.com>
wrote:

>
>
>
> > Am 14.09.2019 um 00:48 schrieb Aman Gupta <ffmpeg at tmm1.net>:
> >
> > From: Aman Gupta <aman at tmm1.net>
> >
> > Signed-off-by: Aman Gupta <aman at tmm1.net>
> > ---
> > libavcodec/cbs_misc.c                 | 14 +++++++-------
> > libavcodec/cbs_misc.h                 |  4 ++--
> > libavcodec/cbs_misc_syntax_template.c |  8 ++++----
> > libavcodec/h264_metadata_bsf.c        |  4 ++--
> > libavcodec/mpeg2_metadata_bsf.c       |  2 +-
> > 5 files changed, 16 insertions(+), 16 deletions(-)
> >
> > diff --git a/libavcodec/cbs_misc.c b/libavcodec/cbs_misc.c
>
> Does not apply to current FFmpeg git head, please merge this patch into
> the patch adding the new file.
>

I will merge this new patch into the original one that adds cbs_misc,
however I'm looking for some feedback on the specific changes for gcc4.4
compat first. If there is a cleaner solution possible, I would prefer to
use that.


>
> And please don‘t CC me on emails sent to one of the FFmpeg mailing lists.
>

Noted for future patches.


>
> Thank you, Carl Eugen
> _______________________________________________
> 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