[FFmpeg-devel] [PATCH] avcodec/cbs_misc: remove anonymous union for gcc4.4 compat
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat Sep 14 09:22:57 EEST 2019
> 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.
And please don‘t CC me on emails sent to one of the FFmpeg mailing lists.
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list